From 76640243d7f4d12b3d0407a3eaacfb9b0b4a32ce Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 8 Apr 2008 21:13:14 +0000 Subject: [PATCH] undo broken deletion --- .cvsignore | 24 + Makefile | 27 + TODO | 8 + cebpic/.cvsignore | 13 + cebpic/Makefile | 31 + cebpic/README.circuitry | 293 + cebpic/README.protocol | 345 + cebpic/booster-output-low.asm | 20 + cebpic/breaks.gdb | 4 + cebpic/common.inc | 48 + cebpic/config.asm | 20 + cebpic/flow-control-test.asm | 42 + cebpic/gpsim.cmd | 4 + cebpic/i2c-test-reply.asm | 761 ++ cebpic/i2c-test.asm | 539 + cebpic/intelhex.pdf | Bin 0 -> 29218 bytes cebpic/led-flash.asm | 52 + cebpic/make-idlocs | 43 + cebpic/manypics.make | 106 + cebpic/merge-hex | 101 + cebpic/morse-generator | 211 + cebpic/morse-printout-genps | 77 + cebpic/morse.messages | 36 + cebpic/morsepanic.asm | 370 + cebpic/nmra-stream.asm | 478 + cebpic/panic.asm | 238 + cebpic/reply-serial.asm | 90 + cebpic/routines-led.asm | 40 + cebpic/send-serial.asm | 83 + cebpic/tblrd_test.asm | 230 + cebpic/test.stim | 19 + cebpic/x.gdb | 3 + common.make | 1 + cprogs.make | 13 + detpic/.cvsignore | 25 + detpic/Makefile | 68 + detpic/capture-nmra | 4 + detpic/common.inc | 369 + detpic/config.asm | 20 + detpic/crashread | 527 + detpic/detect.asm | 429 + detpic/display-nmra | 50 + detpic/display-nmra-decoded | 268 + detpic/energy.asm | 235 + detpic/final.inc | 7 + detpic/i2clib.asm | 509 + detpic/i2clib.inc | 355 + detpic/i2clib.incm | 16 + detpic/make-clocks | 154 + detpic/make-externs | 4 + detpic/make-panicworthy | 56 + detpic/mascan.asm | 541 + detpic/misc.asm | 109 + detpic/morse.messages | 102 + detpic/nmra-stream.asm | 482 + detpic/panic.asm | 599 + detpic/panic.inc | 15 + detpic/pindata.inc | 14 + detpic/points.asm | 407 + detpic/program.asm | 236 + detpic/program.clocks | 17 + detpic/reverse.asm | 274 + detpic/routines-led.asm | 35 + detpic/serout.asm | 154 + detpic/tick.asm | 59 + detpic/variables.asm | 72 + detpic/vectors.asm | 40 + detpic/watchdog.asm | 62 + farnell/bulkres-items.descs | 9786 ++++++++++++++ farnell/bulkres-searchout1 | 1178 ++ farnell/bulkres-searchout10 | 1175 ++ farnell/bulkres-searchout11 | 1175 ++ farnell/bulkres-searchout12 | 1175 ++ farnell/bulkres-searchout13 | 1181 ++ farnell/bulkres-searchout14 | 1180 ++ farnell/bulkres-searchout15 | 1175 ++ farnell/bulkres-searchout16 | 1175 ++ farnell/bulkres-searchout18 | 1175 ++ farnell/bulkres-searchout2 | 1167 ++ farnell/bulkres-searchout3 | 1175 ++ farnell/bulkres-searchout4 | 1175 ++ farnell/bulkres-searchout426 | 1176 ++ farnell/bulkres-searchout45 | 1175 ++ farnell/bulkres-searchout476 | 1175 ++ farnell/bulkres-searchout5 | 1175 ++ farnell/bulkres-searchout501 | 1175 ++ farnell/bulkres-searchout526 | 1175 ++ farnell/bulkres-searchout551 | 1175 ++ farnell/bulkres-searchout576 | 1175 ++ farnell/bulkres-searchout6 | 1192 ++ farnell/bulkres-searchout601 | 1175 ++ farnell/bulkres-searchout626 | 1175 ++ farnell/bulkres-searchout651 | 1175 ++ farnell/bulkres-searchout666 | 1175 ++ farnell/bulkres-searchout7 | 1200 ++ farnell/bulkres-searchout8 | 1200 ++ farnell/bulkres-searchout9 | 1184 ++ farnell/bulkres-select-gen.pl | 36 + farnell/circuit.partlist | 328 + farnell/control.partlist | 58 + farnell/farnell-find | 723 ++ farnell/farnell-resistor-convert.pl | 52 + farnell/matrix-board.ps | 94 + iwjpictest/.cvsignore | 7 + iwjpictest/Makefile | 51 + iwjpictest/clockvaries.inc | 106 + iwjpictest/config.asm | 20 + iwjpictest/copybits.asm | 83 + iwjpictest/flasher.asm | 62 + iwjpictest/harness.asm | 461 + iwjpictest/hexterm | 293 + iwjpictest/insn-aliases.inc-gen | 246 + iwjpictest/insn-makecheck | 5 + iwjpictest/onecopybit.inc | 18 + iwjpictest/serialloop.asm | 67 + iwjpictest/syncwrite.asm | 19 + iwjpictest/syncwrite.inc | 3 + iwjpictest/syncwritehex.asm | 51 + iwjpictest/test.inc | 5 + iwjpictest/test1.asm | 23 + iwjpictest/test2.asm | 16 + iwjpictest/to-insn-aliases | 278 + layout/.cvsignore | 30 + layout/Makefile | 171 + layout/bigcircles.m4 | 13 + layout/circles.i4 | 12 + layout/compose-segenco.c | 121 + layout/data2safety | 620 + layout/dlist.h | 64 + layout/dualjn.m4 | 37 + layout/extractgraph | 341 + layout/graph-data.h | 93 + layout/informat.txt | 319 + layout/layout | 1687 +++ layout/layout-data.h | 86 + layout/make-dgram-make | 12 + layout/ours.dgram-list | 1 + layout/ours.m4 | 587 + layout/ours.wiring | 41 + layout/parts.i4 | 269 + layout/pin-info-gen | 72 + layout/plan-data-format.h | 40 + layout/plan-to-gui-data | 616 + layout/redactgraph.c | 776 ++ layout/segcmap.h | 81 + layout/segcmapassign | 119 + layout/segencolayers.gen-make | 23 + layout/showlib.m4 | 3 + layout/subseg2display.c | 311 + layout/testfile | 23 + layout/testjoin.m4 | 35 + layout/testobj | 20 + layout/testphys.m4 | 16 + layout/trim-ps | 35 + layout/x.gdb | 49 + misc/divider-table.pl | 148 + parport/.cvsignore | 6 + parport/Makefile | 20 + parport/lib.c | 58 + parport/lib.h | 11 + parport/nmra-decode.pl | 285 + parport/odyssey-train | 55 + parport/parport-ctl.c | 216 + parport/readlots.c | 34 + parport/readlots.sh | 5 + parport/serial-tcflow.c | 34 + parport/siggen.c | 72 + parport/train-pic-prog-select.c | 123 + pcb/.cvsignore | 13 + pcb/Makefile | 107 + pcb/detectors.pcb | 4987 +++++++ pcb/detectors.zip | Bin 0 -> 60701 bytes pcb/generate-netspec.pl | 305 + pcb/hole-report.pl | 34 + pcb/layers.txt.tmpl | 7 + pcb/netlist-expand | 442 + pcb/panel3.out-ps.tar.gz | Bin 0 -> 297799 bytes pcb/panel3.pcb.output_printed.tar.gz | Bin 0 -> 297416 bytes pcb/panel3.zip | Bin 0 -> 149038 bytes pcb/pcb-panelise | 334 + pcb/pcbdesigns.zip | Bin 0 -> 39377 bytes pcb/reversers.pcb | 4474 +++++++ pcb/reversers.zip | Bin 0 -> 57980 bytes pic.make | 48 + spice/2n7000.mod | 61 + spice/Makefile | 190 + spice/bat85.mod | 23 + spice/booster.cir | 85 + spice/bzx55.mod | 353 + spice/diodes.com-spice.txt | 17251 +++++++++++++++++++++++++ spice/irf5305.mod | 61 + spice/lf356.mod | 115 + spice/miscdiodes.mod | 3 + spice/opmodel1.cir | 23 + spice/opmodmac.cir | 28 + spice/shortcut.cir | 23 + spice/snarf-diodes.pl | 14 + spice/test.cir | 31 + 198 files changed, 93360 insertions(+) create mode 100644 .cvsignore create mode 100644 Makefile create mode 100644 TODO create mode 100644 cebpic/.cvsignore create mode 100644 cebpic/Makefile create mode 100644 cebpic/README.circuitry create mode 100644 cebpic/README.protocol create mode 100644 cebpic/booster-output-low.asm create mode 100644 cebpic/breaks.gdb create mode 100644 cebpic/common.inc create mode 100644 cebpic/config.asm create mode 100644 cebpic/flow-control-test.asm create mode 100644 cebpic/gpsim.cmd create mode 100644 cebpic/i2c-test-reply.asm create mode 100644 cebpic/i2c-test.asm create mode 100644 cebpic/intelhex.pdf create mode 100644 cebpic/led-flash.asm create mode 100755 cebpic/make-idlocs create mode 100644 cebpic/manypics.make create mode 100755 cebpic/merge-hex create mode 100755 cebpic/morse-generator create mode 100755 cebpic/morse-printout-genps create mode 100644 cebpic/morse.messages create mode 100644 cebpic/morsepanic.asm create mode 100644 cebpic/nmra-stream.asm create mode 100644 cebpic/panic.asm create mode 100644 cebpic/reply-serial.asm create mode 100644 cebpic/routines-led.asm create mode 100644 cebpic/send-serial.asm create mode 100644 cebpic/tblrd_test.asm create mode 100644 cebpic/test.stim create mode 100644 cebpic/x.gdb create mode 100644 common.make create mode 100644 cprogs.make create mode 100644 detpic/.cvsignore create mode 100644 detpic/Makefile create mode 100755 detpic/capture-nmra create mode 100644 detpic/common.inc create mode 100644 detpic/config.asm create mode 100755 detpic/crashread create mode 100644 detpic/detect.asm create mode 100755 detpic/display-nmra create mode 100755 detpic/display-nmra-decoded create mode 100644 detpic/energy.asm create mode 100644 detpic/final.inc create mode 100644 detpic/i2clib.asm create mode 100644 detpic/i2clib.inc create mode 100644 detpic/i2clib.incm create mode 100755 detpic/make-clocks create mode 100755 detpic/make-externs create mode 100755 detpic/make-panicworthy create mode 100644 detpic/mascan.asm create mode 100644 detpic/misc.asm create mode 100644 detpic/morse.messages create mode 100644 detpic/nmra-stream.asm create mode 100644 detpic/panic.asm create mode 100644 detpic/panic.inc create mode 100644 detpic/pindata.inc create mode 100644 detpic/points.asm create mode 100644 detpic/program.asm create mode 100644 detpic/program.clocks create mode 100644 detpic/reverse.asm create mode 100644 detpic/routines-led.asm create mode 100644 detpic/serout.asm create mode 100644 detpic/tick.asm create mode 100644 detpic/variables.asm create mode 100644 detpic/vectors.asm create mode 100644 detpic/watchdog.asm create mode 100644 farnell/bulkres-items.descs create mode 100644 farnell/bulkres-searchout1 create mode 100644 farnell/bulkres-searchout10 create mode 100644 farnell/bulkres-searchout11 create mode 100644 farnell/bulkres-searchout12 create mode 100644 farnell/bulkres-searchout13 create mode 100644 farnell/bulkres-searchout14 create mode 100644 farnell/bulkres-searchout15 create mode 100644 farnell/bulkres-searchout16 create mode 100644 farnell/bulkres-searchout18 create mode 100644 farnell/bulkres-searchout2 create mode 100644 farnell/bulkres-searchout3 create mode 100644 farnell/bulkres-searchout4 create mode 100644 farnell/bulkres-searchout426 create mode 100644 farnell/bulkres-searchout45 create mode 100644 farnell/bulkres-searchout476 create mode 100644 farnell/bulkres-searchout5 create mode 100644 farnell/bulkres-searchout501 create mode 100644 farnell/bulkres-searchout526 create mode 100644 farnell/bulkres-searchout551 create mode 100644 farnell/bulkres-searchout576 create mode 100644 farnell/bulkres-searchout6 create mode 100644 farnell/bulkres-searchout601 create mode 100644 farnell/bulkres-searchout626 create mode 100644 farnell/bulkres-searchout651 create mode 100644 farnell/bulkres-searchout666 create mode 100644 farnell/bulkres-searchout7 create mode 100644 farnell/bulkres-searchout8 create mode 100644 farnell/bulkres-searchout9 create mode 100755 farnell/bulkres-select-gen.pl create mode 100644 farnell/circuit.partlist create mode 100644 farnell/control.partlist create mode 100755 farnell/farnell-find create mode 100755 farnell/farnell-resistor-convert.pl create mode 100644 farnell/matrix-board.ps create mode 100644 iwjpictest/.cvsignore create mode 100644 iwjpictest/Makefile create mode 100644 iwjpictest/clockvaries.inc create mode 100644 iwjpictest/config.asm create mode 100644 iwjpictest/copybits.asm create mode 100644 iwjpictest/flasher.asm create mode 100644 iwjpictest/harness.asm create mode 100755 iwjpictest/hexterm create mode 100755 iwjpictest/insn-aliases.inc-gen create mode 100755 iwjpictest/insn-makecheck create mode 100644 iwjpictest/onecopybit.inc create mode 100644 iwjpictest/serialloop.asm create mode 100644 iwjpictest/syncwrite.asm create mode 100644 iwjpictest/syncwrite.inc create mode 100644 iwjpictest/syncwritehex.asm create mode 100644 iwjpictest/test.inc create mode 100644 iwjpictest/test1.asm create mode 100644 iwjpictest/test2.asm create mode 100755 iwjpictest/to-insn-aliases create mode 100644 layout/.cvsignore create mode 100644 layout/Makefile create mode 100644 layout/bigcircles.m4 create mode 100644 layout/circles.i4 create mode 100644 layout/compose-segenco.c create mode 100755 layout/data2safety create mode 100644 layout/dlist.h create mode 100644 layout/dualjn.m4 create mode 100755 layout/extractgraph create mode 100644 layout/graph-data.h create mode 100644 layout/informat.txt create mode 100755 layout/layout create mode 100644 layout/layout-data.h create mode 100755 layout/make-dgram-make create mode 100644 layout/ours.dgram-list create mode 100644 layout/ours.m4 create mode 100644 layout/ours.wiring create mode 100644 layout/parts.i4 create mode 100755 layout/pin-info-gen create mode 100644 layout/plan-data-format.h create mode 100755 layout/plan-to-gui-data create mode 100644 layout/redactgraph.c create mode 100644 layout/segcmap.h create mode 100755 layout/segcmapassign create mode 100755 layout/segencolayers.gen-make create mode 100644 layout/showlib.m4 create mode 100644 layout/subseg2display.c create mode 100644 layout/testfile create mode 100644 layout/testjoin.m4 create mode 100644 layout/testobj create mode 100644 layout/testphys.m4 create mode 100755 layout/trim-ps create mode 100644 layout/x.gdb create mode 100755 misc/divider-table.pl create mode 100644 parport/.cvsignore create mode 100644 parport/Makefile create mode 100644 parport/lib.c create mode 100644 parport/lib.h create mode 100755 parport/nmra-decode.pl create mode 100755 parport/odyssey-train create mode 100644 parport/parport-ctl.c create mode 100644 parport/readlots.c create mode 100755 parport/readlots.sh create mode 100644 parport/serial-tcflow.c create mode 100644 parport/siggen.c create mode 100644 parport/train-pic-prog-select.c create mode 100644 pcb/.cvsignore create mode 100644 pcb/Makefile create mode 100644 pcb/detectors.pcb create mode 100644 pcb/detectors.zip create mode 100755 pcb/generate-netspec.pl create mode 100755 pcb/hole-report.pl create mode 100644 pcb/layers.txt.tmpl create mode 100755 pcb/netlist-expand create mode 100644 pcb/panel3.out-ps.tar.gz create mode 100644 pcb/panel3.pcb.output_printed.tar.gz create mode 100644 pcb/panel3.zip create mode 100755 pcb/pcb-panelise create mode 100644 pcb/pcbdesigns.zip create mode 100644 pcb/reversers.pcb create mode 100644 pcb/reversers.zip create mode 100644 pic.make create mode 100644 spice/2n7000.mod create mode 100644 spice/Makefile create mode 100644 spice/bat85.mod create mode 100644 spice/booster.cir create mode 100644 spice/bzx55.mod create mode 100644 spice/diodes.com-spice.txt create mode 100644 spice/irf5305.mod create mode 100644 spice/lf356.mod create mode 100644 spice/miscdiodes.mod create mode 100644 spice/opmodel1.cir create mode 100644 spice/opmodmac.cir create mode 100644 spice/shortcut.cir create mode 100755 spice/snarf-diodes.pl create mode 100644 spice/test.cir diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..f01613b --- /dev/null +++ b/.cvsignore @@ -0,0 +1,24 @@ +ps +qs +t +u +testjoin +*.new +*,*.gnuplot-data +*,*.gnuplot-cmd +*,gnuplot-fifo +*.gnuplots.sh +farn.* +tmp.farn.* +tmp.farnerr.* +circuit.bom +bulkres-items.partlist +bulkres-select.partlist +bulkres.bom +divider-table.txt +*.oprints-l +*.oprints-l-tmp +*.tmp +*.oprint-*.ps +parts.ps +*.zip.d diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..beb1f7c --- /dev/null +++ b/Makefile @@ -0,0 +1,27 @@ + +recurse = set -e; for f in $($(1)_DIRS); do $(MAKE) -C $$f $(2); done + +PIC_DIRS= iwjpictest cebpic detpic +HOST_DIRS= pcb layout hostside + +all: + $(call recurse,HOST,recurse) + $(call recurse,PIC,) + +host: host_recurse + +host_%: + $(call recurse,HOST,$*) + +pic: + $(call recurse,HOST,for-pic) + $(call recurse,PIC,) + +pic_%: + $(MAKE) -C layout for-pic + $(call recurse,PIC,$*) + +pic_clean: + $(call recurse,PIC,clean) + +clean: host_clean pic_clean diff --git a/TODO b/TODO new file mode 100644 index 0000000..902e32b --- /dev/null +++ b/TODO @@ -0,0 +1,8 @@ +race between cdu off (due to watchdog or short) and points + + +layout polarity diagram colourful segment encoding: + make moveable feature selection in subseg2display bitwise rather than + setwise + +safety system no crashes at crossovers please diff --git a/cebpic/.cvsignore b/cebpic/.cvsignore new file mode 100644 index 0000000..707e6a2 --- /dev/null +++ b/cebpic/.cvsignore @@ -0,0 +1,13 @@ +*+morse.asm +*.cod +*.hex +*.lst +*.map +.submakefile +blank[0246].asm +gpsim.log +idlocs*.asm +morse+auto.inc +ours+pindata.asm +routines.lib +*+program.disasm diff --git a/cebpic/Makefile b/cebpic/Makefile new file mode 100644 index 0000000..650f054 --- /dev/null +++ b/cebpic/Makefile @@ -0,0 +1,31 @@ + +CEBPIC= ./ +PICNOS= 0 1 2 + +PROGRAMS= send-serial nmra-stream,slow + +# These programs haven't been updated to cope with +# master and slave pics having different clock speeds: +# i2c-test i2c-test,slow tblrd_test + +ROUTINES= routines-led +LIBS= routines.lib + +INCLUDES= common.inc ../iwjpictest/clockvaries.inc + +include manypics.make + +routines.lib: $(addsuffix .o, $(ROUTINES)) + rm -f $@.new + gplib -c $@.new $^ + mv -f $@.new $@ + +morsepanic.hex morsepanic-withcfg.hex: morsepanic.o morse-auto.o +i2c-test-reply.hex: i2c-test-reply.o morse-auto.o +i2c-test-reply,slow.hex: i2c-test-reply,slow.o morse-auto.o + +%,slow.o: %.asm + $(ASSEMBLE) -D SLOW_VERSION -c -o $@ $< + +clean: manypic-clean + rm -f routines.lib diff --git a/cebpic/README.circuitry b/cebpic/README.circuitry new file mode 100644 index 0000000..51fbebc --- /dev/null +++ b/cebpic/README.circuitry @@ -0,0 +1,293 @@ + TRAIN SET CIRCUITRY -*-text-*- + ------------------- + +This README describes some of the circuitry connected to the train set +PICs. It does NOT describe everything, and does NOT give pinouts. +Refer to the relevant pinout diagrams for actual pin assignments. + +On the layout, PIC 0 is the `master' PIC: it controls the booster, +serial port and other currently-implemented one-off peripherals. +It is wired according to REVERSERS, left-hand entry for variant pins. + + + +BOOSTER +======= + +The `booster' generates the track voltage. It includes an overload +protection feature. + +The PIC has direct control and responsibility for + Turning the track voltage on and off + Switching the track polarity according to the NMRA DCC spec + Responding to overload (together with the hardware cutout) + +The relevant pins are + Booster Shutdown (output) + Booster Recent Overload (input) + Booster Direction (output) + User Fault Indicator (output) *** PROVISONAL *** + +If the following conditions are true, the track will be +supplied with power: + * Shutdown is L + * The overcurrent cutout permits + +The polarity of the power is controlled by the Direction pin. There +is no need to specify which polarity is which, as this is not +meaningful in NMRA DCC. However, for debugging it is useful to know +that for block sense to be effective on unreversed segments, the +direction output from the PIC should be L. + +Booster Overload Cutout and Shutdown +------------------------------------ + +Initially, the Shutdown output should be Z. + +During normal operation, when the PIC wishes to supply power to the +track, the Shutdown output should be L. (The PIC should allow the +host to say whether the track should be provided with power.) + +The overload cutout compares the track current against a preset value. +Excessive current (or excessive voltage drop on booster's power input) +constitutes overload. If an overload occurs, the track power will be +disconnected. (This may take anywhere between a few hundred ns and a +few tens of us, depending on circumstances, and is not guaranteed not +to involve multiple switchings.) + +With no track power, there will be no track current and the overload +immediately disappears. So to prevent rapid oscillation, and as a +backstop against PIC program failure, the overload circuit contains a +retriggerable monostable: for the (approximately) 10ms following any +overload, the cutout will still prevent the track power being +restored. During this period, the Booster Recent Overload input will +be H. + +Overload shutdown and decoders +------------------------------ + +However, following an overload-induced cutout it is in fact necessary +to further delay the return of track power: firstly, a track power +interruption of 10ms is not enough to ensure that a DCC decoder will +not retain speed and similar information from before the outage, and +secondly, the out-of-specification fluctuations on the track during +overload and cutout can be misinterpreted by the decoder as an attempt +to communicate via a different protocol or to drive it in DC mode. + +Therefore, following an overload, the PIC should arrange to keep the +booster shut down (using the Shutdown output) for at least 100ms +before trying again. + +Overload shutdown and the host +------------------------------ + +The host must be informed about overload cutouts, so that it can know +that the trains have stopped and inform the user. Provision for this +should be made in the PIC-to-host protocol. + +However, the host will not necessarily react to overload indications +in a timely manner; in particular, it may continue to provide NMRA +data which is only valid in the context of the state before the +overload. The PIC must disregard such NMRA bitstrings, so there must +be provision made in the protocol for the host to acknowledge the +overload, and for NMRA data (and perhaps other instructions) to be +processed only if they follow such an acknowledgement. + +(One way for the host to acknowledge would be to have the host reissue +the `apply track power' instruction, or similar.) + +User Fault Indicator +-------------------- + +The User Fault Indicator output controls, directly, the green segment +of the `track power' tri-colour indicator LED. This segment should be +lit by the PIC whenever an overload has been detected and the fault +has not yet been rectified by the user. + +When a fault is present, the PIC should occasionally attempt to +reapply track power, so that it can indicate to the user when the +fault has been fixed. + + Output pin Green segment + H off + Z off + L ON + + +SERIAL PORT +=========== + +The RS232 serial connection to the host arrives at PIC 0, on the pins +indicated. + + + +PER-PIC LED +=========== + +One pin of each PIC (the corresponding pin on each) drives the per-PIC +LEDs, of which there are two per PIC: + + Output pin Orange LED Blue LED + H off ON + Z off off + L ON off + + +TRACK LAYOUT OBJECTS +==================== + +The physical relationship between track objects (detection segments, +reversal segments, point motors, etc.) is not known to the PICs. The +host protocol should name these objects by number in some +representation convenient for the PICs. + +However, each PIC must be aware of which pin is connected to which +kind of peripheral and must prevent the host from accessing one kind +of peripheral as if it were another. Otherwise the host could send +instructions which would cause the PIC to try to treat an output as an +input, or do other things which might damage the PIC or circuitry. + +Therefore, each PIC must have configuration information (either stored +in the PIC's ID locations along with its address, identity, etc., or +compiled into the PICs' common firmware and indexed by its identity) +which lets it know what peripherals are connected. + +README.protocol should specify how this information is to be provided +by the build system to the PICs (eg, in a file on the host during the +build? programmed into the PIC's ID locations?, and what the format +should be. + +The first classification of PICs is into those on DETECTORS boards and +those on REVERSERS boards. In the final plan there are 3 REVERSERS +(including the master board with PIC 0) and 5 DETECTORS. + + + +POINTS AND CDU +============== + +Each point has two point motors, each controlled by one PIC pin. +These two motors are treated as two separate objects by the PICs. +Power for operating the point motors is supplied by the single CDU. + +While the CDU is enabled and no point motor is activated, the CDU +charges up until it has enough energy to switch one point. This takes +approximately 500ms. (The PIC program should be written so that this +period can be adjusted fairly easily from around 200ms to 1000ms in +relatively coarse steps.) + +When the CDU is charged, a point may be switched by activating the +relevant output. The point motor output should be active for at least +100ms. After the point has moved, the relevant point motor output +should be disabled again so that the CDU may recharge. + +The PICs should not attempt to activate more than point motor at once, +nor to activate a point motor when there may be insufficient energy, +since doing so leaves the point in an unknown state. The PICs should +not assume that the CDU remains charged if it is disabled. + +There is no need to disable the CDU while switching a set of points. +While the CDU is disabled, it gradually discharges. + + Point N pin Effect + H Activated - point changes if CDU charged + L Not activated + Z Results not defined, do not use + + Point 0 pin Effect + L Activated - point changes if CDU charged + H Not activated + Z Results not defined, do not use + + CDU Enable pin Effect + H CDU is enabled (and charges up) + Z CDU is disabled (and discharges) + L CDU is disabled (and discharges) + +Suggested behaviour: the CDU could be enabled whenever track power is +provided. The host will need control over the timing of point +changes, so while the PICs should prevent the host from activating a +point when the CDU is not ready, they should not delay the point +change for this reason - instead, they should reject it. The host +will also need to know when the point has been changed, and would +probably also like to know when it can ask to change another. + +The currently envisaged PCBs can support up to 104 point motors. + + +BLOCK SENSE +=========== + +Each track section is equipped with a circuit for sensing the presence +of current-drawing rolling stock. This circuit is only effective +during one of the two track polarities (see Booster, above) - while +the track current is the other way, the block sensor does not detect a +train. + +Furthermore, due to intermittent poor contact, a train may `disappear' +briefly - usually for a few ms, but exceptionally for a few tens of +ms. This means that reporting every change in the set of detectable +trains to the host would exceed the capacity of the serial link. + +The requirements are: + + * The host must be informed quickly if a train is spotted where the + host has been told that there is no train. 10ms would be good; + 100ms would be very marginal. + + * The host should be informed reasonably quickly if a train ceases + to be perceptible. 100ms would be fine for this, although sooner + would be better. + + * The currently envisaged PCBs can support up to 123 detection + segments. + +The SENSE pins should always be configured as inputs (Z state); +otherwise damage to the detection circuitry may occur. When a train +is detected, the input will be L; otherwise it will be H. + + +TRACK POLARITY +============== + +Some track sections have reversible polarity. The host needs to have +timely control over the polarity of these sections, and needs to be +able to switch several of them simultaneously (to avoid short +circuits). + +The polarity states are + + Reverse pin Effect + H segment polarity reversed + L segment polarity not reversed + Z undefined, do not apply track power + +Changing takes 1-10ms. + +The currently envisaged PCBs can support up to 18 reversible segments. + + +*** PROVISIONAL: *** +It may prove necessary to temporarily disable track power during +certain polarity changes. + + + +FUTURE DIRECTIONS +================= + +In the future some PICs may be also asked to control the following: + + * Turntable: outputs to select stop, clockwise or anticlockwise; + inputs: probably some binary optoreflective inputs which may + need some decoding to establish the turntable's orientation + + * Uncoupler (probably a simple binary choice) + + * Tipper wagon actuator (probably a simple binary choice) + + * Signals (this may involve many more PICs) + + * Scenery lighting or displays - either one global item, or perhaps + many outputs diff --git a/cebpic/README.protocol b/cebpic/README.protocol new file mode 100644 index 0000000..df31395 --- /dev/null +++ b/cebpic/README.protocol @@ -0,0 +1,345 @@ +PROTOCOL BETWEEN HOST AND MASTER PIC +==================================== + +9600 8N1 over the serial port. The PIC must obey the host's flow +control line, so that if the host gets backed up none of the PICs +messages can get lost. (If this is too hard, then the PIC should +attempt to buffer some data while the host is busy but if the PIC's +buffer gets too full it should panic.) + +Each message consists of a number of 8-bit bytes. The top bit of each +byte is 1 iff there is another byte in the message. + + First Second ASCII Message Brief + Byte byte etc. or hex name description + +From host to PIC: + + > 1 0100 TTT 0 TTTTTTT (a0) POINT Point T fire + > 1 1111 111 .... (ff) NMRADATA NMRA data + > 1 0001 XXX 0 XXXXXXX (88+) PING Ping `X' (please Pong `X') + > 1 0010 RRR E RRR... (90+) POLARITY Set polarity + > 1 0011 000 0 MMMMMMM (98+) WATCHDOG W'dog reset, t/o ms from now + > 0 0010 001 (11) ON Power on + > 0 0010 000 (10) OFF Power off + +;> 00000000 CRASHED Acknowledge panic, go to readout mode +;> 00001002 (0a) TELLMODE Confirm mode - say HELLO or CRASHED +; if crashed, undoes the effect of ack + +; In crash readout mode: +; +; 00000000 MS Select crash readout mode if not already +; Reset crash readout pointer to 0 +; +; 00001000 Acknowledge RS232 framing error or overrun +; 00001001 Reboot +; +; 1vvvvvvv M Prepare byte 0vvvvvvv for transmission to the slave +; +; 00000nnn M (n>0) prepare to receive nnnn bytes from slave +; 0001nnnn M (n>0) transmit nnnn bytes of our own from the +; readout pointer +; +; 001sssss M Select slave S^0x10. Then: +; After 1vvvvvvv +; Transmit just 0vvvvvvv to slave +; and then send some some unspecified byte to host +; After 0000nnnn +; Receive nnnn bytes, forwarding each one +; to the host. +; After the transaction is complete, 1vvvvvvv +; or 0000nnnn must be specified again before +; 001sssss is repeated. +; +; 01bbbbbb MS Supply 6 bits for crash readout pointer +; (crash readout mode only) +; Effect is FSR << 6; FSR |= bbbbbb + +From PIC to host: + + < 1 001Y SSS 0 SSSSSSS (9?) DETECT Train is (Y=1) or is not (Y=0) at S + < 1 0001 XXX 0 XXXXXXX (88+) PONG Pong `X' (reply to Ping `X') + < 0 000 1001 (HT) HELLO I am booted + < 0 000 1011 (VT) AAARGH Followed by debug chars (only) + < 0 000 1101 (CR) WATCHDOG Timeout happened + < 0 000 0111 (BEL) FAULT Fault exists + < 0 000 0110 (ACK) FIXED Fault now fixed + < 0 0100 PPP (20+) POINTED Point change done using capacitor P + < 0 0101 PPP (28+) CHARGED Point capacitor P is now charged + < 0 00000 FF NMRADONE Have processed F NMRADATA message(s) + + < 0000 1010 (LF) } debugging output 0x0a (newline) and + < 001C CCCC } (works with terminal 0x20-0x7e + < 01CC CCCC except 0111 1111 } emulator, or host logs) (printing ASCII) + +(These are all shown big-endian, and all of the numerical +representations are big-endian too. Where a number is split across +two or more bytes, the relevant bits are to be concatenated, in the +order shown, ie bits from the MS byte first, into a larger number.) + + +HELLO, AAARGH and debugging output +---------------------------------- + +When the master PIC starts up and has confirmed that all is well (all +of the other PICs are there, etc), it should send HELLO once. + +If the host makes a mistake (eg, sends an unknown command, or does +something else wrong) or something goes horribly wrong, the master PIC +should send AAARGH. + +The PIC may always send printing ASCII characters and spaces and +newlines (ie, bytes 0x0a, 0x20-0x7e). These will print out nicely in +a terminal emulator, if that's what's running on the host. If the +host is running the real software, that software will put the +characters sent in its log or somewhere else nicely accessible. + +Apart from debugging output, the PIC should send nothing before HELLO +and nothing after AAARGH. + + +POWER AND FAULT +--------------- + +The host can send ON and OFF to turn the track (and various other +stuff) on and off. After ON, the track power should be enabled and +transmitting NMRA idle, and the CDU should be enabled. + +If the power is ON, and a track power short circuit is detected, the +PIC should send FAULT. When the short circuit is removed, the PIC +should send FIXED but not fully reenable track power; track power +should be reenabled when the host transmits ON. + + + Track and CDU Track and CDU + disabled -------ON-------> enabled + . + /|\ | + | |Short circuit detected + \ | + \FIXED FAULT + \ | + \__________________ V + operator ` + fixes the short Short circuit + (User Fault indicator lit) + + +If OFF is issued in the first 500ms following a short circuit, it will +be ignored; if the short circuit persists, OFF during the following +period will go to the `Track and CDU disabled' state without sending +FIXED. + + +POINTS and CDU +-------------- + +The ON command should cause the CDU to be enabled (and of course all +point motor outputs should be disabled first - see README.circuitry). + +Following ON the host must wait until it receives CHARGED before +attempting to change a point. After CHARGED it may send POINT, to +activate the point and direction specified by T. The PICs will report +POINTED when the point has stopped moving, and CHARGED when the CDU is +ready to change another point (the host may not send POINT for a point +on the same CDU until then). + +Currently there is only one CDU so P is always 0 (but the PICs need +not check that the received P value is 0; they may simply assume it). + + + ----ON-----> CDU is ------CHARGED---> CDU is charged + charging _. and ready + /| + ,----CHARGED--' | + / |POINT + / | + Point has ' V + changed; CDU + is recharging <----POINTED---- Point is changing + + +Note that OFF will turn the CDU off, and a short circuit (FAULT) will +turn it off 500ms later (this delay avoids losing races where the host +sends a point change instruction just before a short happens). + + +PING and PONG +------------- + +The host may send PING at any time; the PIC should reply with PONG +with the same X as was in the PING message. The host may not send +another PING until the first one's PONG has come back. + + +POLARITY and POLARISED +---------------------- + +The POLARITY command may be sent whether the track power is enabled or +disabled. The polarity of each segment is `unreversed' after ON; it +remains constant until from then on except as modified by POLARITY. + +The command is of variable length (but at least two bytes): + + > 1 0010 RRR E RRR... POLARITY Set polarity + +Each byte after the first contains 7 more R bits. The first R bit +(most significant R bit in the first byte) corresponds to track +reversal segment 1; The next bit (2nd most significant bit in the +first byte) corresponds to track reversal segment 2; and so on. + +Bits which do not correspond to defined reversal segments will be +ignored by the PICs. The host must send exactly as many bytes as are +necessary to include all of the reversal segments for each reversers +board (for every potential reversal segment, regardless of whether +that segment is a defined segment corresponding to some actual track). + +For example, if there are 14 reversible segments (numbered 1 to 14) +then the following message + 1 0010 000 1 000 1000 0 111 1010 Actual message + (E RRR) (E RRR RRRR) (E RRR R---) } helpful annotations + 1 111 1111 } and commentary + 123 456 7890 123 4567 } +specifies to reverse segments 7 and 11 to 14. The trailing bits are +for segments 15 to 17 and are ignored. (Note that the assignment of +physical segments to segment numbers is complex due to bit-twiddling. +see detpic/reverse.asm and layout/data2safety.) + +The PIC will reply to POLARITY with POLARISED when the polarity change +is complete. The host must not send another POLARITY until then. + + +NMRADATA and NMRAFULL +--------------------- + +The data bits in all of the bytes of the NMRADATA command (including +the first) are simply transmitted as NMRA data to the track (most +significant bit first). The top `end of packet' bit is not +transmitted, though. + +The first 14 data bits in the NMRA packet should be 1s. (i.e. the +first two complete bytes should be 11111111 11111111). Packets +beginning with a different first byte are reserved for other commands +to the PIC and the 14 idle bits are a requirement of the NMRA +specification. + +The maximum NMRA message length is 15 bytes each carrying 7 bits of +actual NMRA data (i.e. 105 bits). + +Up to three NMRADATA commands may be supplied by the host to the +master PIC, and their will be transmitted in sequence. After each +NMRADATA is completed, the PIC will send an NMRAFULL message to the +host. In the NMRAFULL message, F is the number of completely-received +NMRADATA commands awaiting transmission to the track. + +If the PIC runs out of NMRA data, it will transmit an NMRA idle +stream. It is an error for the host to try to have more than three +outstanding NMRADATA commands. + + +DETECT +------ + +The DETECT command indicates to the host whether there is currently a +train being detected at a specific location. The PIC must send a +DETECT with Y=1 when a train is detected in a location where there was +previously none, and with Y=0 when a train ceases to be detectable for +more than a small amount of time. + +At HELLO, the host will assume that no trains are being detected. + + +RAM (data) memory map +===================== + +The data memory map (for PIC18F458) looks like this: + + 0x000-0x05f Access bank RAM - RAM locations accessible via + access bank instructions; also form part of + RAM page 0 + 0x060-0x0ff Remainder of RAM page 0, accessible only via correct + BSR setting (ie, BSR==0), INDF, etc. + + 0x100-0x1ff RAM page 1, accessible only via bank switching etc. + 0x200-0x2ff RAM page 2, accessible only via bank switching etc. + 0x300-0x3ff RAM page 3, accessible only via bank switching etc. + 0x400-0x4ff RAM page 4, accessible only via bank switching etc. + 0x500-0x5ff RAM page 5, accessible only via bank switching etc. + + 0x600-0xeff Nothing here, don't try to access. + + 0xf00-0xf5f SFR's (memory-mapped peripherals etc.) accessible + only via correct BSR, INDF, etc - but these are only + the CAN SFR's and we do not use the CAN controller. + 0xf60-0xfff SFR's accessible via access bank (also form part + of RAM page 15). + + +See common.inc for actual uses of the RAM areas. + + +Program (flash etc.) memory map +=============================== + +Program memory map (for PIC18F458) looks like this: + + 0x00 0000- Program memory + 0x00 7fff Contains actual program instructions and can also + contain preprogrammed data provided via special .asm + files. Notable contents and addresses: + 0x00 0000 reset vector + 0x00 0008 high-priority interrupt vector + 0x00 0018 low-priority interrupt vector + See common.inc for some special tables in here, for + morse messages, pin/hardware-object definitions, etc. + + 0x20 0000- ID locations + 0x20 0007 Programming which varies per PIC. Programmed by + idlocs*.asm which are made by make-idlocs and + included in perpic*.hex. Contents: + + 0x20 0000 + bits 7-5 = 000 + bits 4-0 = PIC number (guaranteed to be + in the range 0..31 inclusive) + 0x20 0001 + bit 7 = 1 for the main PIC (#0) + 0 otherwise + bit 6 = 1 for Reversers board, 0 for Detectors + bits 0-5 = currently unused, set to 0 + + 0x20 0002- } not currently used, + 0x20 0007 } may contain anything + + 0x30 0000- Hardware configuration + 0x30 000f Defines (clock source, WDT operation, etc.) + Probably best not to touch. `config.asm' provides + correct contents, which is included in *-withcfg.hex + and perpic*.hex. + + 0x3f fffe- Hardware device ID + 0x3f ffff Fixed at manufacturing time; can be read to discover + hardware type and version (probably not very useful) + + 0xf0 0000- EEPROM data area + 0xf0 00ff Not currently used by us + + 0x01 0000- } These locations, not listed above, + 0x1f ffff } do not correspond to anything - there + 0x20 0008- } is no hardware or memory in the chip + 0x2f ffff } at these locations. + 0x30 0010- } + 0x3f fffd } Accessing them isn't useful + 0x40 0000- } and should probably be avoided. + 0xef ffff } + + +(Buffer page 50 0000h reserved for NMRA) XXXX these look wrong +(Buffer page 40 0000h reserved for i2c) XXXX -iwj + + + +I2C +=== +(slave addresses will be 10xxxxx where xxxxx=PIC number above) diff --git a/cebpic/booster-output-low.asm b/cebpic/booster-output-low.asm new file mode 100644 index 0000000..d05d7be --- /dev/null +++ b/cebpic/booster-output-low.asm @@ -0,0 +1,20 @@ + + + + include /usr/share/gputils/header/p18f458.inc + + code + +; initialise booster direction + bcf TRISC,0,0 ; make pin 0 (booster direction) output + bcf PORTC,0,0 ; set low initially + + +; set booster pwm high + bcf TRISC,1,0 ; make pin 1 (booster pwm) output + bsf PORTC,1,0 ; booster pwm high + +loop + goto loop + + end diff --git a/cebpic/breaks.gdb b/cebpic/breaks.gdb new file mode 100644 index 0000000..e98debc --- /dev/null +++ b/cebpic/breaks.gdb @@ -0,0 +1,4 @@ +break trace.cc:267 +break INTCON::put +break INTCON::peripheral_interrupt +break INTCON_16::put diff --git a/cebpic/common.inc b/cebpic/common.inc new file mode 100644 index 0000000..844920c --- /dev/null +++ b/cebpic/common.inc @@ -0,0 +1,48 @@ +;********************************************************************** +; boilerplate.inc +; Include this at the top of each file. +; Does the following things: +; includes the PIC18F458 definitions file (register and bit names) +; switches to decimal by default +; defines various useful macros + + include /usr/share/gputils/header/p18f458.inc + radix dec + +;============================== +; RAM memory usage + +; Access bank locations +WREG2 equ 0x000 +WREG3 equ 0x001 +WREG4 equ 0x002 +TESTFLASH equ 04h ; test LED flash pattern + + +;============================== +; Program (flash) memory regions + +; Actual code starts at 0 with the reset and interrupt vectors and +; then the program proper. + +;-------------------- +; Area filled in by morse-auto.asm (see morse-auto.asm-gen for details) +morse_messages_start equ 0x4000 +morse_messages_end equ 0x4400 + +;---------------------------------------- +; ifbit1(REGISTER,BITNUMBER) +; executes the next instruction but only if bit BITNUMBER +; in REGISTER (which must be in the access bank) is set +ifbit1 macro REGISTER, BITNUMBER + btfsc REGISTER, BITNUMBER, 0 + endm + +;---------------------------------------- +; ifbit0(REGISTER,BITNUMBER) +; executes the next instruction but only if bit BITNUMBER +; in REGISTER (which must be in the access bank) is clear +ifbit0 macro REGISTER, BITNUMBER + btfss REGISTER, BITNUMBER, 0 + endm + diff --git a/cebpic/config.asm b/cebpic/config.asm new file mode 100644 index 0000000..088b9d0 --- /dev/null +++ b/cebpic/config.asm @@ -0,0 +1,20 @@ +; -*- fundamental -*- + + include /usr/share/gputils/header/p18f458.inc + +; __config _CONFIG1L, 0xff + __config _CONFIG1H, _OSCS_OFF_1H & _ECIO_OSC_1H + __config _CONFIG2L, _BOR_ON_2L & _PWRT_ON_2L & _BORV_45_2L + __config _CONFIG2H, _WDT_OFF_2H +; __config _CONFIG3L, 0xff +; __config _CONFIG3H, 0xff + __config _CONFIG4L, _DEBUG_OFF_4L & _LVP_OFF_4L & _STVR_ON_4L +; __config _CONFIG4H, 0xff + __config _CONFIG5L, 0xff + __config _CONFIG5H, 0xff + __config _CONFIG6L, 0xff + __config _CONFIG6H, 0xff + __config _CONFIG7L, 0xff + __config _CONFIG7H, 0xff + + end diff --git a/cebpic/flow-control-test.asm b/cebpic/flow-control-test.asm new file mode 100644 index 0000000..a22fc6c --- /dev/null +++ b/cebpic/flow-control-test.asm @@ -0,0 +1,42 @@ +; UNFINISHED + +; pin 21 (per-pic-led, RD2/PSP2/C1IN) states: high H = green, low L = red, float Z = black + + include /usr/share/gputils/header/p18f458.inc + include ../iwjpictest/clockvaries.inc + + code +start +; initial config + bcf TXSTA,6,0 ; p181, set 8-bit mode + bsf TXSTA,5,0 ; transmit enable + bcf TXSTA,4,0 ; asynchronous mode + bsf RCSTA,7,0 ; serial port enable (p182) + bsc_txsta_brgh ; set high or low baud rate + +; set SPBRG to get correct baud rate + movlw_movwf_spbrg + +; set pin 24 to low (transmission allowed from computer) + + + +main +; set current letter to a +loop +; check whether allowed to transmit (check pin 27 low) +; add current letter to TXREG +; check current letter - if z, go to main; if 16bit mode + bcf T0CON,5,0 ; timer0 use internal clock + bsc_morse_t0con_012 ; use prescaler? and configure it + +; get # bytes of morse msg, # registers in panic readout, message start addr. +; back from condensed message start addr. stored in PANIC_ADDRESS + +panic_loop + movlw 4 + mulwf PANIC_ADDRESS + movff PRODL,TBLPTRL + movff PRODH,WREG + add_lw (morse_messages_start)/256 + movwf TBLPTRH + clr_f TBLPTRU + + tblrd *+ ; read 1st byte of error message + ; (gives # bytes morse, # bytes registers) + + movff TABLAT,PANIC_MORSE + movlw 00001111b + and_wff PANIC_MORSE ; PANIC_MORSE now contains # bytes of morse msgs + + movff TABLAT,PANIC_REGS + movlw 01110000b + and_wff PANIC_REGS + swap_f PANIC_REGS ; PANIC_REGS now contains # registers to read + + call led_black + call waiting + call waiting + call waiting + call waiting + call morsemsg ; transmit SOS in red + call led_black + call waiting + call waiting + call waiting + call waiting + call registermsg ; transmit contents of TESTFLASH in + ; red(=low) and blue(=high) + goto panic_loop + +;**************************************************************************** +; PANIC SUBROUTINES + +morsemsg +; wrapper round readout to flash the per-pic led red for a +; (currently 4-byte) morse msg + +morse_msg_start + clrf WREG3,0 ; clear loop counter (WREG3) + +morse_loop + mov_fw PANIC_MORSE + cmp_fw_ifge WREG3 ; if loop counter >=MORSE_MSG_LENGTH, + return ; return to panic + + tblrd *+ + mov_ff TABLAT,WREG2 + call morse_readout + inc_f WREG3 + goto morse_loop + + +;-------------------------- +morse_readout + +; Flashes the per-pic led red(0) in a specified pattern. +; +; The pattern is specified as the state for 8 identically-long time +; periods each as long as a morse `dot', encoded into a byte with +; most significant bit first. +; On entry On exit +; W any undefined +; WREG2 flash pattern preserved +; WREG4 any undefined + + clr_f WREG4 ; clear loop counter (WREG4) + rr_f WREG2 + +morse_readout_loop + mov_lw 8 + cmp_fw_ifge WREG4 ; if loop counter >=8, return + return + + rl_f WREG2 ; top bit goes into N, ie Negative if 1 + bra_n morse_readout_if_led_1 + +morse_readout_if_led_0 + call led_black + bra morse_readout_endif_led + +morse_readout_if_led_1 + call led_red + +morse_readout_endif_led + inc_f WREG4 ; increment loop counter + call waiting + bra morse_readout_loop + +;-------------------------- +;-------------------------- +registermsg + +register_msg_start + clrf WREG3,0 ; clear loop counter (WREG3) + +register_loop + mov_fw PANIC_REGS + cmp_fw_ifge WREG3 ; if loop counter >=MORSE_MSG_LENGTH, + return ; return to panic + + tblrd *+ + + mov_fw TABLAT ; TABLAT has the 8-bit version + mov_wf FSR0L ; of the address. So, 8 bits + ; go straight into FSR0L. + + mov_lw 0x0f ; For FSR0H, we see if the + mov_fw FSR0H ; address XX is >=0x60. + ; If it is then we meant 0xfXX; + mov_lw 0x5f ; if not then we meant 0x0XX. + cmp_fw_ifle FSR0L ; (This is just like PIC does + clr_f FSR0H ; for insns using Access Bank) + + mov_ff INDF0,WREG2 + call register_readout + + inc_f WREG3 + + call waiting + call waiting + goto register_loop + +;-------------------------- +register_readout + +; Flashes the per-pic led red(0) and green(1) in a specified pattern. +; (black gap between each bit) +; +; The pattern is specified as the state for 8 identically-long time +; periods each as long as a morse `dot', encoded into a byte with +; most significant bit first. +; On entry On exit +; W any undefined +; WREG2 flash pattern preserved +; WREG4 any undefined + + clrf WREG4,0 ; clear loop counter (WREG4) + rrncf WREG2,1 + + +register_readout_loop + movlw 8 + cpfslt WREG4,0 ; if loop counter >=8 (register + ; length), return + return + + movlw 4 + cmp_fw_ifne WREG4 ; if loop counter !=4 (nybble length), + ; skip insertion of extra black space + goto not_nybble_boundary + call waiting + +not_nybble_boundary + rlncf WREG2,1 ; top bit goes into N flag, + ; ie Negative if 1 + bn register_readout_if_led_1 + +register_readout_if_led_0 + call led_red + bra register_readout_endif_led + +register_readout_if_led_1 + call led_green + +register_readout_endif_led + incf WREG4,1,0 ; increment loop counter + call waiting + call led_black + call waiting + bra register_readout_loop + + +;**************************************************************************** +vector_interrupt_low +; checks which interrupt and as soon as it finds one jumps straight +; to the relevant ISR. That routine will return with retfie and if +; there was another interrupt we will re-enter, which is OK. + +; btfsc PIR1,SSPIF,0 ; check if MSSP interrupt generated, if so +; goto i2c_isr ; I2C ISR will check whether master or slave + + btfsc PIR1,5,0 ; check for serial receive interrupt + goto serial_rx_isr ; receive serial + + debug 'L' ; else panic - interrupt but don't know why + panic morse_IL + +;---------------------------------------- +enable_interrupts +; globally enable interrupts - p77 +; etc. + + bsf RCON,7,0 ; enable priority levels + bsf INTCON,7,0 ; enable high-priority interrupts + bsf INTCON,6,0 ; enable low-priority interrupts + bcf PIE1,3,0 ; disable master synchronous serial port + ; (MSSP; i.e. enable i2c) interrupts + ; (temporary for this simple program) + bsf PIE1,5,0 ; enable USART receive interrupt (p85) + return + +;**************************************************************************** +vector_interrupt_high + call led_red + goto vector_interrupt_high + +;***************************************************************************( +; FUNCTIONALITY +; these routines actually glue things together to make something that +; does something + +;---------------------------------------- +master_main +; main program for master PIC + + call led_green + +master_main_loop + goto master_main_loop + + +;---------------------------------------- +slave_main +; main program for slave PICs + + bcf PIE1,5,0 ; disable serial receive interrupt + bcf PIE1,4,0 ; disable serial transmit interrupt + call led_red + debug 'S' + +slave_main_loop + call wait_for_i2c_interrupt ; wait for 1st (address) byte + call led_green + debug 'G' + call wait_for_i2c_interrupt ; wait for 2nd (data) byte + call led_black + debug 'B' + goto vector_panic + +;---------------------------------------- +serial_rx_isr + call led_black + + debug 'd' + +; what we actually do here is faff with I2C to start transmitting + bsf SSPCON2,SEN,0 ; i2c START + call wait_for_i2c_interrupt + + debug 'e' + + movlw 0x82 ; transmit 1000 0010 + movwf SSPBUF,0 ; (ie address 1000001, read=0) + + call wait_for_i2c_interrupt + + debug 'f' + + ifbit0 SSPCON2,ACKSTAT ; check for ack from slave (=0), if no + bra serial_rx_isr_ifnot_noack1 + panic morse_SA ; then panic, else +serial_rx_isr_ifnot_noack1 + + debug 'g' + + movff RCREG,SSPBUF ; copy byte from serial to i2c buffer + call wait_for_i2c_interrupt + + ifbit0 SSPCON2,ACKSTAT ; check for ack from slave (=0), if no + bra serial_rx_isr_ifnot_noack2 + panic morse_SD ; then panic, else +serial_rx_isr_ifnot_noack2 + + bsf SSPCON2,PEN,0 ; i2c STOP + call wait_for_i2c_interrupt + + goto vector_panic + retfie + +;*************************************************************************** +; SERIAL PORT + +;-------------------- +serial_setup +; sets up the serial port, 9600 8N1 etc. as required by host +; interrupt is enabled for reception but not transmission + +; initial config - TXSTA register p181 + bcf TXSTA,6,0 ; p181, set 8-bit mode + bsf TXSTA,5,0 ; transmit enable + bcf TXSTA,4,0 ; asynchronous mode + bsc_txsta_brgh ; set high or low baud rate + +; initial config - RCSTA register p182 + bsf RCSTA,7,0 ; serial port enable (p182) + bcf RCSTA,6,0 ; 8-bit reception + bsf RCSTA,4,0 ; enable continuous receive + +; set SPBRG to get correct baud rate + movlw_movwf_spbrg + +; interrupt set-up for serial receive + bcf IPR1,5,0 ; set to low-priority interrupt + return + +;-------------------- +polling_serial_transmit +; writes W through the serial port +; serial port hardware must be suitably initialised +; serial port transmit interrupts must be disabled +; will spin until the byte is transmitted +; Before After +; W byte to xmit preserved + + movwf TXREG,0 ; move contents of W (i.e. debugvalue) + ; to TXREG for transmission +debug_waitfortsr_loop + btfss TXSTA,1,0 + bra debug_waitfortsr_loop + + return + +;**************************************************************************** + + code + +;*************************************************************************** +; FLASH ID LOCATIONS + +;-------------------- +copy_per_pic_data +; copies PIC-dependent info out of flash memory to RAM +; see README.protocol + + debug 'P' + + movlw (F_PIC_NO >> 16) & 0xff ; set table pointer to point to + movwf TBLPTRU ; PIC number in flash + movlw (F_PIC_NO >> 8) & 0xff + movwf TBLPTRH + movlw F_PIC_NO & 0xff + movwf TBLPTRL + + tblrd *+ ; read then increment pointer + ; (now points to i2c control byte) + + banksel PIC_NO + movf TABLAT,0,0 ; move pic number into normal memory + movwf PIC_NO,1 + + debughf TABLAT + + tblrd * ; read i2c + + movf TABLAT,0,0 ; move i2c_ctrl byte into normal memory + movwf I2C_CTRL,1 +; now have: PIC number in 400h, i2c control byte in 401h - see +; RAM variables re i2c specific stuff, above + + debughf TABLAT + + return + +;*************************************************************************** +; I2C + +;-------------------- +i2c_setup +; sets up the I2C interface + +; see also: +; p68 +; p314 +; p 275 ID locs + +; To generate our I2C address, we take PIC_NO bits 4-0 and prepend +; 0b10 (i.e. all addresses are of the form 0b10xxxxx) + banksel PIC_NO ; ser BSR=i2c BSR (4) + +; common to master and slaves: + bsf SSPSTAT,7,0 ; disable slew rate control + bcf SSPSTAT,6,0 ; disable SMBus specific commands + ; (whatever that means) + bcf SSPCON2,7,0 ; disable general call (for now) + + bcf IPR1,SSPIP,0 ; make interrupt low priority + +; are we master or slave ? + btfsc I2C_CTRL,I2C_CTRL_MASTER,1 ; test whether PIC is master + goto i2c_setup_if_master + goto i2c_setup_if_slave + +i2c_setup_if_master + movlw 0x08 ; clear top 2 status bits; disable SSP; + movwf SSPCON1,0 ; CKP unused, set to 0; master mode. + +; set baud rate + movlw i2c_sspadd + movwf SSPADD,0 + goto i2c_setup_endif_master_slave + +i2c_setup_if_slave + movlw 0x16 ; clear top 2 status bits; disable SSP; + movwf SSPCON1,0 ; release clock; 7bit slave mode with + ; no extra start/stop interrupts. +; !!fixme probably want to set SSPCON2:SEN "clock stretching" + +; set slave address + banksel PIC_NO ; set BSR=i2c BSR (4) + movf PIC_NO,0,1 ; copy pic_no to W (000xxxxx) + iorlw 0x40 ; change top 3 bits t 010 (010xxxxx) + rlncf WREG,0,0 ; shift, bottom bit is r/w (10xxxxx0) + movwf SSPADD,0 ; move to slave address register + ; (bits 7-1=address, bit 0=0) + +i2c_setup_endif_master_slave + bsf SSPCON1,5,0 ; enable I2C mode + + return + +;---------------------------------------- +i2c_isr + banksel PIC_NO ; ser BSR=i2c BSR (4) + btfsc I2C_CTRL,I2C_CTRL_MASTER,1 ; check =master?, if so + goto i2c_master_isr ; goto master interrupt routine + goto i2c_slave_isr ; elso goto interrupt_slave + +;-------------------- +i2c_master_isr + debug 'm' + goto wait_for_i2c_interrupt + +;-------------------- +i2c_slave_isr + debug 's' + goto wait_for_i2c_interrupt + +;---------------------------------------- +wait_for_i2c_interrupt +; polls the relevant bit until the I2C interrupt flag is set, +; then returns. should not usually be used if I2C interrupts +; are enabled, clearly. + + debug '.' +wait_for_i2c_interrupt_loop + btfss PIR1,SSPIF,0 ; check if interrupt set, if not, loop + goto wait_for_i2c_interrupt_loop + + bcf PIR1,SSPIF,0 ; clear interrupt bit + + debug 'I' + debughf SSPSTAT + debughf SSPCON1 + debughf SSPCON2 + + return + +;**************************************************************************** +; GENERAL SUBROUTINES + +;---------------------------------------- +waiting +; waits for a fixed interval, depending on the configuration of TMR0 + + bcf INTCON,2,0 ; clear timer0 interrupt bit (p109) + clrf TMR0H,0 ; p107 set high byte of timer0 to 0 (buffered, + ; only actually set when write to tmr0l occurs) + clrf TMR0L,0 ; set timer0 low byte - timer now set to 0000h +loop + btfss INTCON,2,0 ; check whether timer0 interrupt has been set - + ; skip next instruction if so + bra loop + return + + +;**************************************************************************** + + org 0x2000 + dw 0xffff + + org 0x6000 + dw 0xffff + + end + diff --git a/cebpic/i2c-test.asm b/cebpic/i2c-test.asm new file mode 100644 index 0000000..ee756ab --- /dev/null +++ b/cebpic/i2c-test.asm @@ -0,0 +1,539 @@ +; write a byte to pic0 via the serial port, pic0 will transmit it to +; pic1, which will then toggle its colour (without checking the contents +; of the byte) + +; pin 21 (per-pic-led, RD2/PSP2/C1IN) states: +; high H = blue (=green), low L = orange (=red), float Z = black + +;*************************************************************************** +;SETUP AND DEFINITIONS + +; CONVENTIONS: +; +; In subroutines, unless otherwise stated, W and S may have any +; value on entry and will be undefined on exit. +; +; labels ending _if[not_... and _endif_... are used for +; if ... then [... else ...] +; labels ending _loop are for loops +; labels ending _isr are at the start of interrupt service routines +; (which must end with retfie) +; labels starting vector_ are the reset and interrupt entrypoints +; other labels in lowercase are normal subroutines (ending in `return') +; labels in UPPERCASE are defined addresses (in RAM or flash) + +;--------------------------------------------------------------------------- +; boilerplate: + + include /usr/share/gputils/header/p18f458.inc + radix dec + include ../iwjpictest/clockvaries.inc + + extern led_green + extern led_red + extern led_black + + ifdef SLOW_VERSION + messg "hello this is the slow version" + endif + + ifndef SLOW_VERSION + messg "hello this is the fast version" + endif + + ifdef SLOW_VERSION + messg "with an if" + else + messg "and an else" + endif + +;--------------------------------------------------------------------------- +; ID locations layout, in flash - see README.protocol + +F_PIC_NO equ 0x200000 +F_I2C_CTRL equ 0x200001 + +;--------------------------------------------------------------------------- +; RAM - ie, variables etc. + +; i2c specific stuff + udata 0x400 + +PIC_NO res 1 + +I2C_CTRL res 1 +I2C_CTRL_MASTER equ 7 ; bit 7 of I2C_CTRL is 1=master 0=slave + +;**************************************************************************** +; VECTORS: special locations, where the PIC starts executing +; after reset and interrupts + + org 0 + goto vector_reset + + org 000008h + goto vector_interrupt_high + + org 000018h + goto vector_interrupt_low + +;**************************************************************************** +; MACROS + +;---------------------------------------- +; ifbit1(REGISTER,BITNUMBER) +; executes the next instruction but only if bit BITNUMBER +; in REGISTER (which must be in the access bank) is set +ifbit1 macro REGISTER, BITNUMBER + btfsc REGISTER, BITNUMBER, 0 + endm + +;---------------------------------------- +; ifbit0(REGISTER,BITNUMBER) +; executes the next instruction but only if bit BITNUMBER +; in REGISTER (which must be in the access bank) is clear +ifbit0 macro REGISTER, BITNUMBER + btfss REGISTER, BITNUMBER, 0 + endm + +;---------------------------------------- +; debug(BYTE) +; writes BYTE through the serial port +; serial port hardware must be suitably initialised +; serial port transmit interrupts must be disabled +; will spin until the byte is transmitted +; Before After +; W any undefined +; S any undefined + +; macro to call subroutine to transmit over serial port for debugging +; takes 8-bit value, puts in W, invokes debug_serial_transmit + ifndef SLOW_VERSION +debug macro debugvalue + endm + endif + + ifdef SLOW_VERSION +debug macro debugvalue + movlw debugvalue + call polling_serial_transmit + endm + endif + +;---------------------------------------- +; debughf(REGISTER) +; reads REGISTER once and writes it to the serial port in hex +; for conditions etc. see "debug", above +; Before After +; W any undefined +; S any undefined + ifdef SLOW_VERSION +DEBUGHF_VALUE equ 0x040 ; getting on towards end of access bank + ; FIXME if all of program used udata that + ; would be very nice + +debughf macro register + movff register, DEBUGHF_VALUE + call debughf_subroutine + endm + +debughf_subroutine + call debughf_digit + call debughf_digit + return + +;-------------------- +debughf_digit +; transmits top nybble of DEBUGHF_VALUE in hex +; through serial port, as above, and swaps nybbles +; Before After +; W any undefined +; DEBUGHF_VALUE BBBBaaaa aaaaBBBB (BBBB was sent) + + swapf DEBUGHF_VALUE,1,0 + movf DEBUGHF_VALUE,0,0 + andlw 0x0f + sublw 10 + sublw 0 + bn debughf_digit_ifnot_ge10 + addlw 'a'-('0'+10) +debughf_digit_ifnot_ge10 + addlw '0'+10 + goto polling_serial_transmit + + else +debughf macro register + endm + endif + + + +;**************************************************************************** +; PORTMANTEAU CODE +; which contains lists of checks and calls to function-specific +; routines etc. + +;---------------------------------------- +vector_reset + + call serial_setup + + debug 'a' + + call copy_per_pic_data + + debug 'b' + + call i2c_setup + call enable_interrupts + + debug 'c' + + goto main + +;---------------------------------------- +main + debug 'J' + debughf SSPSTAT + debughf SSPCON1 + debughf SSPCON2 + debughf SSPADD + + banksel I2C_CTRL ; ser BSR=i2c BSR (4) + btfsc I2C_CTRL,I2C_CTRL_MASTER,1 ; check =master?, if so + goto master_main ; goto master main routine + goto slave_main ; elso goto slave main routine + +;---------------------------------------- +vector_interrupt_high + debug 'H' + goto panic + +;---------------------------------------- +vector_interrupt_low +; checks which interrupt and as soon as it finds one jumps straight +; to the relevant ISR. That routine will return with retfie and if +; there was another interrupt we will re-enter, which is OK. + + btfsc PIR1,SSPIF,0 ; check if MSSP interrupt generated, if so +; goto i2c_isr ; I2C ISR will check whether master or slave + goto panic ; nothing should generate these ATM.... + + btfsc PIR1,5,0 ; check for serial receive interrupt + goto serial_rx_isr ; receive serial + + debug 'L' ; else panic - interrupt but don't know why + goto panic + +;---------------------------------------- +enable_interrupts +; globally enable interrupts - p77 +; etc. + + bsf RCON,7,0 ; enable priority levels + bsf INTCON,7,0 ; enable high-priority interrupts + bsf INTCON,6,0 ; enable low-priority interrupts + bcf PIE1,3,0 ; disable master synchronous serial port + ; (MSSP; i.e. enable i2c) interrupts + ; (temporary for this simple program) + bsf PIE1,5,0 ; enable USART receive interrupt (p85) + return + +;***************************************************************************( +; FUNCTIONALITY +; these routines actually glue things together to make something that +; does something + +;---------------------------------------- +master_main +; main program for master PIC + + call led_green + +master_main_loop + goto master_main_loop + + +;---------------------------------------- +slave_main +; main program for slave PICs + + bcf PIE1,5,0 ; disable serial receive interrupt + bcf PIE1,4,0 ; disable serial transmit interrupt + call led_red + debug 'S' + +slave_main_loop + call wait_for_i2c_interrupt ; wait for 1st (address) byte + call led_green + debug 'G' + call wait_for_i2c_interrupt ; wait for 2nd (data) byte + call led_black + debug 'B' + goto slave_main_loop + +;---------------------------------------- +serial_rx_isr + call led_black + + debug 'd' + +; what we actually do here is faff with I2C to start transmitting + bsf SSPCON2,SEN,0 ; i2c START + call wait_for_i2c_interrupt + + debug 'e' + + movlw 0x82 ; transmit 1000 0010 + movwf SSPBUF,0 ; (ie address 1000001, read=0) + + call wait_for_i2c_interrupt + + debug 'f' + + ifbit1 SSPCON2,ACKSTAT ; check for ack from slave (=0), if no + goto panic ; then panic, else + + debug 'g' + + movff RCREG,SSPBUF ; copy byte from serial to i2c buffer + call wait_for_i2c_interrupt + btfsc SSPCON2,ACKSTAT,0 ; check for ack from slave (=0), if no + goto panic ; then panic, else + bsf SSPCON2,PEN,0 ; i2c STOP + call wait_for_i2c_interrupt + + retfie + +;*************************************************************************** +; SERIAL PORT + +;-------------------- +serial_setup +; sets up the serial port, 9600 8N1 etc. as required by host +; interrupt is enabled for reception but not transmission + +; initial config - TXSTA register p181 + bcf TXSTA,6,0 ; p181, set 8-bit mode + bsf TXSTA,5,0 ; transmit enable + bcf TXSTA,4,0 ; asynchronous mode + bsc_txsta_brgh ; set high or low baud rate + +; initial config - RCSTA register p182 + bsf RCSTA,7,0 ; serial port enable (p182) + bcf RCSTA,6,0 ; 8-bit reception + bsf RCSTA,4,0 ; enable continuous receive + +; set SPBRG to get correct baud rate + movlw_movwf_spbrg + +; interrupt set-up for serial receive + bcf IPR1,5,0 ; set to low-priority interrupt + return + +;-------------------- +polling_serial_transmit +; writes W through the serial port +; serial port hardware must be suitably initialised +; serial port transmit interrupts must be disabled +; will spin until the byte is transmitted +; Before After +; W byte to xmit preserved + + movwf TXREG,0 ; move contents of W (i.e. debugvalue) + ; to TXREG for transmission +debug_waitfortsr_loop + btfss TXSTA,1,0 + bra debug_waitfortsr_loop + + return + +;**************************************************************************** + + code + +;*************************************************************************** +; FLASH ID LOCATIONS + +;-------------------- +copy_per_pic_data +; copies PIC-dependent info out of flash memory to RAM +; see README.protocol + + movlw (F_PIC_NO >> 16) & 0xff ; set table pointer to point to + movwf TBLPTRU ; PIC number in flash + movlw (F_PIC_NO >> 8) & 0xff + movwf TBLPTRH + movlw F_PIC_NO & 0xff + movwf TBLPTRL + + tblrd *+ ; read then increment pointer + ; (now points to i2c control byte) + + banksel PIC_NO + movf TABLAT,0,0 ; move pic number into normal memory + movwf PIC_NO,1 + + iorlw '0' + call polling_serial_transmit + + tblrd * ; read i2c + + movf TABLAT,0,0 ; move i2c_ctrl byte into normal memory + movwf I2C_CTRL,1 +; now have: PIC number in 400h, i2c control byte in 401h - see +; RAM variables re i2c specific stuff, above + + iorlw '0' + call polling_serial_transmit + + return + +;*************************************************************************** +; I2C + +;-------------------- +i2c_setup +; sets up the I2C interface + +; see also: +; p68 +; p314 +; p 275 ID locs + +; To generate our I2C address, we take PIC_NO bits 4-0 and prepend +; 0b10 (i.e. all addresses are of the form 0b10xxxxx) + banksel PIC_NO ; ser BSR=i2c BSR (4) + +; common to master and slaves: + bsf SSPSTAT,7,0 ; disable slew rate control + bcf SSPSTAT,6,0 ; disable SMBus specific commands + ; (whatever that means) + bcf SSPCON2,7,0 ; disable general call (for now) + + bcf IPR1,SSPIP,0 ; make interrupt low priority + +; are we master or slave ? + btfsc I2C_CTRL,I2C_CTRL_MASTER,1 ; test whether PIC is master + goto i2c_setup_if_master + goto i2c_setup_if_slave + +i2c_setup_if_master + movlw 0x08 ; clear top 2 status bits; disable SSP; + movwf SSPCON1,0 ; CKP unused, set to 0; master mode. + +; set baud rate + movlw i2c_sspadd + movwf SSPADD,0 + goto i2c_setup_endif_master_slave + +i2c_setup_if_slave + movlw 0x16 ; clear top 2 status bits; disable SSP; + movwf SSPCON1,0 ; release clock; 7bit slave mode with + ; no extra start/stop interrupts. +; !!fixme probably want to set SSPCON2:SEN "clock stretching" + +; set slave address + banksel PIC_NO ; set BSR=i2c BSR (4) + movf PIC_NO,0,1 ; copy pic_no to W (000xxxxx) + iorlw 0x40 ; change top 3 bits t 010 (010xxxxx) + rlncf WREG,0,0 ; shift, bottom bit is r/w (10xxxxx0) + movwf SSPADD,0 ; move to slave address register + ; (bits 7-1=address, bit 0=0) + +i2c_setup_endif_master_slave + bsf SSPCON1,5,0 ; enable I2C mode + + return + +;---------------------------------------- +i2c_isr + banksel PIC_NO ; ser BSR=i2c BSR (4) + btfsc I2C_CTRL,I2C_CTRL_MASTER,1 ; check =master?, if so + goto i2c_master_isr ; goto master interrupt routine + goto i2c_slave_isr ; elso goto interrupt_slave + +;-------------------- +i2c_master_isr + debug 'm' + goto panic + +;-------------------- +i2c_slave_isr + debug 's' + goto panic + +;---------------------------------------- +wait_for_i2c_interrupt +; polls the relevant bit until the I2C interrupt flag is set, +; then returns. should not usually be used if I2C interrupts +; are enabled, clearly. + + debug '.' +wait_for_i2c_interrupt_loop + btfss PIR1,SSPIF,0 ; check if interrupt set, if not, loop + goto wait_for_i2c_interrupt_loop + + bcf PIR1,SSPIF,0 ; clear interrupt bit + + debug 'I' + debughf SSPSTAT + debughf SSPCON1 + debughf SSPCON2 + + return + +;*************************************************************************** +; GENERALLY-USEFUL SUBROUTINES; + +;---------------------------------------- +panic +; stops everything, makes LED red + + debug 'x' + clrf INTCON,0 ; disable all interrupts EVER + debug 'y' + bcf PORTC,1,0 ; switch off booster + debug 'z' + call led_red + +panic_loop + goto panic_loop + + +;---------------------------------------- +informative_panic +; switch off interrupts and power +; reconfigure timer0 for writing diagnostic msg to the LED +; + + clrf INTCON,0 ; disable all interrupts EVER + bcf PORTC,1,0 ; switch off booster + +; re-initialise timer0 config + bcf T0CON,6,0 ; p107 Timer0 -> 16bit mode + bcf T0CON,5,0 ; timer0 use internal clock + bsc_morse_t0con_012 ; use prescaler? and configure it + +; + + + + +;---------------------------------------- +waiting +; wait for timer0 interrupt + bcf INTCON,2,0 ; clear timer0 interrupt bit (p109) + clrf TMR0H,0 ; p107 set high bit of timer0 to 0 (buffered, + ; only actually set when write to tmr0l occurs) + clrf TMR0L,0 ; set low bit o timer0 - timer now set to 0000h +loop + btfss INTCON,2,0 ; check whether timer0 interrupt has been set - + ; skip next instruction if so + bra loop + return + + +;**************************************************************************** + + end diff --git a/cebpic/intelhex.pdf b/cebpic/intelhex.pdf new file mode 100644 index 0000000000000000000000000000000000000000..bc67eafd4bc10bd2e46db7fbe9633b9a3fba0e61 GIT binary patch literal 29218 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 brbCGoJcB6a83GMQ1vwEdEbQGKw8#Djqw1Dy literal 0 HcmV?d00001 diff --git a/cebpic/led-flash.asm b/cebpic/led-flash.asm new file mode 100644 index 0000000..c6d3863 --- /dev/null +++ b/cebpic/led-flash.asm @@ -0,0 +1,52 @@ +; pin 21 (per-pic-led, RD2/PSP2/C1IN) states: high H = green, low L = red, float Z = black + + include /usr/share/gputils/header/p18f458.inc + radix dec + +clock equ mclock + include ../iwjpictest/clockvaries.inc + + code +start +; pin initial config + bcf TRISE,4,0 ; turn off PSPMODE (Data Sheet p100/101) +; timer initial config + morse_t0setup mclock, (1<) { + next if m/^\s*\#/; + next unless m/^boards\s+$/...(!m/\S/ || m/^\S/); + next if !m/\S/ || m/^\S/; + die unless m/^\s+(\d+)\s+(\w+)\s*$/; + next unless $1 == $picno; + $board= $2; +} +close W; +die $picno unless defined $board; +die $board unless $board =~ m/^(?:reversers|detectors)$/; + +$a[1] |= 0x40 if $board eq 'detectors'; + +@a= map { sprintf "0x%02x", $_; } @a; + +printf "; automatically generated - do not edit\n" or die $!; +for ($i= 0x200000; + @a; + $i++) { + $_= shift @a; + printf "\t __idlocs \t 0x%06x, %s\n", $i, $_ or die $!; +} +print "\t end\n" or die $!; diff --git a/cebpic/manypics.make b/cebpic/manypics.make new file mode 100644 index 0000000..c08e485 --- /dev/null +++ b/cebpic/manypics.make @@ -0,0 +1,106 @@ + +default: all + +#---------- general definitions etc. ---------- + +TARGETS += $(foreach i, $(PICNOS), idlocs$i.hex noncode$i.hex) +MORSE_INCLUDE ?= common.inc +INCLUDES += ../iwjpictest/insn-aliases.inc morse+auto.inc + +INCLUDES += $(addsuffix +vars.fin, $(VARSFILES)) +INCLUDES += $(addsuffix +vars.inc, $(VARSFILES)) + +include ../common.make +include ../pic.make + +#---------- bizarre macro arrangements for $(PROGRAMS) ---------- + +define define_prog + +TARGETS += $(1)+code.hex $(1)+program.hex $(1)+program.map $(1)+program.disasm +TARGETS += $$(foreach i, $$(PICNOS), $(1)+entire$$i.hex) + +$(1)_CODEHEX= $$(foreach panel, $$(XCODEN_$(1)), $(1)+$$(panel).hex) \ + $$(foreach panel, $$(XCODE1_$(1)), $$(panel).hex) + +$(1)+code.hex: $$(HEXMERGER) $(1)+program.hex $$($(1)_CODEHEX) + $$(MERGEHEX) + +$(1)+entire%.hex: $$(HEXMERGER) $(1)+program.hex $$($(1)_CODEHEX) idlocs%.hex config.hex + $$(MERGEHEX) + +$(1)+program.hex: $(1).o $$(OBJS_$(prog)) $$(LIBS) + $$(LINK) + +endef + +define define_directasm + +$(1).hex: $(1).asm $$(INCLUDES) + $$(ASSEMBLE) $$< +endef + +define makesubmakefile +set -e; d=.submakefile.new; rm -f $$d; for f in "$$@";do echo "$$f" >>$$d; done +-- +$(foreach prog, $(PROGRAMS), $(call define_prog,$(prog))) +$(foreach da, idlocs% config %+morse %+pindata blank%, + $(call define_directasm,$(da))) +endef + +.submakefile: $(CEBPIC)manypics.make Makefile + : $(shell $(makesubmakefile)) ... generate .submakefile + @mv -f $@.new $@ + +ifneq ($(MAKECMDGOALS),clean) +include .submakefile +endif + +blank0.asm blank2.asm blank4.asm blank6.asm: blank%.asm: $(CEBPIC)manypics.make + echo >$@.new " org 0x$*000" + echo >>$@.new " nop" + echo >>$@.new " end" + mv -f $@.new $@ + +#---------- targets ---------- + +all: $(TARGETS) + +noncode%.hex: $(HEXMERGER) idlocs%.hex config.hex + $(MERGEHEX) + +morse+auto.inc: $(CEBPIC)morse-generator morse.messages + ./$^ inc $o + +%+vars.inc: %.asm $(CEBPIC)manypics.make + perl -ne ' \ + BEGIN { print "; autogenerated - do not edit\n"; } \ + next unless m/^\w+\s+equ\s+/; \ + print $$_ or die $$!; \ + ' <$< $o + +%+vars.fin: %.asm $(CEBPIC)manypics.make + perl -ne ' \ + BEGIN { print "; autogenerated - do not edit\n"; } \ + next unless m/^(\w+)\s/; \ + next if m/^\w+\s+(?:equ|udata|udata_acs)\s+/; \ + print " extern $$1\n" or die $$!; \ + ' <$< $o + +%+morse.asm: $(CEBPIC)morse-generator morse.messages %+program.map + ./$^ asm -I$(MORSE_INCLUDE) $o + +%.map: %.hex + @: + +idlocs%.asm: $(CEBPIC)make-idlocs ../layout/ours.wiring + ./$^ $* >$@.new && mv -f $@.new $@ + +ours+pindata.asm: ../layout/ours+pindata.asm + cp $< $@ + +manypic-clean: pic-clean + rm -f idlocs*.asm *+morse.* morse+auto.inc blank[0246].* + +.PRECIOUS: idlocs%.asm morse+auto.inc %+morse.asm %+morse.hex %.map +.PRECIOUS: %+vars.inc %+vars.fin diff --git a/cebpic/merge-hex b/cebpic/merge-hex new file mode 100755 index 0000000..4af1e17 --- /dev/null +++ b/cebpic/merge-hex @@ -0,0 +1,101 @@ +#!/usr/bin/perl -w +# See http://www.precma.it/download/intelhex.pdf +# +# Written by Ian Jackson in November/December 2005. +# I hereby waive my copyright in this file. - Ian Jackson 16.12.2005. +# $Id$ + +use strict qw(refs vars); + +our ($lba,$sba,$loc,$eof,%once); + +$lba=$sba=0; + +sub once { + my ($r) = @_; + my ($o); + $o= \$once{$_[0]}; + if (!defined $$o) { $$o= $loc; return; } + die sprintf("%s: %s: clash at 0x%x (1st)\n". + "%s: %s: clash at 0x%x (2nd)\n", + $0, $$o, $r, $0, $loc, $r); +} + +sub bad ($) { my ($m)=@_; die "$0: $loc: $m\n"; } + +my ($drlo,$dri,$orgline,$la); + +while (<>) { + $orgline= $_; + $loc= "$ARGV:$."; + + chomp; # General Record Format, p5 + s/^\:// or bad('no colon'); + $_= lc $_; + m/[^0-9a-f]/ and bad("bad char ".ord($&)); + length() & 1 and bad('odd length'); + + s/..$//; # chop checksum (we don't check this) + s/^..//; # chop reclen (we don't check this) + + if (s/^000001//) { # End of File, p11 + $eof= $orgline; + if ($lba) { $orgline= ":020000040000FA\n"; $lba=0; } + elsif ($sba) { $orgline= ":020000020000FC\n"; $sba=0; } + else { next; } + } elsif (s/^000004(....)$//) { $lba= hex($1)<<16; } # Ext'd Linear Addr, p6 + elsif (s/^000002(....)$//) { $sba= hex($1)<<4; } # Ext'd Seg. Addr., p7 + elsif (s/^(....)00//) { # Data Record, p8 + $drlo= hex $1; + for ($dri=0; s/^..//; $dri++) { + bad('both LBA and SBA') if $lba && $sba; + if ($lba) { $la= ($lba+$drlo+$dri) & 0x0ffffffff; } + elsif ($sba) { $la= $sba + (($drlo+$dri) & 0xffff); } + else { $la= $drlo+$dri; } +#print STDERR ">$lba|$sba|$drlo|$dri|$la|$_<\n"; + once($la); + } + } + elsif (s/^000005//) { once('start'); } # Start Linear Address, p9 + elsif (s/^000003//) { once('start'); } # Start Segment Address, p10 + else { + bad('unknown record or bad record'); + } + print $orgline or die $!; +} + +our ($lx,$ld); + +$lx= 0; +$ld= ''; +sub pf { + my ($f) = shift @_; + my ($s) = sprintf $f, @_; + if ($s =~ m/^\s/ && length($ld.$s) > 70) { + print STDERR $ld,"\n" or die $!; $ld= " "; + } + $ld.= $s; +} +sub pf_end () { + print STDERR $ld,"\n" or die $!; +} + +my ($ca,$a1); +undef $la; +foreach $ca (sort { $a <=> $b } keys %once) { + next if defined($la) && $ca == ++$la; + defined($la) and + --$la != $a1 and + pf("-%x", $la); + pf(" %x", $ca); + $la=$a1=$ca; +} +if (!defined($la)) { + pf(" empty"); +} elsif ($la != $a1) { + pf("-%x", $la); +} +pf_end(); + +die "$0: no input files or missing EOF markers\n" unless defined $eof; +print $eof or die $!; diff --git a/cebpic/morse-generator b/cebpic/morse-generator new file mode 100755 index 0000000..622ba7a --- /dev/null +++ b/cebpic/morse-generator @@ -0,0 +1,211 @@ +#!/usr/bin/perl +# Converts morse.messages to *+morse.asm or morse+auto.inc. +# morse-auto.asm specifies some flash contents, as follows: +# +# Each message XY produces a symbol +# morse_XY +# which is in the flash between morse_messages_start and +# morse_messages_end, and which is guaranteed to be aligned to a +# multiple of 4 bytes. +# +# At that symbol will be a message in the following format: +# RAAAMMMM header byte, contents as follows: +# M (4 bits) number of bytes of morse pattern +# R reserved bit, always zero +# A (3 bits) number of bytes of addresses +# M bytes morse pattern, as bit string of LED on/off +# values (1=on) for equal-length periods +# (1 period = 1 morse dot), MS bit first +# trailing zeroes in last byte are probably +# best elided +# A bytes zero or more addresses which should be read +# and the corresponding value shown in binary. +# Addresses are only one byte each, interpreted +# like an access bank reference. +# +# morse_messages_start and morse_messages_end should be defined in +# morse-defs.inc, and should also be 4-byte aligned. morse-defs.inc +# should also arrange to define any symbolic addresse referred to +# in morse-auto.messages, eg by including the pXXXX.inc. +# +# *+morse.asm contains the actual source and morse+auto.inc +# contains `equ' definitions for the addresses morse_XY. + +use IO::File; +use IO::Handle; + +sub badusage () { + die ("usages:\n". + " morse-generator ... asm\n". + " morse-generator ... [.map] inc\n"); +} + +@ARGV or badusage(); + +$includefile= 'morse-defs.inc'; +if ($ARGV[$#ARGV] =~ s/^\-I//) { + $includefile= pop @ARGV; +} + +$which= pop @ARGV; +$which eq 'asm' or $which eq 'inc' or badusage(); + +while () { + ($let,$morse) = (m/^([0-9A-Z])\s+([-.]+)$/) or die; + $morse =~ s/\./10/g; + $morse =~ s/\-/1110/g; + $morse =~ s/0$//; + $morse{$let}= $morse; +} + +sub oops ($) { die "morse-generator: $ARGV:$.: $_[0]\n"; } + +$mapfile= $ARGV[$#ARGV]; + +if ($mapfile =~ m/\.map$/) { + pop @ARGV; + $maph= new IO::File "$mapfile", 'r' or die "$0: $mapfile: $!\n"; + while (<$maph>) { + next unless m/^\s+Symbols\s+$/ .. !/\S/; + next unless m/\S/; + next if m/^\s+Symbols\s+$/; + next if m/^\s+Name\s+Address\s+Location\s+Storage\s+File\s*$/; + next if m/^(?:\s+\-\-+){5}\s*$/; + m/^\s*([0-9a-zA-Z_]+)\s+(0+|0x[0-9a-f]+)\s+(program|data)\s+(static|extern)\s+(\S+)\s*$/ + or die "$0: $mapfile:$.: cannot parse ?!\n"; + ($sym,$val,$progdata,$staticext,$filename) = ($1,$2,$3,$4,$5); + next if $progdata ne 'data'; + $filename =~ s/\.asm$//; + $sym= $staticext eq 'static' ? "$filename:$sym" : "::$sym"; + $symval{$sym}= $val; + } + die "$0: $mapfile: $!\n" if $maph->error; +} + +$"=','; + +print <<'END' or die $! +; autogenerated - do not edit +END + ; + +print <) { + chomp; + s/\#.*//; + next unless m/\S/; + s/\s+$//; + m/^([A-Z0-9]+)(\??)(?:\s+([^\t ;]+))?(?:\s+\;\s*(.*))?$/ + or oops("syntax error"); + $morse_name= $1; + $morse_optional= $2; + @morse= split //, $morse_name; + @addrs= defined($3) ? split /\,/, $3 : (); + $comment= $4; + + @addrs < 8 or oops("only up to 7 addrs are supported"); + + @data= (); + + $morse= join '00000', map { $morse{$_} } @morse; + $morse .= '0' x 7; # padding to fill any partial byte + while ($morse =~ s/^([01]{8})//) { + push @data, "$&b"; + } + $morse =~ m/^0{0,7}$/ or die; + $morse_bytes= scalar(@data); + + unshift @data, sprintf "0x%x%x", scalar(@addrs), $morse_bytes; + push @data, map { + s/^\:\b/ $filename.':' /e; + $filename= $1 if m/^([^:]+)\:/; + $_ = $symval{$_} if exists $symval{$_}; + if ($which eq 'inc') { + $val= $_; + } elsif (m/\:/) { + printf STDERR "morse-generator: message \`%s': %s". + "unknown symbol \`%s'\n", + $morse_name, ($morse_optional ? 'warning: ' :''), $_; + exit 4 unless $morse_optional; + $val= ' xxx_unknown_xxx'; + } else { + $val= "$_ - (0xf00 * !(($_ & 0xf00)^0xf00))"; + } + $val; + } @addrs; + + push @data, ('0') x (3 - (scalar(@data) + 3) % 4); + + print("morse_$morse_name db @data\n") or die $! + if $which eq 'asm'; + + printf("morse_$morse_name equ morse_messages_start+0x%x\n", + $bytes) or die $! + if $which eq 'inc'; + + $bytes += scalar @data; +} + +print <<'END' or die $! + + if $ > morse_messages_end + error "too much morse - extends beyond morse_messages_end" + endif + + end +END + if $which eq 'asm'; + +STDIN->error and die $!; +STDOUT->error and die $!; + +__DATA__ +A .- +B -... +C -.-. +D -.. +E . +F ..-. +G --. +H .... +I .. +J .--- +K -.- +L .-.. +M -- +N -. +O --- +P .--. +Q --.- +R .-. +S ... +T - +U ..- +V ...- +W .-- +X -..- +Y -.-- +Z --.. +0 ----- +1 .---- +2 ..--- +3 ...-- +4 ....- +5 ..... +6 -.... +7 --... +8 ---.. +9 ----. diff --git a/cebpic/morse-printout-genps b/cebpic/morse-printout-genps new file mode 100755 index 0000000..4a00f78 --- /dev/null +++ b/cebpic/morse-printout-genps @@ -0,0 +1,77 @@ +#!/bin/sh +atp -B -f Helvetica-Bold13 < [
,
...] [; ] +# This file is converted to morse.asm by the Perl script morse.asm-gen. +# See morse.asm-gen for information about the format of the data stored +# in flash. Only addresses in the Access Bank are supported. + +# Suggested output by on the per-pic-led is: +# morse (red/black) contents of one address +# morse (red/black) contents of next address +# ... +# morse (red/black) contents of last address +# long pause +# go back to start +# Contents of addresses should preferably be read into a temporary +# buffer space somewhere so that each one is read once and that value +# remembered. + +UP ; unimplemented point timer setting + +# Main message listing. Kept sorted by morse for easy reference. +IH INTCON,INTCON3,PIR1,PIR2,PIR3 ; Interrupt source not found (high pri.) +IL INTCON,INTCON3,PIR1,PIR2,PIR3 ; Interrupt source not found (low pri.) +IP INTCON ; Interrupt of priority supposedly disabled +SA SSPCON2 ; Slave didn't I2C ack address +SD SSPCON2 ; Slave didn't I2C ack data + +# Messages starting with T are temporary entries for testing and development +TM PIE1,SSPSTAT,SSPCON1,SSPCON2 ; Master got I2C interrupt +TS PIE1,SSPSTAT,SSPCON1,SSPCON2 ; Slave got I2C interrupt +TF TESTFLASH ; test flash message +TG TESTFLASH,WREG4 ; test flash message +TI1 ; for iwj +TI2 ; for iwj +TI3 ; for iwj +TI4 ; for iwj +TI5 ; for iwj diff --git a/cebpic/morsepanic.asm b/cebpic/morsepanic.asm new file mode 100644 index 0000000..9f5a518 --- /dev/null +++ b/cebpic/morsepanic.asm @@ -0,0 +1,370 @@ +; program writes SOS msg into flash then turns LED green +; when serial interrupt received, turns off interrupts, turns off +; power, transmits contents of SSPCON1 by flashing LED red, repeats +; (next version will transmit SOS code first, then contents of +; SSPCON1) + + +; to start, need to write into flash, starting at 30 0000h: +; 10 10 10 00 | 1110 1110 | 1110 00 10 | 10 10 + + include common.inc + include morse-auto.inc + include ../iwjpictest/insn-aliases.inc + include ../iwjpictest/clockvaries.inc + + extern led_green + extern led_red + extern led_black + +;--------------------------------------------------------------------------- +panic macro message + movlw (message - morse_messages_start)/4 + movwf PANIC_ADDRESS + goto panic_routine + endm + +;--------------------------------------------------------------------------- +; reserved access bank locations + +WREG2 equ 00h ; a 2nd working reg :-) +WREG3 equ 01h ; a 3rd working reg :-) +WREG4 equ 02h ; a 4th working reg :-) +BLANK equ 03h ; register full of zeros +TESTFLASH equ 04h ; test LED flash pattern + +; used in panic macro for temporary storage +PANIC_MORSE equ 05h ; stores # bytes of morse msg in panic readout +PANIC_REGS equ 06h ; stores # registers in panic readout +PANIC_ADDRESS equ 07h ; stores condensed form of message start addr. + + + + + + + +; constants + +MORSE_MSG_LENGTH equ 04h ; lenght of morse messages in bytes + + + +;--------------------------------------------------------------------------- +; memory location definitions + +ERROR_BUF_PAGE equ 3 ; error codes on flash p3 +F_ERROR_U equ 00h ; upper part of error memory locations +F_SOS_H equ 40h ; high (middle) part of SOS error memory loc. +F_SOS_L equ 00h ; lower part of SOS error memory loc. + + +;--------------------------------------------------------------------------- +; error messages + +err_SOS equ 0 ; msg 0 = SOS + +;**************************************************************************** +; VECTORS: special locations, where the PIC starts executing +; after interrupts + + + org 0 + goto vector_reset + + +; high priority interrupt +; +; org 000008h +; goto interrupt_high + +; low priority interrupt + + org 000018h + goto interrupt_low + +;**************************************************************************** +;ERROR MSGS + +; org 4000h +; dw 1110111010101000b +; dw 1010000011100010b + +;--------------------------------------------------------------------------- +; Main - go to interrupt + goto interrupt_low + +;**************************************************************************** + + code + +;**************************************************************************** + +vector_reset + +; serial set-up +; enable interrupts so that this can be used as a trigger for the +; panic routine + +; initial config - TXSTA register p181 + bcf TXSTA,6,0 ; p181, set 8-bit mode + bsf TXSTA,5,0 ; transmit enable + bcf TXSTA,4,0 ; asynchronous mode + bsc_txsta_brgh ; set high or low baud rate + +; initial config - RCSTA register p182 + bsf RCSTA,7,0 ; serial port enable (p182) + bcf RCSTA,6,0 ; 8-bit reception + bsf RCSTA,4,0 ; enable continuous receive + +; set SPBRG to get correct baud rate + movlw_movwf_spbrg + +; interrupt set-up for serial receive + bcf IPR1,5,0 ; set to low-priority interrupt + +;--------------------------------------------------------------------------- +; interrupt set-up + +; globally enable interrupts - p77 + bsf RCON,7,0 ; enable priority levels + bsf INTCON,7,0 ; enable high-priority interrupts + bsf INTCON,6,0 ; enable low-priority interrupts + bsf PIE1,5,0 ; enable USART receive interrupt (p85) + +;--------------------------------------------------------------------------- +;--------------------------------------------------------------------------- +; Main - go to interrupt + goto interrupt_low + +;**************************************************************************** +; INTERRUPT SUBROUTINES + +interrupt_low + mov_lw 0x5a + mov_wf TESTFLASH + + panic morse_TG + +panic_routine +; switch off interrupts and power +; reconfigure timer0 for writing diagnostic msg to the LED + + clrf INTCON,0 ; disable all interrupts EVER + bcf PORTC,1,0 ; switch off booster + + +; re-initialise timer0 config + bcf T0CON,6,0 ; p107 Timer0 -> 16bit mode + bcf T0CON,5,0 ; timer0 use internal clock + bsc_morse_t0con_012 ; use prescaler? and configure it + +; get # bytes of morse msg, # registers in panic readout, message start addr. +; back from condensed message start addr. stored in PANIC_ADDRESS + +panic_loop + movlw 4 + mulwf PANIC_ADDRESS + movff PRODL,TBLPTRL + movff PRODH,WREG + add_lw (morse_messages_start)/256 + movwf TBLPTRH + clr_f TBLPTRU + + tblrd *+ ; read 1st byte of error message + ; (gives # bytes morse, # bytes registers) + + movff TABLAT,PANIC_MORSE + movlw 00001111b + and_wff PANIC_MORSE ; PANIC_MORSE now contains # bytes of morse msgs + + movff TABLAT,PANIC_REGS + movlw 01110000b + and_wff PANIC_REGS + swap_f PANIC_REGS ; PANIC_REGS now contains # registers to read + + call led_black + call waiting + call waiting + call waiting + call waiting + call morsemsg ; transmit SOS in red + call led_black + call waiting + call waiting + call waiting + call waiting + call registermsg ; transmit contents of TESTFLASH in + ; red(=low) and blue(=high) + goto panic_loop + +;**************************************************************************** +; PANIC SUBROUTINES + +morsemsg +; wrapper round readout to flash the per-pic led red for a +; (currently 4-byte) morse msg + +morse_msg_start + clrf WREG3,0 ; clear loop counter (WREG3) + +morse_loop + mov_fw PANIC_MORSE + cmp_fw_ifge WREG3 ; if loop counter >=MORSE_MSG_LENGTH, + return ; return to panic + + tblrd *+ + mov_ff TABLAT,WREG2 + call morse_readout + inc_f WREG3 + goto morse_loop + + +;-------------------------- +morse_readout + +; Flashes the per-pic led red(0) in a specified pattern. +; +; The pattern is specified as the state for 8 identically-long time +; periods each as long as a morse `dot', encoded into a byte with +; most significant bit first. +; On entry On exit +; W any undefined +; WREG2 flash pattern preserved +; WREG4 any undefined + + clr_f WREG4 ; clear loop counter (WREG4) + rr_f WREG2 + +morse_readout_loop + mov_lw 8 + cmp_fw_ifge WREG4 ; if loop counter >=8, return + return + + rl_f WREG2 ; top bit goes into N, ie Negative if 1 + bra_n morse_readout_if_led_1 + +morse_readout_if_led_0 + call led_black + bra morse_readout_endif_led + +morse_readout_if_led_1 + call led_red + +morse_readout_endif_led + inc_f WREG4 ; increment loop counter + call waiting + bra morse_readout_loop + +;-------------------------- +;-------------------------- +registermsg + +register_msg_start + clrf WREG3,0 ; clear loop counter (WREG3) + +register_loop + mov_fw PANIC_REGS + cmp_fw_ifge WREG3 ; if loop counter >=MORSE_MSG_LENGTH, + return ; return to panic + + tblrd *+ + + mov_fw TABLAT ; TABLAT has the 8-bit version + mov_wf FSR0L ; of the address. So, 8 bits + ; go straight into FSR0L. + + mov_lw 0x0f ; For FSR0H, we see if the + mov_fw FSR0H ; address XX is >=0x60. + ; If it is then we meant 0xfXX; + mov_lw 0x5f ; if not then we meant 0x0XX. + cmp_fw_ifle FSR0L ; (This is just like PIC does + clr_f FSR0H ; for insns using Access Bank) + + mov_ff INDF0,WREG2 + call register_readout + + inc_f WREG3 + + call waiting + call waiting + goto register_loop + +;-------------------------- + +register_readout + +; Flashes the per-pic led red(0) and green(1) in a specified pattern. +; (black gap between each bit) +; +; The pattern is specified as the state for 8 identically-long time +; periods each as long as a morse `dot', encoded into a byte with +; most significant bit first. +; On entry On exit +; W any undefined +; WREG2 flash pattern preserved +; WREG4 any undefined + + clrf WREG4,0 ; clear loop counter (WREG4) + rrncf WREG2,1 + + +register_readout_loop + movlw 8 + cpfslt WREG4,0 ; if loop counter >=8 (register + ; length), return + return + + movlw 4 + cmp_fw_ifne WREG4 ; if loop counter !=4 (nybble length), + ; skip insertion of extra black space + goto not_nybble_boundary + call waiting + +not_nybble_boundary + rlncf WREG2,1 ; top bit goes into N flag, + ; ie Negative if 1 + bn register_readout_if_led_1 + +register_readout_if_led_0 + call led_red + bra register_readout_endif_led + +register_readout_if_led_1 + call led_green + +register_readout_endif_led + incf WREG4,1,0 ; increment loop counter + call waiting + call led_black + call waiting + bra register_readout_loop + + +;**************************************************************************** +; GENERAL SUBROUTINES + +;---------------------------------------- +waiting +; waits for a fixed interval, depending on the configuration of TMR0 + + bcf INTCON,2,0 ; clear timer0 interrupt bit (p109) + clrf TMR0H,0 ; p107 set high byte of timer0 to 0 (buffered, + ; only actually set when write to tmr0l occurs) + clrf TMR0L,0 ; set timer0 low byte - timer now set to 0000h +loop + btfss INTCON,2,0 ; check whether timer0 interrupt has been set - + ; skip next instruction if so + bra loop + return + + +;**************************************************************************** + + org 0x2000 + dw 0xffff + + org 0x6000 + dw 0xffff + + end diff --git a/cebpic/nmra-stream.asm b/cebpic/nmra-stream.asm new file mode 100644 index 0000000..5ede3c8 --- /dev/null +++ b/cebpic/nmra-stream.asm @@ -0,0 +1,478 @@ + +; can be tested with liberator's mic input: +; 1k1, 110k resistor divider from track gives 1/100 track +; voltage to mic input +; then +; sox -r 96000 -u -b -t ossdsp /dev/dsp t.dat +; perl -pe '$_= m/\-/ ? "_" : "~"' u +; in an xterm showing font "tiny" and then resized to eg 295x54 +; less u + +; pin 21 (per-pic-led, RD2/PSP2/C1IN) states: +; high H = green, low L = red, float Z = black + + + + include /usr/share/gputils/header/p18f458.inc + radix dec + +clock equ mclock + include ../iwjpictest/clockvaries.inc + + +NMRACTRL equ 0x4 ; byte 4: state relevant to NMRA control +TRANSMITBIT equ 0x7 ; bit 7: 0/1 bit currently being transmitted +NEXTACTION equ 0x6 ; bit 6: change polarity on next interrupt y/n + +FROMSERIAL equ 0x1 ; byte 1: from-serial buffer location (in BSR5) +TOTRACK equ 0x2 ; byte 2: to-track buffer location (in BSR5) +TOTRACKBIT equ 0x3 ; byte 3: bit location of pointer within byte + +BUFFERPAGE equ 5 + + extern led_green + extern led_red + extern led_black + + ifdef SLOW_VERSION + messg "hello this is the slow version" + endif + + ifndef SLOW_VERSION + messg "hello this is the fast version" + endif + + ifdef SLOW_VERSION + messg "with an if" + else + messg "and an else" + endif + + org 0 + goto initialise + +;**************************************************************************** + +; high priority interrupt + + org 000008h + goto interrupt_high + +; low priority interrupt + + org 000018h + goto interrupt_low + +;**************************************************************************** + + code + +;**************************************************************************** + +macros + +; macro to call subroutine to transmit over serial port for debugging +; takes 8-bit value, puts in W, invokes debug_serial_transmit + + ifndef SLOW_VERSION +debug macro debugvalue + endm + endif + + ifdef SLOW_VERSION +debug macro debugvalue + movlw debugvalue + call debug_serial_transmit + endm + endif + +debug_serial_transmit + movwf TXREG,0 ; move contents of W (i.e. debugvalue) + ; to TXREG for transmission +waitfortsr + btfss TXSTA,1,0 + bra waitfortsr + return + +;**************************************************************************** + +initialise + +; serial set-up + +; initial config - TXSTA register p181 + bcf TXSTA,6,0 ; p181, set 8-bit mode + bsf TXSTA,5,0 ; transmit enable + bcf TXSTA,4,0 ; asynchronous mode + bsc_txsta_brgh + +; initial config - RCSTA register p182 + bsf RCSTA,7,0 ; serial port enable (p182) + bcf RCSTA,6,0 ; 8-bit reception + bsf RCSTA,4,0 ; enable continuous receive + +; set SPBRG to get correct baud rate according to table top right p186 +; (Tosc = 20MHz, desired baud rate = 9600) + movlw_movwf_spbrg + + debug 0x0A ; LF to terminak + debug 'a' ; write 'a' to serial port +;---------------------------------------------------------------------------- + + +; timer 0 set-up +; LED pin (21) initialisation + bcf TRISE,4,0 ; turn off PSPMODE (Data Sheet p100/101) + + +; timer0 initial config for NMRA timer + + ifdef SLOW_VERSION + bcf T0CON,6,0 ; p107 Timer0 -> 16bit mode (testing) + endif + + ifndef SLOW_VERSION + bsf T0CON,6,0 ; p107 Timer0 -> 8bit mode (not-testing) + endif + + bcf T0CON,5,0 ; timer0 use internal clock + bcf T0CON,3,0 ; use prescaler + + ifndef SLOW_VERSION + bcf T0CON,2,0 ; } + bcf T0CON,1,0 ; } prescale value 1:2 + bcf T0CON,0,0 ; } (not-testing) + endif + + ifdef SLOW_VERSION + bsf T0CON,2,0 ; } + bcf T0CON,1,0 ; } prescale value 1:16 + bcf T0CON,0,0 ; } (testing) + endif + + debug 'b' ; write 'b' to serial port +;---------------------------------------------------------------------------- + +; initialise buffers (for BSR5, for nmra from-serial/to-track buffers) + + movlw BUFFERPAGE + movwf BSR,0 ; set BSR to point to buffer page + + clrf NMRACTRL,0 ; for bits relevant to control of nmra stream + clrf FROMSERIAL,0 ; for loc'n of write-from-usart ptr in buffers + clrf TOTRACK,0 ; for loc'n of send-to-track ptr in buffers + ; all in access bank + + + debug 'c' ; write 'c' to serial port +;---------------------------------------------------------------------------- + + +; initialise next action/transmit bit + bsf NMRACTRL,NEXTACTION,0 + bsf NMRACTRL,TRANSMITBIT,0 + +; initialise TOTRACKBIT bitmask + movlw 0x80 + movwf TOTRACKBIT,0 ; make bit mask be 1000 0000 + +; initialise booster direction + bcf TRISC,0,0 ; make pin 0 (booster direction) output + bcf PORTC,0,0 ; set low initially + +; set booster pwm high + bsf PORTC,1,0 ; booster pwm high + bcf TRISC,1,0 ; make pin 1 (booster pwm) output + + bcf PORTB,2,0 ; booster shutdown L + bcf TRISB,2,0 ; booster shutdown not-Z + + bcf PORTB,0,0 ; user fault L or Z + + debug 'd' ; write 'd' to serial port +;---------------------------------------------------------------------------- + +; interrupt set-up + +; globally enable interrupts - p77 + bsf RCON,7,0 ; enable priority levels + bsf INTCON,7,0 ; enable high-priority interrupts + bsf INTCON,6,0 ; enable low-priority interrupts + +; interrupt set-up for serial receive + bcf IPR1,5,0 ; set to low-priority interrupt + bsf PIE1,5,0 ; enable USART receive interrupt (p85) + +; interrupt set-up for timer0 interrupt p79/80 + bcf INTCON2,2,0 ; timer0 overflow low priority + bsf INTCON,5,0 ; enable timer0 interrupts + + + debug 'e' ; write 'e' to serial port +;**************************************************************************** + + call led_green +main_loop_led + goto main_loop_led + + +;**************************************************************************** + +interrupt_high + debug 'H' + goto panic + +;**************************************************************************** + +interrupt_low + +; check which interrupt. Branch to serial_receive or timer or return + + debug '*' ; write 'f' to serial port + btfsc INTCON,2,0 ; check whether timer0 interrupt set + goto timer0_interrupt + debug 'g' ; write 'g' to serial port + btfsc PIR1,5,0 ; check whether serial recv interrupt bit set + goto serial_receive + debug 'L' + goto panic + +; if 2 interrupts are set at once the 2nd will generate a new +; interrupt on leaving the interrupt routine +; *** we hope and trust -iwj + + +;**************************************************************************** + +serial_receive +; debug 'h' ; write 'h' to serial port + btfsc RCSTA,FERR,0 ; if FERR set (= framing error), then panic + goto panic + btfsc RCSTA,OERR,0 ; if OERR set (= overrun error), then panic + goto panic + + movff FROMSERIAL,FSR0L ; set low byte of INDF0 pointer + movlw BUFFERPAGE + movwf FSR0H,0 ; set high byte of INDF0 pointer +; debug '1' ; write 'h' to serial port + movff RCREG,INDF0 ; copy to received register +; debug '2' ; write 'h' to serial port + +; check whether bit 7 is set. If so, move to next buffer. + btfsc INDF0,7,0 ; check if bit 7 is set + call advance_write_buffer ; if so, move to next buffer +; debug '3' ; write 'h' to serial port + +; If not, move to next byte + btfss INDF0,7,0 ; check if bit 7 is set + incf FROMSERIAL,1,0 ; advance FROMSERIAL pointer by 1 byte +; debug '4' ; write 'h' to serial port + + bcf PIR1,RCIF,0 ; unset interrupt + retfie 1 + +; *** I *think* the interrupt bit is cleared by reading out of RCREG +; but this may be something to try in debugging if stuff doesn't work + + + +advance_write_buffer + +; clear low 4 bits of FROMSERIAL and increment top 4 bits +; aaaabbbb -> bbbbaaaa -> bbbb(aaaa+1) -> 0000(aaaa+1) -> (aaaa+1)0000 + debug '5' ; write 'h' to serial port + swapf FROMSERIAL,1,0 + incf FROMSERIAL,1,0 + movlw 0xF + andwf FROMSERIAL,1,0 + swapf FROMSERIAL,1,0 + +; clear bit 6 (will set back to buffer 0 if has overflowed to 4) + debug '6' ; write 'h' to serial port + bcf FROMSERIAL,6,0 + + return + + +;**************************************************************************** + +timer0_interrupt + + debug ',' ; write 'j' to serial port + bcf INTCON,2,0 ; clear interrupt-set bit + + ifdef SLOW_VERSION + movlw 0x01 ; (testing) + endif + + ifndef SLOW_VERSION + movlw 0x73 ; (not-testing) + endif + + movwf TMR0L,0 ; set timer0 to appropriate value (so interrupt takes 58us) + + + debug 'k' ; write 'k' to serial port +; check next action - if 0, change to 1 and return + btfsc NMRACTRL,NEXTACTION,0 + goto toggle_output + bsf NMRACTRL,NEXTACTION,0 + debug '1' ; write 'k' to serial port + retfie 1 + + +; if next action = 1, then toggle output + +toggle_output + debug 'l' ; write 'l' to serial port + btg PORTC,0,0 ; toggle booster output pin + btfss PORTC,0,0 + goto decide_next_bit + goto mid_bit + + +; if transition was 0->1 then we are mid-bit, so copy transmitbit to +; nextaction in preparation for 2nd half of bit and then return + +mid_bit + debug 'm' ; write 'm' to serial port + btfsc NMRACTRL,TRANSMITBIT,0 + bsf NMRACTRL,NEXTACTION,0 + btfss NMRACTRL,TRANSMITBIT,0 + bcf NMRACTRL,NEXTACTION,0 + debug '2' ; write 'k' to serial port + retfie 1 + + +decide_next_bit + + debug 'n' ; write 'n' to serial port +; check whether current to-track buffer = current from-serial buffer +; if yes, transmit 1s (set transmitbit=1, nextaction=1 and return) + + movff FROMSERIAL,WREG + xorwf TOTRACK,0,0 + andlw 0x30 + bnz read_from_buffer + bsf NMRACTRL,TRANSMITBIT,0 + bsf NMRACTRL,NEXTACTION,0 + debug '3' + bsf TRISB,0,0 ; user fault Z (red) + retfie 1 + + +read_from_buffer + bcf TRISB,0,0 ; user fault L (purple) + debug 'o' + +; if currently on bit 7, want to skip to bit 6 +;*** wouldn't it be easier to start on bit 6 ? :-) -iwj + + btfsc TOTRACKBIT,7,0 + rrncf TOTRACKBIT,1,0 ; rotate mask right + +; if not on bit 7 , +; set na=cb=bit value, advance bit (i.e. rotate TRANSMITBIT right), +; check if bit7, if so, advance byte, return + + debug 'p' + movff TOTRACK,FSR1L ; set low byte of IND1 pointer + movlw BUFFERPAGE + movwf FSR1H,0 ; set high byte of IND1 pointer + movff INDF1,WREG + andwf TOTRACKBIT,0,0 ; select bit to be transmitted + + bz zero_bit_to_track + bra one_bit_to_track + +zero_bit_to_track + debug '_' ; write 'q' to serial port + debug '0' ; write 'q' to serial port + debug '_' ; write 'q' to serial port + bcf NMRACTRL,TRANSMITBIT,0 + bcf NMRACTRL,NEXTACTION,0 + goto advance_bit + +one_bit_to_track + debug '_' ; write 'q' to serial port + debug '1' ; write 'r' to serial port + debug '_' ; write 'q' to serial port + bsf NMRACTRL,TRANSMITBIT,0 + bsf NMRACTRL,NEXTACTION,0 + goto advance_bit + + + +advance_bit +; rotate transmitbit to next position + + debug 's' ; write 's' to serial port + rrncf TOTRACKBIT,1,0 ; rotate mask right +;*** surely rrnc (`rotate right not through carry' I assume) +;*** will leave a copy of the top bit in the N flag ? Then you +;*** can use branch if negative. -iwj + btfsc TOTRACKBIT,7,0 + call advance_pointer + debug '5' ; write 's' to serial port + + retfie 1 + + + +advance_pointer + + debug 't' ; write 't' to serial port + +; currently on bit 7 of the byte, after having read rest of byte to +; track; check whether it is 1 or 0 + movff TOTRACK,FSR1L + movlw BUFFERPAGE + movwf FSR1H,0 + +; if set, move to next buffer + btfsc INDF1,7,0 + call advance_read_buffer + +; if not set, move to next byte of samebuffer (increment TOTRACK) +; (will be on bit 7 at this point anyway so no need to change TOTRACKBIT) + btfss INDF1,7,0 + incf TOTRACK,1,0 + return + + +advance_read_buffer + +; move pointer to next buffer +; clear low 4 bits of TOTRACK and increment top 4 bits +; aaaabbbb -> bbbbaaaa -> bbbb(aaaa+1) -> 0000(aaaa+1) -> (aaaa+1)0000 + debug '7' ; write 'v' to serial port + swapf TOTRACK,1,0 + incf TOTRACK,1,0 + movlw 0xF + andwf TOTRACK,1,0 + swapf TOTRACK,1,0 + debug '8' ; write 'v' to serial port + +; clear bit 6 (will set back to buffer 0 if has overflowed to 4) + bcf TOTRACK,6,0 + debug '9' ; write 'v' to serial port + return + + + +;**************************************************************************** + + +panic + debug 'x' + clrf INTCON,0 ; disable all interrupts EVER + debug 'y' + bcf PORTC,1,0 ; switch off booster + debug 'z' + call led_red +panic_loop + goto panic_loop + +;**************************************************************************** + + end diff --git a/cebpic/panic.asm b/cebpic/panic.asm new file mode 100644 index 0000000..9eff1f1 --- /dev/null +++ b/cebpic/panic.asm @@ -0,0 +1,238 @@ +; program writes SOS msg into flash then turns LED green +; when serial interrupt received, turns off interrupts, turns off +; power, transmits contents of SSPCON1 by flashing LED red, repeats +; (next version will transmit SOS code first, then contents of +; SSPCON1) + + +; to start, need to write into flash, starting at 30 0000h: +; 10 10 10 00 | 1110 1110 | 1110 00 10 | 10 10 + + include common.inc + +clock equ mclock + include ../iwjpictest/clockvaries.inc + + extern led_green + extern led_red + extern led_black + +;--------------------------------------------------------------------------- +; reserved access bank locations + +WREG2 equ 00h ; a 2nd working reg :-) +WREG3 equ 01h ; a 3rd working reg :-) +WREG4 equ 02h ; a 4th working reg :-) +BLANK equ 03h ; register full of zeros +TESTFLASH equ 04h ; test LED flash pattern + + + +;--------------------------------------------------------------------------- +; memory location definitions + +ERROR_BUF_PAGE equ 3 ; error codes on flash p3 +F_ERROR_U equ 30h ; upper part of error memory locations +F_SOS_H equ 00h ; high (middle) part of SOS error memory loc. +F_SOS_L equ 00h ; lower part of SOS error memory loc. + + +;--------------------------------------------------------------------------- +; error messages + +err_SOS equ 0 ; msg 0 = SOS + +;**************************************************************************** +; VECTORS: special locations, where the PIC starts executing +; after interrupts + + + org 0 + goto vector_reset + + +; high priority interrupt +; +; org 000008h +; goto interrupt_high + +; low priority interrupt + + org 000018h + goto interrupt_low +; +;**************************************************************************** +; MACROS + +;---------------------------------------- +; errmsg(ERRCODE,COLOUR) +; reads the chosen error msg out of flash and transmits by +; flashing LED in chosen colour [1 = blue (=green), 0 = orange (=red)] +; +; +;errmsg macro ERRCODE, COLOUR +; +; +; +; +; +; +; endm + +;---------------------------------------- +readout +; Flashes the per-pic led red and black in a specified pattern. +; The pattern is specified as the state for 8 identically-long time +; periods each as long as a morse `dot', encoded into a byte with +; most significant bit first. +; On entry On exit +; W any undefined +; WREG2 flash pattern preserved +; WREG4 any undefined +; + clrf WREG4,0 ; clear loop counter (WREG4) + rrncf WREG2,1 + +readout_loop + movlw 8 + cpfslt WREG4,0 ; if loop counter >=8, return + return + + rlncf WREG2,1 ; top bit goes into N flag, ie Negative if 1 + bn readout_if_led_on +readout_if_led_off + call led_black + bra readout_endif_led + +readout_if_led_on + call led_red +readout_endif_led + incf WREG4,1,0 ; increment loop counter + call waiting + bra readout_loop + +;**************************************************************************** + + code + +;**************************************************************************** + +vector_reset + +; serial set-up +; enable interrupts so that this can be used as a trigger for the +; panic routine + +; initial config - TXSTA register p181 + bcf TXSTA,6,0 ; p181, set 8-bit mode + bsf TXSTA,5,0 ; transmit enable + bcf TXSTA,4,0 ; asynchronous mode + bsc_txsta_brgh ; set high or low baud rate + +; initial config - RCSTA register p182 + bsf RCSTA,7,0 ; serial port enable (p182) + bcf RCSTA,6,0 ; 8-bit reception + bsf RCSTA,4,0 ; enable continuous receive + +; set SPBRG to get correct baud rate + movlw_movwf_spbrg + +; interrupt set-up for serial receive + bcf IPR1,5,0 ; set to low-priority interrupt + +;--------------------------------------------------------------------------- +; interrupt set-up + +; globally enable interrupts - p77 + bsf RCON,7,0 ; enable priority levels + bsf INTCON,7,0 ; enable high-priority interrupts + bsf INTCON,6,0 ; enable low-priority interrupts + bsf PIE1,5,0 ; enable USART receive interrupt (p85) + +;--------------------------------------------------------------------------- + +; write error code for SOS into flash memory (starting at 30 0000h) +; movlw F_ERROR_H ; set table pointer to point to +; movwf TBLPTRU ; start of flash p3 +; movlw F_SOS_H +; movwf TBLPTRH +; movlw F_SOS_L +; movwf TBLPTRL +; +; write message into memory, incrementing tbl pointer each time +; +; movlw 10101000b +; movwf TABLAT +; tblwt*+ +; +; movlw 11101110b +; movwf TABLAT +; tblwt*+ +; +; movlw 11100010b +; movwf TABLAT +; tblwt*+ +; +; movlw 10100000b +; movwf TABLAT +; tblwt*+ + +;--------------------------------------------------------------------------- +; turn LED green if we have made it this far.... + + call led_green +main_loop_led + goto main_loop_led + + +;**************************************************************************** +; INTERRUPT SUBROUTINES + +interrupt_low + goto informative_panic + +informative_panic +; switch off interrupts and power +; reconfigure timer0 for writing diagnostic msg to the LED + + clrf INTCON,0 ; disable all interrupts EVER + bcf PORTC,1,0 ; switch off booster + + movlw 10101100b + movwf TESTFLASH + + +; re-initialise timer0 config + morse_t0setup mclock, (1< WREG + incf WREG ; increment WREG + movff WREG,TXREG ; write data out of WREG -> serial transmit buffer + retfie + + + end diff --git a/cebpic/routines-led.asm b/cebpic/routines-led.asm new file mode 100644 index 0000000..895b89a --- /dev/null +++ b/cebpic/routines-led.asm @@ -0,0 +1,40 @@ +;********************************************************************** +; routines-led +; subroutines for controlling the per-pic LED (pin 21, DS100) + +clock equ -1 + include common.inc + + global led_green + global led_red + global led_black + + code + +;---------------------------------------- +led_red +; makes the LED be red (or orange), no matter its previous state +; no RAM locations used or modified +; W is unchanged + bcf LATD, 2, 0 ; output low + bcf TRISD, 2, 0 ; output enabled + return + +;---------------------------------------- +led_green +; makes the LED be green (or blue), no matter its previous state +; no RAM locations used or modified +; W is unchanged + bsf LATD, 2, 0 ; output high + bcf TRISD, 2, 0 ; output enabled + return + +;---------------------------------------- +led_black +; makes the LED be black (off), no matter its previous state +; no RAM locations used or modified +; W is unchanged + bsf TRISD, 2, 0 ; disable flasher output + return + + end diff --git a/cebpic/send-serial.asm b/cebpic/send-serial.asm new file mode 100644 index 0000000..177c5db --- /dev/null +++ b/cebpic/send-serial.asm @@ -0,0 +1,83 @@ +; pin 21 (per-pic-led, RD2/PSP2/C1IN) states: high H = green, low L = red, float Z = black + + include /usr/share/gputils/header/p18f458.inc + radix dec + +clock equ mclock + include ../iwjpictest/clockvaries.inc + + code +start +; initial config + bcf TXSTA,6,0 ; p181, set 8-bit mode + bsf TXSTA,5,0 ; transmit enable + bcf TXSTA,4,0 ; asynchronous mode + bsc_txsta_brgh ; set high or low baud rate + bsf RCSTA,7,0 ; serial port enable (p182) + +; set SPBRG to get correct baud rate + movlw_movwf_spbrg + + call initialiseascii + +main + movff 00h,TXREG ; move 00h to transmit buffer (ascii s) + call waitfortsr + movff 01h,TXREG ; move 01h to transmit buffer (ascii q) + call waitfortsr + movff 02h,TXREG ; move 02h to transmit buffer (ascii o) + call waitfortsr + movff 02h,TXREG ; move 02h to transmit buffer (ascii o) + call waitfortsr + movff 03h,TXREG ; move 03h to transmit buffer (ascii k) + call waitfortsr + movff 04h,TXREG ; move 04h to transmit buffer (ascii SPACE) + call waitfortsr + goto main + + +waitfortsr + btfss TXSTA,1,0 ; check whether TRMT is set (i.e. TSR is empty) + bra waitfortsr + return + + +initialiseascii ; set up ascii letter bytes + +; there must be a faster way to do this... + + clrf 00h,0 ; clear data registers + clrf 01h,0 + clrf 02h,0 + clrf 03h,0 + clrf 04h,0 + + bsf 00h,6,0 ; set 00h to be ascii s + bsf 00h,5,0 + bsf 00h,4,0 + bsf 00h,1,0 + bsf 00h,0,0 + + bsf 01h,6,0 ; set 01h to be ascii q + bsf 01h,5,0 + bsf 01h,4,0 + bsf 01h,0,0 + + bsf 02h,6,0 ; set 01h to be ascii o + bsf 02h,5,0 + bsf 02h,3,0 + bsf 02h,2,0 + bsf 02h,1,0 + bsf 02h,0,0 + + bsf 03h,6,0 ; set 03h to be ascii k + bsf 03h,5,0 + bsf 03h,3,0 + bsf 03h,1,0 + bsf 03h,0,0 + + bsf 04h,5,0 ; set 04h to be ascii _ + + return + + end diff --git a/cebpic/tblrd_test.asm b/cebpic/tblrd_test.asm new file mode 100644 index 0000000..5f42430 --- /dev/null +++ b/cebpic/tblrd_test.asm @@ -0,0 +1,230 @@ +; This program copies the values of flash memory bytes 20 0000h and +; 20 0001h into program memory an then transmits them over the +; serial port + + +; pin 21 (per-pic-led, RD2/PSP2/C1IN) states: +; high H = green, low L = red, float Z = black + + + + include /usr/share/gputils/header/p18f458.inc + include ../iwjpictest/clockvaries.inc + + extern led_green + extern led_red + extern led_black + + +; reserved for NMRA: +NMRACTRL equ 0x4 ; byte 4: state relevant to NMRA control +TRANSMITBIT equ 0x7 ; bit 7: 0/1 bit currently being transmitted +NEXTACTION equ 0x6 ; bit 6: change polarity on next interrupt y/n + +FROMSERIAL equ 0x1 ; byte 1: from-serial buffer location (in BSR5) +TOTRACK equ 0x2 ; byte 2: to-track buffer location (in BSR5) +TOTRACKBIT equ 0x3 ; byte 3: bit location of pointer within byte + +NMRA_BUFF_PAGE equ 5 + +; flash locations for PIC-dependent info: + +F_PIC_NO_U equ 20h ; flash location of PIC number +F_PIC_NO_H equ 00h +F_PIC_NO_L equ 00h + +F_I2C_CTRL_U equ 20h ; flash location of i2c control byte +F_I2C_CTRL_H equ 00h +F_I2C_CTRL_L equ 01h + +; i2c specifit stuff + +I2C_BUFF_PAGE equ 4 ; put i2c relevant stuff into buffer page 4 +PIC_NO equ 00h ; pic no goes to 400h +I2C_CTRL equ 01h ; i2c ctrl bit goes to 401h + + + + + ifdef SLOW_VERSION + messg "hello this is the slow version" + endif + + ifndef SLOW_VERSION + messg "hello this is the fast version" + endif + + ifdef SLOW_VERSION + messg "with an if" + else + messg "and an else" + endif + + org 0 + goto initialise + +;**************************************************************************** + +; high priority interrupt + + org 000008h + goto interrupt_high + +; low priority interrupt + + org 000018h + goto interrupt_low + +;**************************************************************************** + + code + +;**************************************************************************** + +macros + +; macro to call subroutine to transmit over serial port for debugging +; takes 8-bit value, puts in W, invokes debug_serial_transmit + + ifndef SLOW_VERSION +debug macro debugvalue + endm + endif + + ifdef SLOW_VERSION +debug macro debugvalue + movlw debugvalue + call debug_serial_transmit + endm + endif + +debug_serial_transmit + movwf TXREG,0 ; move contents of W (i.e. debugvalue) + ; to TXREG for transmission +waitfortsr + btfss TXSTA,1,0 + bra waitfortsr + return + +;**************************************************************************** + +initialise + +; serial set-up + +; initial config - TXSTA register p181 + bcf TXSTA,6,0 ; p181, set 8-bit mode + bsf TXSTA,5,0 ; transmit enable + bcf TXSTA,4,0 ; asynchronous mode + bsc_txsta_brgh ; set high or low baud rate + +; initial config - RCSTA register p182 + bsf RCSTA,7,0 ; serial port enable (p182) + bcf RCSTA,6,0 ; 8-bit reception + bsf RCSTA,4,0 ; enable continuous receive + +; set SPBRG to get correct baud rate + movlw_movwf_spbrg + + +; interrupt set-up for serial receive + bcf IPR1,5,0 ; set to low-priority interrupt + + +;---------------------------------------------------------------------------- + +; copy PIC-dependent info out of flash memory + + movlw F_PIC_NO_U ; set table pointer to point to + movwf TBLPTRU ; PIC number in flash + movlw F_PIC_NO_H + movwf TBLPTRH + movlw F_PIC_NO_L + movwf TBLPTRL + + tblrd *+ ; read then increment pointer + ; (now points to i2c control byte) + + movlb I2C_BUFF_PAGE ; ser BSR=i2c BSR (4) + movf TABLAT,0,0 ; move pic number into normal memory + movwf PIC_NO,1 + + tblrd * ; read i2c + + movf TABLAT,0,0 ; move i2c_ctrl byte into normal memory + movwf I2C_CTRL,1 + +; now have: PIC number in 400h, i2c control byte in 401h + + +;---------------------------------------------------------------------------- + +; interrupt set-up + +; globally enable interrupts - p77 + bsf RCON,7,0 ; enable priority levels + bsf INTCON,7,0 ; enable high-priority interrupts + bsf INTCON,6,0 ; enable low-priority interrupts + bsf PIE1,5,0 ; enable USART receive interrupt (p85) + + +;**************************************************************************** + + call led_green +main_loop_led + movlb I2C_BUFF_PAGE ; ser BSR=i2c BSR (4) + + movlw '|' + movwf TXREG,0 + call waitfortsr + + movf PIC_NO,0,1 + movwf TXREG,0 + call waitfortsr + + movf I2C_CTRL,0,1 + movwf TXREG,0 + call waitfortsr + + goto main_loop_led + + +;**************************************************************************** + +interrupt_high + debug 'H' + goto panic + + +;**************************************************************************** + +interrupt_low + +; check which interrupt. + debug 'L' + goto panic +; serial only? + + +;**************************************************************************** + +serial_receive + debug 'S' + goto panic + +;**************************************************************************** + + +panic + debug 'x' + clrf INTCON,0 ; disable all interrupts EVER + debug 'y' + bcf PORTC,1,0 ; switch off booster + debug 'z' + call led_red +panic_loop + goto panic_loop + +;**************************************************************************** + + end diff --git a/cebpic/test.stim b/cebpic/test.stim new file mode 100644 index 0000000..92acfa3 --- /dev/null +++ b/cebpic/test.stim @@ -0,0 +1,19 @@ +stimulus asy +initial_state 1 +start_cycle 0 +# start bit +521 0 +# data bits +521 1 +521 0 +521 0 +521 0 +521 1 +521 0 +521 0 +521 0 +# stop bit +521 1 +period 100000 +port c 7 +end diff --git a/cebpic/x.gdb b/cebpic/x.gdb new file mode 100644 index 0000000..3f922c8 --- /dev/null +++ b/cebpic/x.gdb @@ -0,0 +1,3 @@ +file ~/things/Trains/plocal/bin/gpsim +set args -i -c gpsim.cmd +run diff --git a/common.make b/common.make new file mode 100644 index 0000000..a15cbed --- /dev/null +++ b/common.make @@ -0,0 +1 @@ +o=>$@.new && mv -f $@.new $@ diff --git a/cprogs.make b/cprogs.make new file mode 100644 index 0000000..e6fd70c --- /dev/null +++ b/cprogs.make @@ -0,0 +1,13 @@ +OPTIMISE= -O2 +WERROR= -Werror +CFLAGS= $(CPPFLAGS) -D_GNU_SOURCE \ + -Wall -Wwrite-strings -Wpointer-arith -Wmissing-declarations \ + -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes \ + $(WERROR) \ + -g $(OPTIMISE) +CPPFLAGS= +LINK= $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $+ $(LIBS) + +%.o: %.c $(AUTOINCS) + $(CC) $(CFLAGS) -MM $< >$*.d + $(CC) $(CFLAGS) -o $@ -c $< diff --git a/detpic/.cvsignore b/detpic/.cvsignore new file mode 100644 index 0000000..854df3e --- /dev/null +++ b/detpic/.cvsignore @@ -0,0 +1,25 @@ +*+morse.asm +*+clocks.inc +*+externs.fin +*.cod +*.hex +*.lst +*.map +variables+*.fin +variables+*.inc +.submakefile +blank[0246].asm +gpsim.log +idlocs*.asm +morse+auto.inc +ours+pindata.asm +syncwrite.asm +syncwritehex.asm +t.* +t +*.new +*.tmp +*+program.disasm +i2clib+panic.asm +i2clib+panic.inc +i2clib+panic.mangles diff --git a/detpic/Makefile b/detpic/Makefile new file mode 100644 index 0000000..3b04fa2 --- /dev/null +++ b/detpic/Makefile @@ -0,0 +1,68 @@ + +CEBPIC= ../cebpic/ +PICNOS= 0 1 2 + +FILES= variables vectors \ + panic routines-led i2clib+panic \ + misc detect points serout \ + syncwrite mascan energy \ + reverse nmra-stream tick watchdog + +PROGRAMS= program program+nd + +OBJS_program+nd= $(addsuffix +nd.o, $(FILES)) +XCODEN_program+nd= morse +XCODE1_program+nd= ours+pindata + +OBJS_program= $(addsuffix .o, $(FILES)) +XCODEN_program= morse +XCODE1_program= ours+pindata + +INCLUDES= \ + common.inc \ + panic.inc \ + ../iwjpictest/clockvaries.inc \ + pindata.inc \ + program+clocks.inc \ + i2clib.incm \ + final.inc \ + ../iwjpictest/syncwrite.inc \ + i2clib+panic.inc \ + program+externs.fin + +VARSFILES= variables +SYNCWRITES= syncwrite.asm syncwritehex.asm + +include $(CEBPIC)manypics.make + +bessar: program+program.map + RSYNC_RSH=fsh rsync $^ bessar:things/trains-bessar/detpic/. + +$(SYNCWRITES): %: ../iwjpictest/% + cp $< $@ + +%+nd.o: %.asm $(INCLUDES) + $(ASSEMBLE) -DNDEBUG=1 -o $@ -c $< + @mv $*+nd.lst $*+nd+asm.lst + +%+externs.fin: make-externs %.asm $(addsuffix .asm, $(FILES)) + ./$+ >$@.new + diff -q $@ $@.new || mv -vf $@.new $@ + +i2clib+panic.%: make-panicworthy i2clib+panic.mangles i2clib.% + ./$+ -Ii2clib.inc,i2clib+panic.inc $o + +i2clib+panic.mangles: make-panicworthy i2clib.inc i2clib.asm Makefile + ./$(filter-out Makefile, $+) -M $o + +%+clocks.inc: make-clocks %.clocks + ./$+ $(CLOCKS) $o + +t.%.crash: crashread program+program.map + ./$< /dev/ttya0 $(filter-out $<,$^) $* $o + +clean: manypic-clean + rm -f *+clocks.inc ours+pindata.* i2clib+panic.* + rm -f $(VARSFILES)+vars.* $(SYNCWRITES) + +.PRECIOUS: i2clib+panic.% diff --git a/detpic/capture-nmra b/detpic/capture-nmra new file mode 100755 index 0000000..ecd53d7 --- /dev/null +++ b/detpic/capture-nmra @@ -0,0 +1,4 @@ +#!/bin/sh +set -ex +rate=96000 +sox -r $rate -u -b -t ossdsp /dev/dsp t.nmra.dat trim 0 0:1 diff --git a/detpic/common.inc b/detpic/common.inc new file mode 100644 index 0000000..8f276a9 --- /dev/null +++ b/detpic/common.inc @@ -0,0 +1,369 @@ +;====================================================================== +; common.inc +; common macros & equs etc. +; generally include this at the top of each file. + +;---------------------------------------------------------------------- +; COMMON INCLUDES and BOILERPLATE + include p18f458.inc + radix dec + include panic.inc + include morse+auto.inc + include ../iwjpictest/insn-aliases.inc + include ../iwjpictest/clockvaries.inc + include variables+vars.inc + include pindata.inc + include program+clocks.inc + include i2clib.incm + +tickdiv equ 16 +tickdiv_us equ tick_us * tickdiv + +;---------------------------------------------------------------------- +; Common conventions for function register notation: + +; Master Slave +; Registers etc. +; W Trashed Trashed +; STATUS Trashed Trashed +; BSR Not used Not used +; t,u,v Low ISR Low ISR +; TBLPTR*,TABLAT Low ISR Low ISR +; PROD* Low ISR Low ISR +; FSR0 Low ISR Low ISR +; PCLATU Always set to 0 Not used +; PCLATH Low ISR Not used +; t_dolocal Low ISR High ISR +; FSR1 Low ISR High ISR (detect[1]) +; FSR2 High ISR (nmra[1]) High ISR (detect[1]) +; +; Main loop detection scan detection scan +; High ISR NMRA output I2C service +; Low ISRs everything else everything else +; +; Trashed May be trashed by any routine anywhere. Saved +; during every ISR entry/exit. +; +; Low ISR May be used/trashed by any routine run in low-priority +; interrupt, or any routine run during initialisation. +; May therefore not be used in background loop with +; interrupts enabled. May not be used by high-priority +; ISR (unless explicitly saved, eg isrh_fsr0_{save,restore}). +; +; High ISR May be used/trashed by any routine run in high-priority +; interrupt, or any routine run during initialisation. +; May therefore not be used elsewhere with interrupts +; enabled. +; +; Only the routines specially noted as intended to +; be called from the High ISR are safe. +; +; ... (subsystem) +; Register is reserved for use by this subsystem, which +; is allowed to expect the value to be preserved. +; Anything else which uses it must save and restore (and +; may also need to disable interrupts, depending on its +; relative status). +; +; Not High May be used by any routine not running in high-priority +; interrupt. Not saved by high-priority interrupt +; entry/exit, so any high-priority interrupt routine which +; uses this register must save and restore it. +; +; A routine which is allowed to trash a register may document that it +; saves that register for the benefit of its callers. +; +; [1] FSR1 and FSR2 on slave pics are reserved exclusively for the +; I2C response and detection code (detect.asm), after +; detect_slave_init. Likewise FSR2 is reserved exclusively +; for the NMRA output ISR after nmra_init. +; +; General-purpose hardware allocation: +; +; Master Slave +; Timer 0 nmra Disabled +; Timer 2 tick, int. low - +; Timer 1 - - +; CCP1 - - +; Timer 3 point fire timer point fire timer +; ECCP - - +; +; (...) indicates that this is a projected use, NYI + +;---------------------------------------------------------------------- +; Conventional routine names: +; +; _local_do Process a master-to-slave command to activate +; a local peripheral, in High ISR. Also called +; on master in Low ISR to activate its own +; local peripherals. NB strange calling convention! +; +; _local_init Initialises RAM tables for local peripheral +; and arranges for pins to be set in appropriate +; quiescent state. Configures pic built-in +; peripherals. +; +; _local_intrl Low ISR service routine for peripheral (see below). +; +; command_ Called when an appropriate message has been +; received from the host. +; +; _intrl Low ISR service routine. +; Checks for any relevant interrupt. +; If not, just returns. +; If found, services it and then does either +; intrl_handled or intrl_handled_nostack +; neither of which return; the latter is +; faster but implies a promise +; +;---------------------------------------------------------------------- +; MACROS + +@ macro + endm + +;---------------------------------------- +; For adding a byte to the debug buffer. +; Not for use in High ISR. In all cases: +; +; STATUS any trashed +; all others any preserved + + ifndef NDEBUG +;---------- +Dv macro ; sorry, but assembler's dw directive isn't case-sensitive +; +; W message byte preserved +; + call debugbyte + endm + +;---------- +Dl macro debug_literal_value +; +; W any literal value as specified +; + mov_lw debug_literal_value + Dv + endm + +;---------- +Df macro debug_register_file_address +; +; W any value from specified memory location +; + mov_fw debug_register_file_address + Dv + endm + else +Dv macro + endm +Dl macro debug_literal_value + endm +Df macro debug_register_file_address + endm + endif + +;---------------------------------------- +; For entering and leaving Low ISR, saving and restoring STATUS and W +; See above under _intrl, and {master,slave}_interrupt_low + +enter_interrupt_low macro + mov_ff STATUS, isr_low_save_status + mov_wf isr_low_save_w + mov_ff STKPTR, isr_low_save_stkptr + endm + +intrh_fsr0_save macro + mov_ff FSR0L, isr_high_save_fsr0 + mov_ff FSR0H, isr_high_save_fsr0+1 + endm + +intrh_fsr0_restore macro + mov_ff isr_high_save_fsr0, FSR0L + mov_ff isr_high_save_fsr0+1, FSR0H + endm + +intrl_handled_core macro ; for internal use only + mov_fw isr_low_save_w + mov_ff isr_low_save_status, STATUS + retfie + endm + +intrl_handled_nostack macro + pop ; undo the `call' from the original ISR + intrl_handled_core + endm + +intrl_handled macro + goto intrl_handled_routine + endm + +;---------------------------------------- +; For disabling all interrupts, to make a critical section: +; (for use from main program and Low ISR only) +; +; GIEH modified appropriately +; everything else preserved + +intrh_mask macro + bc_f INTCON,GIEH + endm + +intrh_unmask macro + bs_f INTCON,GIEH + endm + +;---------------------------------------- +; For the fix specified in the silicon errata: +; silicon revision B4 issue 4 +; +; Before After +; TABLAT any data from flash +; TBLPTR* correct incremented/decremented +; everything else any preserved + +tblrd_postinc_fixup macro + tblrd *+ + dw 0xffff + endm + +tblrd_postdec_fixup macro + tblrd *- + dw 0xffff + endm + +;---------------------------------------- +; For setting up TBLPTR + +load_tblptr macro value +; +; Before After +; TBLPTR* any set +; W, STATUS any undefined +; + mov_lw value & 0xff + mov_wf TBLPTRL + + mov_lw value >> 8 + mov_wf TBLPTRH + + if value > 0xffff + mov_lw value >> 16 + mov_wf TBLPTRU + else + clr_f TBLPTRU + endif + endm + +load_perpic_tblptr macro flash_map_base, perpic_entry_size +; +; Before After +; TBLPTR* any set +; W, STATUS, PROD* any undefined +; everything else any preserved +; + mov_lw perpic_entry_size + mul_wf picno + + mov_lw flash_map_base & 0xff + add_wfw PRODL + mov_wf TBLPTRL + + mov_lw flash_map_base >> 8 + addc_wfw PRODH + mov_wf TBLPTRH + + clr_f TBLPTRU ; TBLPTR* -> our point data + endm + +;---------------------------------------------------------------------- +; PINSPECS stuff +; +; A PINSPEC is a constant 0x where is a b c d e +; and is 0 1 2 3 4 5 6 7. Generally p__ +; are equ'd for this. + + radix hex +p0_cdu_enable equ 5b +p0_rs232_fcin equ 4b +p0_booster_shutdown equ 2b +p0_booster_overload equ 1b +p0_booster_userfault equ 0b +p0_spare2 equ 6d +p0_spare1 equ 5d +p0_rs232_fcout equ 5c +pall_perpicled equ 2d +pall_pt0reverse equ 7b +p0_spare0 equ 0a +p0_booster_dirn equ 0c +p0_booster_pwm equ 1c + radix dec + +; +; LAT* may be subject to read-modify-write, see below +; TRIS* may be subject to read-modify-write, see below +; PORT* may be read, see below +; everything else untouched +; +; LAT* TRIS* PORT* +; pin_z untouched set untouched +; pin_h set cleared untouched +; pin_l cleared cleared untouched +; pin_nz untouched cleared untouched +; pin_vh set untouched untouched +; pin_vl cleared untouched untouched +; pin_ifh untouched untouched read +; pin_ifl untouched untouched read + +pin_z macro pinspec + bs_f TRISA + (TRISB-TRISA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +pin_nz macro pinspec + bc_f TRISA + (TRISB-TRISA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +pin_znz macro pinspec + btg_f TRISA + (TRISB-TRISA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +pin_vh macro pinspec + bs_f LATA + (LATB-LATA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +pin_vl macro pinspec + bc_f LATA + (LATB-LATA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +pin_vhl macro pinspec + btg_f LATA + (LATB-LATA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +pin_h macro pinspec + pin_vh pinspec + pin_nz pinspec + endm + +pin_l macro pinspec + pin_vl pinspec + pin_nz pinspec + endm + +pin_ifh macro pinspec + bt_f_if1 PORTA + (PORTB-PORTA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +pin_ifl macro pinspec + bt_f_if0 PORTA + (PORTB-PORTA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +pinlat_ifh macro pinspec + bt_f_if1 LATA + (LATB-LATA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +pinlat_ifl macro pinspec + bt_f_if0 LATA + (LATB-LATA)*((pinspec-0xa) & 15), pinspec >> 4 + endm + +;---------------------------------------------------------------------- diff --git a/detpic/config.asm b/detpic/config.asm new file mode 100644 index 0000000..088b9d0 --- /dev/null +++ b/detpic/config.asm @@ -0,0 +1,20 @@ +; -*- fundamental -*- + + include /usr/share/gputils/header/p18f458.inc + +; __config _CONFIG1L, 0xff + __config _CONFIG1H, _OSCS_OFF_1H & _ECIO_OSC_1H + __config _CONFIG2L, _BOR_ON_2L & _PWRT_ON_2L & _BORV_45_2L + __config _CONFIG2H, _WDT_OFF_2H +; __config _CONFIG3L, 0xff +; __config _CONFIG3H, 0xff + __config _CONFIG4L, _DEBUG_OFF_4L & _LVP_OFF_4L & _STVR_ON_4L +; __config _CONFIG4H, 0xff + __config _CONFIG5L, 0xff + __config _CONFIG5H, 0xff + __config _CONFIG6L, 0xff + __config _CONFIG6H, 0xff + __config _CONFIG7L, 0xff + __config _CONFIG7H, 0xff + + end diff --git a/detpic/crashread b/detpic/crashread new file mode 100755 index 0000000..ce7b86e --- /dev/null +++ b/detpic/crashread @@ -0,0 +1,527 @@ +#!/usr/bin/tclsh8.4 + +proc debug {s} { puts "$s" } + +proc manyset {list args} { + foreach val $list var $args { upvar 1 $var my; set my $val } +} + +proc inblk {bre hre} { + global inblk block headings + return [expr { + $inblk==3 && + [regexp $bre $block] && + [regexp $hre $headings] + }] +} + +proc wantlockind {lockind thing l} { + switch -exact $lockind program { return -1 } data { return 1 } \ + default { error "unknown $thing lockind $lockind in $l" } +} + +proc addendlast {v ev evn} { + upvar #0 $v syms + lappend syms [list [lindex [lindex $syms end] 0] [list {} (lastsymbol)]] + lappend syms [list [format 0x%08lx $ev] [list {} $evn]] +} + +proc xmit {b} { + global p + #debug >xmit|$b< + set b [expr $b] + set c [binary format c* $b] + puts -nonewline $p [format %c $b] +} +proc recv {n} { + global p + set l {} + while {$n > 0} { + set c [read $p 1] + binary scan $c c* d + if {![llength $d]} { error "comms eof" } + lappend l [expr {$d & 0x0ff}] + incr n -1 + } + return $l +} +proc junkrecv {} { + global p + fconfigure $p -blocking no + while {[string length [read $p 1024]]} { } + fconfigure $p -blocking yes +} + +proc selectslave_slave {slave} { + xmit "$slave ^ 0x30" +} + +proc selectslave_s {} { + global slave + selectslave_slave $slave +} + +proc xmit_slave {slave b} { + xmit "$b | 0x80" + selectslave_slave $slave + recv 1 +} + +proc xmit_s {b} { + global slave + xmit_slave $slave $b +} + +proc pause {t} { + global pause_var + catch { unset pause_var } + after $t {set pause_var y} + vwait pause_var +} + +proc setup_m {} { xmit 0; xmit 0; xmit 0; pause 250; junkrecv } +proc setup_s {} { setup_m; xmit 128; pause 256; junkrecv; xmit_s 0; xmit_s 0 } +proc setup_t {} { } + +proc selectaddr_ms {xmit a} { + $xmit "($a >> 6) | 0x40" + $xmit "($a & 0x3f) | 0x40" +} +proc selectaddr_m {a} { selectaddr_ms xmit $a } +proc selectaddr_s {a} { selectaddr_ms xmit_s $a } +proc selectaddr_t {a} { global tsa; set tsa $a } + +proc readbytes_m {n} { + xmit "$n | 0x10" + return [recv $n] +} +proc readbytes_s {n} { + xmit $n + selectslave_s + return [recv $n] +} + +proc readbytes_t {n} { + global tsa + set l {} + while {$n > 0} { + lappend l [expr {$tsa - ($tsa >> 8)}] + incr tsa + incr n -1 + } + return $l +} + +proc readbytes {addr n} { + global readcursor ms + if {$readcursor != $addr} { + if {$addr & ~0x0fff} { error "bad addr $addr" } + if {$n > (0x1000 - $addr)} { error "bad len $addr+$n" } + selectaddr_$ms $addr + } + set r [readbytes_$ms $n] + set readcursor [expr {$addr + $n}] + return $r +} + +proc thingbynum {thing nnum} { + upvar #0 ${thing}num num + upvar #0 ${thing}s things + upvar #0 ${thing}info info + upvar #0 ${thing}addr addr + upvar #0 ${thing} name + set num $nnum + if {$num < [llength $things]} { + set info [lindex $things $num] + } else { + set info {0x7fffffff =DUMMY-END= 1} + } + manyset $info addr name + if {![string compare $thing section]} { + global sectionsize sectionend + set sectionsize [lindex $info 2] + set sectionend [expr {$addr + $sectionsize}] + } +} + +proc thingnext {thing} { + upvar #0 ${thing}num num + incr num + thingbynum $thing $num +} + + +proc p {s} { puts -nonewline $s } + +proc reset_s {val min max} { + for {set slave $min} {$slave < $max} {incr slave} { + xmit_slave $slave $val + } +} + +proc reset_m {arg} { + if {[regexp {^(\d+)\.(\d+)} $arg min max]} { + } elseif {[regexp {^(\d+)} $arg max]} { + set min 1 + } else { + error "--reset arg $arg wrong" + } + setup_m + reset_s 0x00 $min $max + reset_s 0x00 $min $max + reset_s 0x09 $min $max + xmit 0x09 +} + +proc badusage {m} { + set m "bad usage: $m" + append m { +usage: .../crashread + pass `-1' for for test (data memory map) mode only + pass `reset' for to reset pics (then + should be or -) +} + error $m +} + +if {[llength $argv] != 3} { badusage "wrong # args" } + +set port [lindex $argv 0] +set map [lindex $argv 1] +set slave [lindex $argv 2] + +set p [open $port {RDWR NONBLOCK} 0] +exec stty -F $port min 1 time 0 -istrip -ocrnl -onlcr -onocr -opost \ + -ctlecho -echo -echoe -echok -echonl -iexten -isig \ + -icanon -icrnl \ + 9600 clocal cread -crtscts -hup -parenb cs8 -cstopb \ + -ixoff bs0 cr0 ff0 nl0 -ofill -olcuc + +fconfigure $p -blocking yes -buffering none \ + -translation binary -encoding binary + +fconfigure stdout -buffering none + +if {![string compare reset $map]} { + reset_m $slave + exit 0 +} + +set m [open $map] +set block preable +set headings unknown +set inblk 3 + +while {[gets $m l] >= 0} { + if {![regexp {\S} $l]} { + set inblk 0 + set section unknown + set headings n/a + } elseif {$inblk==0 && [regexp {^\s+(\S.*\S)\s*$} $l dummy block]} { + incr inblk + } elseif {$inblk==1} { + set headings [string trim $l] + incr inblk + } elseif {$inblk==2 && [regexp {^[- \t]+$} $l]} { + incr inblk + } elseif {[inblk {^Section Info$} \ + {^Section\s+Type\s+Address\s+Location\s+Size\(Bytes\)$}]} { + manyset $l sec type addr lockind size + switch -exact $type code { continue } udata { } \ + default { error "unknown section type $type in $l" } + if {[wantlockind $lockind section $l]<=0} continue + set addr [format 0x%08x $addr] + lappend sections [list $addr $sec [format 0x%08x $size]] + } elseif {[inblk {^Symbols$} \ + {^Name\s+Address\s+Location\s+Storage\s+File$}]} { + manyset $l sym addr lockind storage file + if {![wantlockind $lockind symbol $l]} continue + switch -exact $storage { + extern { set sym [list {} $sym] } + static { + regexp {^(.*)\.asm$} $file dummy file + set sym [list $file: $sym] + } + default { error "unknown storage $storage in $l" } + } + set addr [format 0x%08x $addr] + if {[string compare $lockind data]} { + set sv symbolsbylockind($lockind) + } else { + set sv symbols + set smap($sym) $addr + } + lappend $sv [list $addr $sym] + } elseif {$inblk==3} { + } else { + error "unknown $inblk <$block> <$headings> $l" + } +} + +set ok { + INTCON* FSR2* + OSCCON LVDCON WDTCON RCON + T1CON T2CON + SSPADD SSPSTAT SSPCON1 SSPCON2 + ADRESH ADRESL ADCON* + CCPR1* CCP1CON + ECCPR1* ECCP1DEL ECCPAS + CMCON CVRCON T3CON + SPBRG TXSTA RXSTA + EEADR EEDATA + IPR* PIR* PIE* + TRIS* LAT* +} + +set h [open /usr/share/gputils/header/p18f458.inc] +set section unknown +set lastaddr -1 +while {[gets $h l]>=0} { + if {[regexp {^\;\-\-+\s+(\S.*\S)\s+\-\-+$} $l dummy section]} { + continue + } elseif {![regexp {^Register Files$} $section]} { + continue + } elseif {[regexp -nocase \ + {^([a-z][a-z0-9]*)\s+equ\s+h\'0(f[0-9a-f]{2})\'\s*$} \ + $l dummy sym loc]} { + set addr [format 0x%08x 0x$loc] + foreach pat $ok { + if {[string match $pat $sym]} { + if {$addr != $lastaddr} { + lappend sections [list $addr =SFRs= 0x1] + set lastaddr $addr + } + lappend symbols [list $addr [list SFR $sym]] + } + } + } elseif {[regexp -nocase {^\;\s*reserved} $l]} { + } elseif {![regexp {\S} $l]} { + } else { + error "unknown <$section> $l" + } +} + +lappend symbols {0x00000060 {=udata,!acs=}} +#lappend symbols {0x00000f00 {=SFRs,!acs=}} +lappend symbols {0x00000f60 {=SFRs,acs= {}}} +lappend sections {0x00000f00 {=SFRs=} 0} +#lappend sections {0x00000060 {==========UDATA,!ACS===========} 0} +#lappend sections {0x00000f60 {==========SFRs,ACS===========} 0} + +lappend sections [list 0x1000 =END= 0] + +proc sortthings {} { + foreach tosort {sections symbols symbolsbylockind(program)} { + upvar #0 $tosort ts + set ts [lsort [set ts]] + } +} +set readcursor -1 + +set ms [expr { + $slave < 0 ? "t" : + $slave ? "s" : + "m" +}] + +thingbynum section 0 +thingbynum symbol 0 +set shownsection {} +set sectionchange 0 +set insection 0 +set addr 0 +set now_max 4 +set displine 0 +set inline 0 +set shownsection {} + +setup_$ms + +proc queue_show {kind value} { + upvar #0 q_$kind queued + lappend queued $value +} + +proc p_addr_symbol {a s} { + global inline + endline + p [format "%08x %-15s %-20s" $a [lindex $s 0] [lindex $s 1]] + set inline 1 +} + +proc endline {} { + global inline + if {!$inline} return + p "\n" + set inline 0 +} + +proc do_show {} { + global addr inline insection q_symbol q_section shownss + global shownsection + #debug "do_show [format %x $addr] $insection $q_symbol $q_section" + if {$inline} { error "do_show inline $addr" } + foreach s $q_section { + if {![string compare $s $shownsection]} continue + p "---------- $s ----------\n" + set shownsection $s + } + set shownss {} + foreach s $q_symbol { + p_addr_symbol $addr $s + set shownss [concat $s] + } + #debug "shownss>$shownss<" + if {!$insection && ![string compare =SFRs= $shownsection]} { + endline + p "\n" + reset_show + return + } + if {![llength $q_symbol]} { p_addr_symbol $addr {} } + if {!$insection} { + endline +# p "------------------------------\n" + set shownsection {} + } + reset_show +} + +proc reset_show {} { + foreach v {q_section q_symbol} { + global $v + set $v {} + } +} + +proc show {sym} { + global insection section displine addr shownsection inline shownss + set showsectionend 0 + if {$insection && [string compare $section $shownsection]} { + endline + set shownsection $section + set displine 0 + } elseif {!$insection && [string length $shownsection]} { + endline + set shownsection {} + set displine 0 + } + if {[string length $sym]} { + if {$displine && $inline && !($displine&3)} { + p "\n" + } + endline + } + if {!$inline} { + set inline 1 + set shownss $shownsection-$sym + } +} + +if {[info exists smap(misc:\ debugp)] && [info exists smap(misc:\ debug)]} { + set debugpval [readbytes $smap(misc:\ debugp) 1] +# puts y1-$debugpval +# puts y2-$smap(misc:\ debug) + set debugpaddr [format 0x%08x [expr {$debugpval+$smap(misc:\ debug)}]] +# puts y3-$debugpaddr + lappend symbols [list $debugpaddr [list "" (debugp)]] +} + +sortthings +addendlast symbolsbylockind(program) 0x8000 (end) + +set stkptr {panic: psave_stkptr} +set stack {panic: panic_stack} + +reset_show +foreach ss [list $stkptr $stack] { set ccontents($ss) {} } + +while {$sectionnum < [llength $sections]} { + # So what happens at this address ? + + set now_section [expr {$sectionchange - $addr}] + if {!$now_section && !$insection} { + queue_show section $section + set insection 1 + set sectionchange $sectionend + continue + } + if {!$now_section && $insection} { + thingnext section + set insection 0 + set sectionchange $sectionaddr + continue + } + + set now_symbol [expr {$symboladdr - $addr}] + if {!$now_symbol} { + queue_show symbol $symbol + thingnext symbol + continue + } + + # OK, that's all the things that we need to say + # about this addr. + + # Decide how much to do: + set now $now_symbol + if {$now > $now_section} { set now $now_section } + + #debug "now $now" + do_show + + if {!$insection} { + incr addr $now + continue + } + + while {$now > 0} { + set nownow $now + if {$nownow > $now_max} { set nownow $now_max } + set bytes [readbytes $addr $nownow] + foreach b $bytes { + set h [format "%02x" [expr {$b & 0xff}]] + p " $h" + if {[info exists ccontents($shownss)]} { + append ccontents($shownss) $h + } + incr addr + } + incr now -$nownow + } + endline +} + +set stackdepth 31 + +proc stack_chkptr {si} { + global stkptr + if {$si == $stkptr+1} { p " - - - - -\n" } +} + +foreach v {stkptr stack} { + #debug ">$v|[set $v]|$ccontents([set $v])<" + set $v $ccontents([set $v]) +} + +endline +p "---------- =Execution Stack= ----------\n" +set stkptr [expr "0x$stkptr & $stackdepth"] + +for {set si 1} {$si <= $stackdepth} {incr si} { + stack_chkptr $si + for {set ch 2; set se 0x} {$ch >= 0} {incr ch -1} { + append se [string range $stack \ + [expr ($si-1)*6+$ch*2] [expr ($si-1)*6+$ch*2+1]] + } + set symaddr 0; set symsym (start) + foreach symi $symbolsbylockind(program) { + if {[lindex $symi 0] > $se} break + manyset $symi symaddr symsym + } + p [format " 0d%02d %6x = %6x + %s\n" $si $se \ + [expr {$se-$symaddr}] [join $symsym]] +} +stack_chkptr [expr {$stackdepth+1}] + +p "---------- ========== ----------\n" diff --git a/detpic/detect.asm b/detpic/detect.asm new file mode 100644 index 0000000..eeed373 --- /dev/null +++ b/detpic/detect.asm @@ -0,0 +1,429 @@ +;====================================================================== +; DETECTION AND SLAVE I2C + +; FSR1 is used as pointer to where to add bytes of message; it +; points to previous byte whose top bit must be set before +; adding another bit + +; FSR2 is used as readout pointer + + include common.inc + +; I2C protocol is as follows: +; +; Master periodically polls each slave, addressing it for reading. +; The slave replies with the first byte of a self-delimiting message. +; The master must then read the whole message before doing anything +; else on the bus. +; +; First byte is like this: +; MM 05 B2 B1 10 13 16 08 (detectors) +; MM zz 01 02 03 00 04 05 (reversers) +; where +; B1 and B2 indicates that the is more detection data; +; each bit corresponding to a subsequent byte: +; if the bit is set the byte is present; otherwise +; it is skipped and the contents can be presumed +; to be the same as last time (initially: 0) +; zz is a zero bit +; MM indicates that there are extra message byte(s) +; two digits indicates that the bit is the corresponding +; detection information. The bit is clear iff current +; was detected since the last poll by the master. +; The bit value is not defined for unused sense +; segments. +; +; Following that are the zero, one or two more bytes of +; detection data: +; 19 09 12 15 18 04 20 17 iff reversers and B1 was set +; 06 01 07 02 11 14 03 00 iff reversers and B2 was set +; +; Finally, zero or more bytes of extra messages: +; MM XX XX XX XX XX XX XX +; where +; MM indicates that further extra message bytes follow; +; it is clear iff this is the last extra message byte. +; XX are the lower 7 bits of a POINTED +; or AAARGH message (see README.protocol). + +; Master may also write to slave. Every written byte is independent: +; +; 11RRRRRR Set reverse to RRRRRR, see reverse.asm +; 100PPPPP Fire point PPPPP +; +; 00000000 Acknowlege that slave has crashed, and +; switch into crash readout mode + +;====================================================================== +; variables and memory organisation + +max_messages equ 4 + + udata_acs + +unattendedl res 1 ; counts up; each det loop it is +unattendedh res 1 ; incremented by no. of bytes of pc in +unattendedu res 1 ; det loop; if it overflows, led is set to red + +scana res 1 ; see bit-twiddling below +scanb res 1 +scanc res 1 +scand res 1 +scane res 1 + +last1 res 1 +last2 res 1 + +buf0_startval res 1 ; reversers start with some det bits +buf0 res 1 +message_buffer res max_messages +message_buffer_end res 0 + +;---------------------------------------------------------------------- +; buf0, message_buffer, and FSR1 are used mainly for recording +; non-detection messages. They look like this: +; +; +--------+--------+--------+--------+--------+ +; | buf0 | message_buffer... | +; +--------+--------+--------+--------+--------+ +; +; |0d0d0000|???????? ???????? ???????? ????????| no extra messages +; ^ +; |1d0d0000|0aaaaaaa ???????? ???????? ????????| one extra byte +; ^ +; |1d0d0000|1aaaaaaa 0bbbbbbb ???????? ????????| two extra bytes +; +; etc. Bits labelled `d' are detection data on reversers boards +; 0 on detectors boards; `a' and `b' are extra message data; +; `^' indicates the byte pointed to by FSR1 +; +;---------------------------------------------------------------------- +; +; outbuf and FSR2 are used (on slaves) for the message we are +; transmitting. FSR2 points to the next byte to transmit (ie, which +; will be read). outmsg_end points to the first byte after the +; message, and is used for read overrun detection. +; +; During i2csu_read_begin (High ISR), the actual first byte of the +; message to be sent is calculated from buf0, and transmitted; the +; extra detection bytes (if any) are stored in outbuf, and any extra +; messages (from message_buffer) are also appended to outbuf. +; +;====================================================================== + code + +;---------- +detect_local_init @ + mov_lw b'111' ; turn off comparator, or we can't use pins + mov_wf CMCON ; RD0-RD4 as digital inputs + mov_lw b'0110' ; turn off A/D except perhaps for pin + ior_wff ADCON1 ; AN0 ie SPARE ie RA0 (same reason as above) + + ; compute buf0_startval + clr_w + bt_f_if0 idloc1,idloc1_boarddet + mov_lw 0x14 ; see under reversers, below + mov_wf buf0_startval + + set_f scana + set_f scanb + set_f scanc + set_f scand + set_f scane + set_f last1 + set_f last2 + mov_ff buf0_startval, buf0 + + return + +;---------- +detect_slave_init @ + mov_lfsr outbuf, 2 + clr_f outmsg_end + + goto reset_detectread + +;---------------------------------------- +slave_add_short_message @ +; Queues a message byte for transmission to the master. +; It will be transmitted as an extra message byte, when we are polled. +; W message unchanged +; GIEH set set + intrh_mask + bs_f INDF1,7 + mov_wf PREINC1 + intrh_unmask + + mov_lw message_buffer_end-1 + cmp_fw_ifle FSR1L + return + + panic morse_DB + +;---------- +backgroundloop_again macro backgroundloop_whatever + local branchposition + inc_f_ifnz unattendedl + bra backgroundloop_whatever + mov_lw branchposition - backgroundloop_whatever +branchposition + add_wff unattendedh + bra_nc backgroundloop_whatever + inc_f_ifz unattendedu + call led_red + bra backgroundloop_whatever + endm + +near_i2csu code +;---------- +i2csu_read_begin +; called from High ISR, see i2clib.inc + bt_f_if1 idloc1,idloc1_boarddet + bra i2csu_read_begin_detectors + bra i2csu_read_begin_reversers + +;---------- +i2csu_read_another +; called from High ISR, see i2clib.inc + mov_fw POSTINC2 + i2cs_read_data_macro + mov_fw outmsg_end + cmp_fw_ifle FSR2L + return + ; oops + panic morse_DR + +;====================================================================== +; main detection bit-twiddling + + ; 80 40 20 10 08 04 02 01 + ; 7 6 5 4 3 2 1 0 + +;---------------------------------------------------------------------- +; detectors + + ; A xx 19 09 12 15 18 xx xx + ; B xx xx xx 04 20 17 xx xx + ; C xx xx 05 xx xx 10 13 16 + ; D 02 11 14 xx 08 xx 01 07 + ; E xx xx xx xx xx 03 00 06 + + ; buf0 MM zz B2 B1 zz zz zz zz + + ; scheme for bit shuffling: + ; + ; 1: ; _>B xx xx xx xx xx 04 20 17 + ; + ; 2: ; _>E 06 xx xx xx xx xx 03 00 + ; ; [*D xx 01 07 02 11 14 xx ?? C=08 + ; + ; 0: ; [_C xx 05 xx xx 10 13 16 08 + ; +; ; where _ means do nothing + ; * swap nybbles + ; < rotate left + ; > rotate right + ; [ rotate left through carry (NB + ; that the carry bit propagates to + ; the subsequent [ or ] *in the + ; same column*). + ; and the operation done first (in backgroundloop) + ; is on the right next to the port letter and the one + ; done second (in i2csu_read_begin_...) is shown + ; on the left, above. + +;---------- +backgroundloop_detectors @ + rr_fw PORTB ; W xx xx xx xx 04 20 17 xx (now) + and_wff scanb ; b xx xx xx xx 04 20 17 xx (cumulative) + rl_fw PORTA ; W 19 09 12 15 18 xx xx xx (now) + and_wff scana ; a 19 09 12 15 18 xx xx xx (cumulative) + + rr_fw PORTE ; W 06 xx xx xx xx xx 03 00 (now) + and_wff scane ; e 06 xx xx xx xx xx 03 00 (cumulative) + swap_fw PORTD ; W 08 xx 01 07 02 11 14 xx (now) + and_wff scand ; d 08 xx 01 07 02 11 14 xx (cumulative) + + mov_fw PORTC ; W xx xx 05 xx xx 10 13 16 (now) + and_wff scanc ; c xx xx 05 xx xx 10 13 16 (cumulative) + + backgroundloop_again backgroundloop_detectors + +;---------- ; buf0 MM zz zz zz zz zz zz zz +i2csu_read_begin_detectors + ; detection byte 1 + mov_lw 0xf8 ; W yy yy yy yy yy zz zz zz + and_wff scana ; scana 19 09 12 15 18 zz zz zz + + rr_fw scanb ; W xx xx xx xx xx 04 20 17 + and_lw 0x07 ; W zz zz zz zz zz 04 20 17 + ior_wff scana ; scana 19 09 12 15 18 04 20 17 + + mov_fw scana + cmp_fw_ifne last1 + bs_f buf0,4 ; buf0 MM zz zz B1 zz zz zz zz + + ; detection byte 2 + mov_lw 0x83 ; W yy zz zz zz zz zz yy yy + and_wff scane ; scane 06 zz zz zz zz zz 03 00 + + rlc_fw scand ; W xx 01 07 02 11 14 xx xx C=08 + and_lw 0x7c ; W zz 01 07 02 11 14 zz zz C=08 + ior_wff scane ; scane 06 01 07 02 11 14 03 00 C=08 + + mov_fw scane + cmp_fw_ifne last2 + bs_f buf0,5 ; buf0 MM zz B2 B1 zz zz zz zz + + ; detection and lead byte, 0 + rlc_fw scanc ; W xx 05 xx xx 10 13 16 08 + and_lw 0x4f ; W zz 05 zz zz 10 13 16 08 + ior_wfw buf0 ; W MM 05 B2 B1 10 13 16 08 + + i2cs_read_data_macro + + rcall new_i2c_outmsg + + mov_fw scana + bt_f_if1 buf0,4 + mov_wf POSTINC2 + mov_wf last1 + + mov_fw scane + bt_f_if1 buf0,5 + mov_wf POSTINC2 + mov_wf last2 + + set_f scanb + set_f scanc + set_f scane + +;... +;---------------------------------------------------------------------- +; both detectors and reversers +; +i2csu_read_begin_either_tail + set_f scana + set_f scand + + mov_lfsr message_buffer, 1 + bt_f_if0 buf0, 7 + bra msg_copy_exitnone + ; some extra bytes to copy +;... +msg_copy_loop + mov_fw POSTINC1 + mov_wf POSTINC2 + bra_n msg_copy_loop +;... +msg_copy_exitnone + mov_ff FSR2L, outmsg_end + mov_ff buf0_startval, buf0 + mov_lfsr outbuf, 2 + +reset_detectread +; FSR1/buf0/message_buffer any set to empty +; unattended* any reset +; Per-PIC LED any black +; may be called from High ISR or during init + mov_lfsr buf0, 1 + + call led_black + +unattended_timeout equ 100 ; ms + set_f unattendedl + ; Fosc = sclock [kHz] + ; Fcy = sclock / 4 [kHz] + ; program counter advance rate = 2 * sclock / 4 [bytes/ms] + ; unattendedh increment rate = pc advance rate / 256 + ; = 2 * sclock / (4 * 256) [counts/ms] + ; count needed before show unattended = uah rate * ua timeout + ; = (2 * sclock / (4 * 256) [counts/ms]) + ; * (unattended_timeout [ms]) + ; = (2 * sclock / (4 * 256)) * unattended_timeout [counts] + ; = sclock * unattended_timeout / 512 [counts] + ; we count up until overflow, so +unattended_init equ 65535 - (sclock * unattended_timeout / 512) + mov_lw unattended_init / 256 + mov_wf unattendedu + mov_lw unattended_init & 255 + mov_wf unattendedh + + return + +;---------- +new_i2c_outmsg +; Called from i2csu_read_begin ISR to check that the whole of +; the previous message was read, and to reset the FSR2 pointer +; to point to the start of outbuf so that we can fill the outbuf. + mov_fw FSR2L ; W -> byte after the one we last sent + mov_lfsr outbuf, 2 ; FSR2 -> outbuf + cmp_fw_ifle outmsg_end ; transmitted the last byte ? + return + ; no, oops: + panic morse_DQ + +;---------------------------------------------------------------------- +; reversers + ; A xx 01 xx 03 xx xx xx xx + ; B xx xx xx xx xx xx xx xx + ; C xx xx xx xx xx 00 xx xx + ; D xx xx xx xx xx xx 04 05 +;---------- ; E xx xx xx xx xx 02 xx xx +backgroundloop_reversers_core macro + rr_fw PORTA ; W xx xx 01 xx 03 xx xx xx (now) + and_wff scana ; a xx xx 01 xx 03 xx xx xx (cumulative) + mov_fw PORTD ; D xx xx xx xx xx xx 04 05 (now) + and_wff scand ; d xx xx xx xx xx xx 04 05 (cumulative) + bt_f_if0 PORTC,2 ; 00 (now) + bc_f buf0,2 ; buf0 MM zz zz ss zz 00 zz zz (cumulative) + bt_f_if0 PORTE,2 ; 02 (now) + bc_f buf0,4 ; buf0 MM zz zz 02 zz ss zz zz (cumulative) + endm +backgroundloop_reversers @ + backgroundloop_reversers_core + backgroundloop_again backgroundloop_reversers + +;---------- ; buf0 MM zz zz 02 zz 00 zz zz +read_begin_calc_buf0_reversers macro + mov_fw scana ; W xx xx 01 xx 03 xx xx xx + and_lw 0x28 ; W zz zz 01 zz 03 zz zz zz + ior_wff buf0 ; buf0 MM zz 01 02 03 00 zz zz + + mov_fw scand ; W xx xx xx xx xx xx 04 05 + and_lw 0x03 ; W zz zz zz zz zz zz 04 05 + ior_wfw buf0 ; W MM zz 01 02 03 00 04 05 + endm + +i2csu_read_begin_reversers + read_begin_calc_buf0_reversers + call i2cs_read_data + + rcall new_i2c_outmsg + + bra i2csu_read_begin_either_tail + +;====================================================================== +; FOR MASTER + +;---------- +backgroundloop_master @ + backgroundloop_reversers_core + bra backgroundloop_master + +;---------- +read_detection_head_master @ + read_begin_calc_buf0_reversers + bra_n read_detection_head_master_badmore + set_f scana + set_f scand + mov_ff buf0_startval, buf0 + return + +;----- +read_detection_head_master_badmore + panic morse_DM + +;====================================================================== + include final.inc diff --git a/detpic/display-nmra b/detpic/display-nmra new file mode 100755 index 0000000..2941e8a --- /dev/null +++ b/detpic/display-nmra @@ -0,0 +1,50 @@ +#!/bin/sh +set -ex + +xpixels=1024 +ypixels=768 +ypersamp=8 +fsd=0.3 + +perl -e ; + last unless length; + next if m/^\;/; + m/^\s*([-e0-9.]+)\s+([-0-9.]+)\s*$/ or die; + ($t,$samp)=($1,$2); + $h= sprintf "%d", + ($samp/(2.0*'$fsd') + 0.5) * ('$ypersamp'-1); + for ($y=0, $l=0; $y<'$ypersamp'; $y+=2, $l++) { + $c= $h==$y ? "_" : $h==$y+1 ? "~" : " "; + $l[$l] .= $c; + } + if (!defined $tickat && $samp > 0 && $lastsamp < 0) { + $tickat= $t; + } + if (defined $tickat && $t >= $tickat) { + $ticks.= "."; + $tickat += 58e-6 * 2; + } else { + $ticks.= " "; + } + $lastsamp= $samp if $samp < 0 || $samp > 0; + } + foreach $l (reverse @l) { + print $l, "\n" or die $!; + } + print "\n"x2, $ticks, "\n"x6 or die $!; + last unless length; + } +' >t.nmra.ptxt + +xterm -fn nil2 \ + -geometry ${xpixels}x$(($ypixels * ($ypsersamp+1)/2)) \ + -e less -sS t.nmra$rate.ptxt + +exit 0 diff --git a/detpic/display-nmra-decoded b/detpic/display-nmra-decoded new file mode 100755 index 0000000..3ca18fb --- /dev/null +++ b/detpic/display-nmra-decoded @@ -0,0 +1,268 @@ +#!/usr/bin/perl -w +# +# Feed this the output from readlots + +# Note that the interval length determination is known to be slightly +# buggy at least under certain adverse conditions. + +# Output format: +# ,value during interval +# / ,classification chars +# @<1105296455.621813 55..59 5e S-= 1 I112 +# ^interval ends just before \ decoded bit' `interpretation +# `computed min and maxlength +# Classification chars +# S short interval +# L long interval +# U interval might have been short or long but we don't know +# (interval is short iff actual length < 80) +# followed by two chars which classify the measurement error etc. +# first the min length is classified +# < too short for NMRA decoder spec for interval (as classified) +# - decoder must decode but power station may not produce, too short +# = in spec +# + decoder must decode but power station may not produce, too long +# > too long for NMRA decoder spec for interval (as classified) +# then the max length, just the same way. +# +# interpretations +# Innn idle/preamble bit, number nnn +# F ... framing bit indicates more data +# is those already received +# B () data bit no +# includes byte under construction +# P packet end bit of good packet, includes csum +# EP () framing/decoding error + +use strict qw(vars refs); +use IO::Handle; + +sub usec_from_to ($$) { + my ($from,$to) = @_; # uses $from->{S}, $from->{U}, $to->{S}, $to->{U} + my ($s,$u); + $s= $to->{S} - $from->{S}; + $u= $to->{U} - $from->{U}; + die "interval $s.$u secs too big" if $s < -100 or $s > 100; + return $s * 1000000 + $u; +} + +#---------- bit stream (packet) decoder ---------- + +our ($idle_counter, $bitnum, @bytes); + +sub reset_packet_decoder () { + $idle_counter= 0; +} + +sub packet_decoder_error ($) { + printf "EP (%s)\n", $_[0]; + reset_packet_decoder(); +} + +sub found_bit ($) { + my ($bit) = @_; + if (defined $idle_counter) { + if ($bit) { + $idle_counter++; + printf "I%-4d\n", $idle_counter; + return; + } + if ($idle_counter < 10) { + packet_decoder_error("I only $idle_counter"); + return; + } + undef $idle_counter; + $bitnum= -1; + @bytes= (); + } + if ($bitnum<0) { + if ($bit) { + my ($checksum,$byte); + $checksum= 0; + foreach $byte (@bytes) { + $checksum ^= hex $byte; + } + if ($checksum) { + $checksum= sprintf '%02x', $checksum; + packet_decoder_error("csum err $checksum in @bytes"); + return; + } + print "P @bytes\n"; + $idle_counter= 0; + return; + } + $bitnum= 7; + print "F @bytes...\n"; + push @bytes, '00'; + return; + } + $b= hex $bytes[$#bytes]; + $b |= ($bit << $bitnum); + $bytes[$#bytes]= sprintf "%02x", $b; + print "B @bytes($bitnum)\n"; + $bitnum--; +} + +#---------- interval -> bit decoder ---------- + +our (@valuefor); +# @valuefor[0] = value for first half of a bit +# @valuefor[1] = value for second half of a bit +# undef: not seen yet + +our ($in_bit); +# undef: not in a bit +# S: in a short bit +# L: in a long bit + +our ($bit_phase_determined); + +sub interval_mapchar ($$@) { + # compares $len with values in @l in turn, selecting + # first char from $chars if it is less than $l[0], + # otherwise 2nd char from $chars if it is less than $l[1], + # etc.; $chars should be one char longer than @l is long. + my ($len, $chars, @l) = @_; + while (@l && $len >= $l[0]) { + shift @l; + $chars =~ s/^.//; + } + return substr($chars,0,1); +} + +sub reset_bit_decoder () { + printf "-- restarting bit decoder --\n"; + undef @valuefor; + undef $in_bit; + $bit_phase_determined= 0; + reset_packet_decoder(); +} + +sub found_interval ($$$) { + my ($value, $minlen, $maxlen) = @_; + die "$value $minlen $maxlen" if $minlen > $maxlen; + +printf "%6.2f .. %6.2f %s ", $minlen, $maxlen, $value; + + my ($class, $fudge_class); + my (@nomlens,$min_char,$max_char,$nomlens_chars); + my ($bit_half, $bit_value); + + # $minlen and $maxlen are actually differences of rounded values; + # so there's an extra 1 us of slop in each of them (from 2x 0.5us + # rounding error). Ie, real value satisfies + # $minlen - 1 < $real_value < $maxlen + 1 + + if ($minlen > 80) { + $class= 'L'; + @nomlens= qw(90 95 10000 12000); + } elsif ($maxlen < 80) { + $class= 'S'; + @nomlens= qw(52 55 61 64); + } else { + $class= 'U'; #urgh + @nomlens= qw(52 55 61 64); + } + $nomlens_chars= '<-=+>'; + $min_char= interval_mapchar($minlen-0.9, $nomlens_chars, @nomlens); + $max_char= interval_mapchar($maxlen+0.9, $nomlens_chars, @nomlens); + + printf("%s%s%s", + $class, $min_char, $max_char); + + if (defined $in_bit and (($class eq 'U') xor ($in_bit eq 'U'))) { + $fudge_class= $class.$in_bit; + $fudge_class =~ s/U//; + $class= $in_bit= $fudge_class; + printf("%s ",$fudge_class); + } else { + printf(" "); + } + + if (defined $in_bit and $in_bit ne $class) { + if ($bit_phase_determined) { + printf("E (exp'd %s)\n", $in_bit); + reset_bit_decoder(); + return; + } + undef $in_bit; + undef @valuefor; + $bit_phase_determined= 1; + } + $bit_half= !!defined $in_bit; + if (!exists $valuefor[$bit_half]) { + $valuefor[$bit_half]= $value; + } + if ($valuefor[$bit_half] ne $value) { + printf("E (%s, exp'd %s)\n", $bit_half ? '2nd' : '1st', + $valuefor[$bit_half]); + reset_bit_decoder(); + return; + } + + if ($bit_half) { + undef $in_bit; + if ($class eq 'U') { + printf " E UU"; + reset_packet_decoder(); + return; + } + $bit_value= !!($class eq 'S'); + printf " %d ", $bit_value; + found_bit($bit_value); + } else { + $in_bit= $class; + printf "\n"; + } +} + +#---------- interval scanner ---------- + +our ($begintmin,$begintmax); +our ($lastt,$lastvalue); + +sub found_datapoint ($$) { + my ($t,$value) = @_; + # called when we find that $value was measured at $t + + if ($value > -0.01 && $value < 0.01) { + return; # treat as zero, ignore + } + + if (defined $lastt && $value * $lastvalue < 0) { + if (defined $begintmin) { + printf "@%10.2f ", $t; + found_interval($value < 0 ? 'H' : 'L', + $lastt-$begintmax, $t-$begintmin); + } + $begintmin= $lastt; + $begintmax= $t; + } + $lastt= $t; + $lastvalue= $value; +} + +#---------- datapoint reader ---------- + +sub read_stdin() { + reset_bit_decoder(); + + while () { + last if STDIN->eof; + next if m/^\;/; + m/^\s*([-.0-9e]+)\s+([-.0-9e]+)\s*$/ or die "$_ ?"; + found_datapoint($1 * 1e6, $2); + } + die $! if STDIN->error; +} + +if (!@ARGV) { + exec './display-nmra-decoded &1 |less'; + die "$? $!"; +} elsif (@ARGV==1 and $ARGV[0] eq '-') { + read_stdin(); +} else { + die; +} + +die $! if STDOUT->error; diff --git a/detpic/energy.asm b/detpic/energy.asm new file mode 100644 index 0000000..5dab54d --- /dev/null +++ b/detpic/energy.asm @@ -0,0 +1,235 @@ +;====================================================================== +; TRACK POWER AND SHORT CIRCUIT + + include common.inc + +settling_timeout equ 10000 ; us + +stop_timeout equ 500000 ; us +stopflash_timeout equ 50000 ; us +retry_timeout equ 50000 ; us +persist_timeout equ 90000 ; us + + udata_acs +settling res 1 ; all counters are 0 if stopped +stop_wait res 1 ; or otherwise count down +retry_wait res 1 + + code + +;====================================================================== +; +; POLARISING/SETTLING: +; +; NMRA flag_p. settling Booster PWM +; +; Normal running 0 stopped mark +; Polarising paused 1 stopped space +; Settling paused 1 running space +; +; NMRA is paused by disabling timer 0 intr; when we restart, +; we restart the current message. +; +;---------------------------------------------------------------------- + +;-------------------- +power_polarising_init @ + clr_f settling + pin_h p0_booster_pwm + return + +;-------------------- +power_polarising_begin @ + pin_vl p0_booster_pwm + bc_f INTCON, TMR0IE ; disables NMRA interrupt + bs_f flags, flags_polarising + clr_f settling + return + +;-------------------- +power_polarising_nonetodo @ +; idempotent + bt_f_if0 flags, flags_polarising + return + tst_f_ifnz settling + return + mov_lw settling_timeout / tick_us + mov_wf settling + return + +;-------------------- +power_polarising_tick @ + tst_f_ifnz settling + dec_f_ifnz settling ; decrement if not zero + return ; return if not dec'd, or if decrement didn't make zero + ; settle timeout complete: + + bc_f flags, flags_polarising + pin_vh p0_booster_pwm + call nmra_restartmessage + bs_f INTCON, TMR0IE ; reenables NMRA interrupt + goto i2c_consider_restartread + +;====================================================================== +; +; FAULTS AND POWER: +; +; Shutdown CDU Time User Fault Next states and action when +; fault timeout ON OFF +; +; Off shutdown off none off On +; On power-up on none off Stopping,FAULT Off +; Stopping shutdown on 500ms 50% 1/100ms Retry +; Retry power-up off 50ms off Persists Off,FIXED Off +; Persists shutdown off 90ms on Retry Off +; +; (no notation: event ignored) +; +; shutdown LAT stop_wait retry_wait +; +; Off H (shutdown) 0 0 +; On L (power-up) 0 0 +; Stopping H (shutdown) before Retry for LED flash +; Retry L (power-up) 0 before Off +; Persists H (shutdown) 0 before retry +; +; (uses tickdiv) (uses tick) + +;-------------------- +power_fault_init @ + bs_f INTCON2, INTEDG1 ; rising edge + bc_f INTCON3, INT1IP + bc_f INTCON3, INT1IF + bs_f INTCON3, INT1IE + clr_f stop_wait + clr_f retry_wait + pin_h p0_booster_shutdown + pin_h p0_booster_userfault + ; now we are Off + return + +command_power_section code 0x2080 +;-------------------- +command_power_on @ +; Off -> On; noop in other states + pinlat_ifl p0_booster_shutdown + return ; On or Retry + ; might be Off, Stopping or Persists: + + tst_f_ifnz retry_wait + return ; that deals with Stopping or Persists + ; must be Off: + + pin_vl p0_booster_shutdown + Dl 0x81 + goto cdu_on + +;---------- +command_power_off @ +; On, Retry, Persists -> Off; noop in Off or Stopping + tst_f_ifnz stop_wait + return ; that deals with Stopping + ; must be On, Off, Retry or Persists: + ; (it's harmless to do this if we were already Off) +power_off_now + clr_f retry_wait + pin_vh p0_booster_userfault + pin_vh p0_booster_shutdown + goto cdu_off + +code2 code +;-------------------- +power_fault_intrl @ + bt_f_if0 INTCON3, INT1IF + return + ; we have a fault: + + bc_f INTCON3, INT1IF + + pinlat_ifh p0_booster_shutdown + bra faultintrl_noop + ; Off, Stopping or Persists - must have lost the race + ; or flapped while we faffed. Well, never mind, it's + ; off now and we're taking care of it. (If the host + ; caused Off by OFF they can at worst send an OFF and + ; immediate ON in about 2ms, so worst-case duty cycle + ; for a short (if the host is perversely timed) is + ; (our interrupt latency) / 2ms + ; and if they ever don't manage to get the OFF through + ; in time then we go into Stopping.) + ; must be On or Retry: + + pin_vh p0_booster_shutdown + tst_f_ifnz retry_wait + bra fault_persists ; that deals with Retry + ; must be On: + + mov_lw b'00000111' + call serial_addbyte + + mov_lw stop_timeout / tickdiv_us + mov_wf stop_wait + pin_vl p0_booster_userfault + rcall power_stop_doflash + intrl_handled_nostack + +;----- +fault_persists ; Retry -> Persists (booster was shut down just a moment ago) + mov_lw persist_timeout / tick_us + mov_wf retry_wait + pin_vl p0_booster_userfault +faultintrl_noop + intrl_handled_nostack + +;-------------------- +power_fault_tick @ + tst_f_ifnz retry_wait + dec_f_ifnz retry_wait + return + ; retry_wait was running but has just reached zero; + ; we were in Stopping, Retry or Persists: + + tst_f_ifnz stop_wait + bra power_stop_doflash ; that deals with Stopping (just flash) + ; must be Retry or Persists: + + pinlat_ifh p0_booster_shutdown + bra power_retry ; we were in Persists, now we can try again + ; we were in Retry and it worked. +; go to Off: + pin_vh p0_booster_shutdown + pin_vh p0_booster_userfault + mov_lw b'00000110' + goto serial_addbyte + +;---------- +power_stop_doflash + pin_vhl p0_booster_userfault + mov_lw stopflash_timeout / tick_us + mov_wf retry_wait + return + +;-------------------- +power_fault_tickdiv @ + tst_f_ifnz stop_wait + dec_f_ifnz stop_wait + return + ; stop_wait was running but has just reached zero; + ; we were in Stopping, now we can Retry: + call cdu_off +power_retry + mov_lw retry_timeout / tickdiv_us + mov_wf retry_wait + pin_vl p0_booster_shutdown + pin_vh p0_booster_userfault + return + +;-------------------- +power_panichook @ + pin_vh p0_booster_shutdown + pin_vl p0_booster_pwm + pin_vh p0_booster_userfault + return + +;====================================================================== + include final.inc diff --git a/detpic/final.inc b/detpic/final.inc new file mode 100644 index 0000000..101f657 --- /dev/null +++ b/detpic/final.inc @@ -0,0 +1,7 @@ + include ../iwjpictest/syncwrite.inc + include i2clib+panic.inc + include variables+vars.fin + include program+externs.fin + extern bufferw + + end diff --git a/detpic/i2clib.asm b/detpic/i2clib.asm new file mode 100644 index 0000000..09d995d --- /dev/null +++ b/detpic/i2clib.asm @@ -0,0 +1,509 @@ +;###################################################################### +; i2clib.inc - I2C LIBRARY - IMPLEMENTATION +; +; See i2clib.asm for documentation of the interface to this file. + + include /usr/share/gputils/header/p18f458.inc + radix dec + include ../iwjpictest/insn-aliases.inc + + include ../iwjpictest/clockvaries.inc + include panic.inc + include morse+auto.inc + include i2clib.incm + +;====================================================================== +; NOTATION + +; Naming conventions +; +; m_... routines used by master only +; s_... routines used by slave only +; routines used by both +; +; [ms]_event_... event handler, branched to from interrupt +; handler; conditions are as in the name; +; should `return' at end which will return +; from i2c[ms]_interrupt +; +; [sm]_event_bad[_...] event handler which panics; called when i2c +; controller did something unexpected +; +; m_improper_... panics; called when main program +; does something wrong +; +; [ms]_ routines or labels of some other kind + +; Whenever flow does not pass past the end of some code, we +; have a boundary `;----------', and when flow passes past +; an important label we sometimes mark it specially with `;...', +; like this: +; +; ;---------- +; m_event_spong +; bt_f_if0 st, st_something +; bra m_event_bad +; ;... +; +; m_event_several_including_spong +; bs_f st, st_sponging +; bra metasyntacticing +; +; ;---------- +; m_event_wombat + +;============================================================ +; COMMON ADMINISTRATIVE ROUTINES and VARIABLES + + udata_acs + +sspstat res 1 ; master only +sspcon1 res 1 ; master only +sspcon2 res 1 ; master only +slave res 1 ; master only +slave_next res 1 ; master only + +st res 1 +st_orig res 1 + +; st is a bitmask, bit set in visible states: + ; master +st_starting equ 7 ; Writing-Setup?, Reading-Busy? +st_addressing equ 6 ; Writing-Setup?, Reading-Busy? +st_writing equ 5 ; Writing-*, Stopping(after Reading-Wait:write_start) +st_subsequent equ 4 ; Writing? +st_reading equ 3 ; Reading-* +st_awaiting equ 2 ; Reading-Wait +st_acking equ 1 ; Reading-Busy?, Stopping(from read) +st_stopping equ 0 ; Stopping + ; ...? means not always set in that state + + code + +;---------- +slave2addr +; computes slave address in form suitable for use in i2c controller +; actual i2c slave address is (slave number) + 0b0001000 +; W slave number i2c address * 2 + add_lw b'0001000' + rlc_w + return + +;---------- +improper_read_done_data + i2cpanic morse_SD + +;====================================================================== +; MASTER + +;---------- +i2cm_init + mov_lw i2c_sspadd + mov_wf SSPADD + clr_f st + clr_f slave_next + mov_lw 0x08 ; !SSPEN, Master mode + mov_wf SSPCON1 + clr_f SSPCON2 ; nothing going + mov_lw 0x80 ; SMP(noslew), !CKE(!smbus) + mov_wf SSPSTAT + bc_f IPR1, SSPIP ; low priority + bra init_enable + +;---------- +i2cm_interrupt + bt_f_if0 PIR1, SSPIF + return + ; We have an interrupt: +;... +i2cm_interrupt_definite + mov_ff SSPSTAT, sspstat + mov_ff SSPCON1, sspcon1 + mov_ff SSPCON2, sspcon2 + + bc_f PIR1, SSPIF + + mov_lw (1< 0 (disabled) 1 (enabled) +; SSPIE 0 (disabled) 1 (enabled) +; SSPIF configured correctly unchanged +; TRISB<1,0> any configured for I2C +; SSPIP any configured correctly +; GIEL 0 (disabled) 0 (disabled) +; ssp* shadows any all bits set + set_f sspstat + set_f sspcon1 + set_f sspcon2 + set_f st_orig + bs_f TRISC, 3 + bs_f TRISC, 4 + bs_f SSPCON1, SSPEN + bs_f PIE1, SSPIE + return + +;======================================== +; SLAVE +; +; In general, we figure out our state and then see what kind of events +; we were expecting. Bits we want to check: +; 80 40 20 10 08 04 02 01 +; SMP CKE D_A P S R_W UA BF +; set clr data? stop start read? clr full? +; (we don't usually mention SMP, CKE and UA below) +; +; Labels of the form s_event_* are branches of the interrupt +; handler and are supposed to finish with return. + +;---------- +; Macros: chkvals_start and chkval + +chkvals_start macro chvals_what + mov_fw chvals_what + endm + +chkval macro chkval_lastval, chkval_value, chkval_label + xor_lw chkval_value ^ chkval_lastval + bra_z chkval_label + endm + +near_i2csu code + +;---------- +s_write_slurpbyte macro +; W any byte from master +; i2c controller waiting due to SEN etc continuing with next byte + mov_fw SSPBUF + bs_f SSPCON1, CKP + endm + +;---------------------------------------- +i2cs_read_data + i2cs_read_data_macro + return + +;---------------------------------------- +; branches from the ISR + +;---------- +s_event_addrrecvwrite + s_write_slurpbyte + goto i2csu_write_begin + +;---------- +s_event_reading_datanack + return + +;---------- +s_event_writing_datarecv + s_write_slurpbyte + goto i2csu_write_data + +;---------- +s_event_bad_intr + i2cpanic morse_IH ; unknown high-priority interrupt + +;---------------------------------------- +i2cs_interrupt ; 4cy interrupt latency + 3cy until branch to here + bt_f_if0 PIR1, SSPIF + bra s_event_bad_intr + ; We have an interrupt: + + mov_lw (1<[Writing] / [Reading-Wait] | | | | +; `-------' \ | / || `.___________,' | | | +; write_next_byte \ | / || read_another | | | +; returns NZ | | / || | | | +; | | / |`.__________________,' | | +; | | | | read_start | | +; write_next_byte| | | `._____________________,' | +; returns Z | | | write_start | +; | | |read_done | +; V V V | +; [Stopping] | +; | done | +; `-------------------------------------' + +;-------------------- + extern i2cmu_done + +; Called to notify that the previous conversation with the slave has +; been finished as requested. The i2c system is now available and +; i2cm_*_start can be called. +; +; Beforehand At call +; State Stopping Idle + +;-------------------- + extern i2cmu_slave_no_ack + +; Called to notify that the slave did not acknowledge its address when +; we attempted to read from it. The i2c system is now clearing down +; the i2c bus to prepare for another transaction. +; +; Beforehand At call +; State Reading-Busy* Stopping +; +; * only Reading-Busy reached by calling read_start; +; not Reading-Busy due to read_another. + +;======================================== +; MASTER - WRITES (ie, transmission of data to the slave) + +;-------------------- + extern i2cm_write_start +; +; Requests that a slave be contacted for writing. When communication +; has been established, i2cmu_write_next_byte will be called. +; +; At call On return +; State Idle/Reading-Wait Writing-Setup +; W slave number any + + extern i2cmu_write_next_byte +; +; Called to notify the main program that we are now ready to transmit +; a byte to the slave that we're currently talking to. This may be +; either because i2cm_write_start was previously called and +; communication has been established, or because tranmission of the +; previous byte is complete. +; +; The main program must immediately supply the actual data byte. This +; byte will then be transmitted to the slave, and then +; i2cmu_write_next_byte will be called again. + +; Alternatively the main program may indicate that the tranmission +; should finish by setting the Z flag on return. In this case the +; slave will be told that this is the end of the message and the i2c +; conversation will be finished. When the conversation is finished +; and the bus and i2c controller are free again, i2cmu_done will be +; called. +; +; When transmission should continue: +; +; Beforehand At call On return After return +; State Writing[-Setup] Writing Writing Writing +; Status Z any 0 (NZ, not zero, not equal) +; W any data for slave +; +; When transmission should finish: +; +; Beforehand At call On return After return +; State Writing Writing Writing Stopping +; Status Z any 1 (Z, zero, equal) +; W any any + +;======================================== +; MASTER - READS (ie, reception of data from the slave) + +;-------------------- + extern i2cm_read_start +; +; Requests that a slave be contacted for reading. When communication +; has been established and the first byte received, +; i2cmu_read_got_byte will be called. +; +; At call On return +; State Idle/Reading-Wait Reading-Busy +; W slave number any + + extern i2cmu_read_got_byte +; +; Called to notify the main program that a byte has been recieved from +; the slave PIC. The byte value is supplied. Communication with the +; slave will be suspended (with the i2c bus blocked) until the main +; program calls i2cm_read_another or i2cm_read_done. The main program +; must call one of these two before doing anything else with the i2c. +; +; Beforehand At call +; State Reading Reading-Wait +; W data from slave + + extern i2cm_read_another +; +; Requests that the communication with the slave continue and another +; byte be read. When this is complete, i2cmu_read_got_byte will be +; called. +; +; At call On return +; State Reading-Wait Reading-Busy + + extern i2cm_read_done +; +; Requests that reading from the slave be terminated. When the +; conversation is finished and the bus and i2c controller are free +; again, i2cmu_done will be called. +; +; At call On return +; State Reading-Wait Stopping + + +;====================================================================== +; SLAVE +; +; States: +; +; [Not-in-use] +; | +; |init +; | +; V +; [Idle] +; | +; |<----------------------------. +; + | +; / \ | +; / \ | +; write_begin/ \read_begin | +; / \ | +; V V | +; ,->[Receiving] [Transmit-Wait]<-. | +; `-----' | | | | +; write_data | |read_data | | +; | V | | +; | [Transmit-Busy] | | +; | | `------' | +; | | read_another | +; | \ | +; `----------+->---------------------' + +;======================================== +; SLAVE - WRITES (ie, reception of data from the master) + +;-------------------- + extern i2csu_write_begin +; +; Called to notify the main program that the master PIC has selected this +; slave to talk to, for writing. There is no data at this stage; when +; data is received, i2csu_write_data will be called. +; +; Beforehand At call On return +; State Idle Receiving Receiving + +;-------------------- + extern i2csu_write_data +; +; Called to notify the main program that the master PIC has +; transmitted a byte of data. Provides the byte we received. +; +; Beforehand At call On return +; State Receiving Receiving Receiving +; W data from master any + +;======================================== +; SLAVE - READS (ie, transmission of data to the master) + +;-------------------- + extern i2csu_read_begin +; +; Called to notify the main program that the master PIC has selected +; this slave to talk to, for reading. The main program should invoke +; i2cs_read_data with first byte of data that we should transmit to +; the master. +; +; Beforehand At call +; State Idle Transmit-Wait + +;-------------------- + extern i2cs_read_data +; Transmits the byte of data to the master +; +; Beforehand At call On return +; State Transmit-Wait Transmit-Busy Transmit-Busy +; W byte for master any +; +; There is also a macro i2cs_read_data_macro +; in i2clib.incm, which does the same thing. + +;-------------------- + extern i2csu_read_another +; +; Called to notify the main program that the master PIC has continued +; by asking for another byte of data. The main program should once +; more invoke i2cs_read_data. +; +; Beforehand At call +; State Transmit-Busy Transmit-Wait diff --git a/detpic/i2clib.incm b/detpic/i2clib.incm new file mode 100644 index 0000000..732cef4 --- /dev/null +++ b/detpic/i2clib.incm @@ -0,0 +1,16 @@ +;====================================================================== +; MACROS FOR I2CLIB USERS +; see i2clib.inc + +;---------- +i2cpanic macro morse_addr +; Like panic but turns off the I2C controller + bc_f SSPCON1, SSPEN + panic morse_addr + endm + +;-------------------- +i2cs_read_data_macro macro + mov_wf SSPBUF + bs_f SSPCON1, CKP + endm diff --git a/detpic/make-clocks b/detpic/make-clocks new file mode 100755 index 0000000..b6f3369 --- /dev/null +++ b/detpic/make-clocks @@ -0,0 +1,154 @@ +#!/usr/bin/perl -w +# usage ../make-clocks [ ...] -Dmclock=khz -Dsclock=khz + +use strict qw(vars); +use POSIX; + +sub p ($) { print $_[0] or die $!; } + +our (%defs); + +p("; autogenerated - do not edit\n"); +p("; $0 @ARGV\n"); +while ($ARGV[$#ARGV] =~ m/^\-/) { + $_ = pop @ARGV; + last if m/^\-\-$/; + die unless m/^\-D(\w+)\=(\w+)$/; + $defs{$1}= $2; +} + +our ($name,$ms,$interval,$msclock); +# $interval is in seconds +# mclock or sclock is in kHz +# ourtimerclock is mclock or sclock * 250 (for Fosc/4) +# call 250 foscscale +# basically interval = cycles / clock +# adjusted for units interval = cycles * prescale / (foscscale * msclock) +# ie cycles = interval * foscscale * msclock / prescale +# or msclock = cycles * prescale / (foscscale * interval) + +sub scaleable ($$$$$$) { + my ($width, $foscscale, $scalebitnums, $scales, + $deadcycles, $overflowp) = @_; + my ($maxcycles, $scalespec, $scalebits); + my ($cycles, $cyequ, @scalebits); + my ($prescale); + $maxcycles = (1 << $width) - $deadcycles; + foreach $scalespec (@$scales) { + $scalespec =~ m/^0*(\d+)\-([01]+)$/; + ($prescale,$scalebits) = ($1,$2); + length($scalebits) == @$scalebitnums + or die "$scalespec @$scalebitnums"; + + $cycles= $interval * $foscscale * $msclock / $prescale; + next if $cycles > $maxcycles; + + if (length($scalebits)) { + p("${name}scale equ "); + @scalebits = (map { "(1<<$_)" } + grep { $scalebits =~ s/^.// or die; $&; } + @$scalebitnums); + push @scalebits, '0' unless @scalebits; + p(join '|', @scalebits); + p("; $prescale:1\n"); + } + + $cyequ= "${name}cycles"; + p(sprintf "%s equ %d\n", $cyequ, $cycles); + if ($overflowp) { + p("${name}init equ ".(1<<$width)." - $cyequ\n"); + if ($width == 16) { + p("${name}inith equ ${name}init / 256\n"); + p("${name}initl equ ${name}init & 255\n"); + } + } + return; + } + warn "clock speed too high for $name\n"; +} + +sub do_T2period { + my (@scales, $pre, $prex, $prebits, $posti, $this); + for $pre (qw(1-00 4-01 16-10)) { + $pre =~ m/^(\d+)\-([01]+)$/; + ($prex,$prebits) = ($1,$2); + for ($posti=0; $posti<15; $posti++) { + $this= sprintf "%03d-%s%04b", $prex * ($posti+1), $prebits, $posti; + push @scales, $this; + } + } + local ($name) = "${name}_t2"; + scaleable(8, 250.0, [qw(T2CKPS1 T2CKPS0 TOUTPS3 TOUTPS2 TOUTPS1 TOUTPS0)], + [ sort @scales ], 0, 0); +} + +sub do_T13ov ($) { + my ($n) = @_; + local ($name) = "${name}_t${n}"; + scaleable(16, 250.0, ["T${n}CKPS1","T${n}CKPS0"], + [qw(1-00 2-01 4-10 8-11)], 1, 1); +} + +sub do_T0ov ($) { + my ($w) = @_; + local ($name) = "${name}_t0"; + scaleable($w, 250.0, ["PSA","T0PS2","T0PS1","T0PS0"], + [qw(1-1000 2-0000 4-0001 8-0010 16-0011 + 32-0100 64-0101 128-0110 256-0111)], 1, 1); +} + +sub do_T0ov8 { do_T0ov(8); } +sub do_T0ov16 { do_T0ov(16); } +sub do_T1ov { do_T13ov(1); } +sub do_T3ov { do_T13ov(3); } + +sub provide_interval ($$$$) { + my ($iname, $thisval, $unitname, $unitval) = @_; + my ($inthisunit, $inthisunitint); + $inthisunit= $thisval / $unitval; + return if $inthisunit > 256000000.0; + $inthisunitint= sprintf "%d", $inthisunit; + return if abs(($inthisunitint - $inthisunit) / $inthisunit) > 0.001; + p("${iname}_${unitname} equ $inthisunitint\n"); +} + +sub doline () { + my ($orgname,$mswant,$specd,$unit,$cy,$how,$baseinterval); + chomp; + s/\s*[;\#].*//; + return unless m/^\S/; + die "$_ ?" unless + m/^(\w+)\s+([MST]+)\s+(\w+)\s+([0-9.]+)(s|ms|us|ns|Hz|kHz|MHz)((?:[-+][0-9.]+cy)?)$/; + ($orgname,$mswant,$how,$baseinterval,$unit,$cy) = ($1,$2,$3,$4,$5,$6,$7); + $specd= $baseinterval.$unit.$cy; + if ($unit =~ m/M/) { $baseinterval *= 1.e6; } + if ($unit =~ m/k/) { $baseinterval *= 1.e3; } + if ($unit =~ m/m/) { $baseinterval *= 1.e-3; } + if ($unit =~ m/u/) { $baseinterval *= 1.e-6; } + if ($unit =~ m/n/) { $baseinterval *= 1.e-9; } + if ($unit =~ s/Hz//) { $baseinterval = 1.0 / $baseinterval; } + if ($cy =~ s/cy$//) { $cy *= 4.0; } + elsif ($cy = m//) { $cy = 0.0; } + else { die "$cy ?"; } + p("\n"); + p(";========== $orgname ($specd: ${baseinterval}s, ${cy}cy) ==========\n"); + if ($mswant =~ m/T/) { + provide_interval($orgname, $baseinterval, 'us', 1.e-6); + provide_interval($orgname, $baseinterval, 'ms', 1.e-3); + provide_interval($orgname, $baseinterval, 's', 1.0); + } + foreach $ms (qw(m s)) { + next unless $mswant =~ m/$ms/i; + $msclock= "${ms}clock"; + die $msclock unless exists $defs{$msclock}; + $msclock= $defs{$msclock}; + $interval= $baseinterval + $cy / ($msclock * 1000.0); + p(";---------- $orgname, ${interval}s, ${msclock}kHz ----------\n"); + $name = $orgname.'_'.($ms eq 'm' ? 'master' : 'slave'); + &{ "do_$how" }; + } +} + +while (<>) { + doline(); +} diff --git a/detpic/make-externs b/detpic/make-externs new file mode 100755 index 0000000..008ba23 --- /dev/null +++ b/detpic/make-externs @@ -0,0 +1,4 @@ +#!/usr/bin/perl -n +BEGIN { print "; autogenerated - do not edit\n; @ARGV\n;\n\n" or die $!; } +next unless m/^(\w+)\s+\@\s*(?:\;.*)?$/; +printf " extern %-40s ; %s\n", $1, $ARGV or die $!; diff --git a/detpic/make-panicworthy b/detpic/make-panicworthy new file mode 100755 index 0000000..6b1ddbe --- /dev/null +++ b/detpic/make-panicworthy @@ -0,0 +1,56 @@ +#!/usr/bin/perl -n +BEGIN { + while (@ARGV && $ARGV[$#ARGV] =~ m/^\-/) { + $_= pop; + if (m/^-M$/) { $manglout= 1; } + elsif (m/^-I(\S+),(\S+)$/) { $mapinclude{$1}= $2; } + else { die "$_ ?"; } + } +} +$l= $_; +$pfx= 'pan_'; +$pcode= ''; +sub endsection () { + return unless defined $codesection; + print(";{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{\n", + $codesection, + ";}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}\n") + or die $! + unless $manglout; + undef $codesection; +} +sub mangle ($) { + print ";#MANGLE# $1\n" + or die $! + if $manglout; +} +if (m/^(\w*)\s+code\b/) { + endsection(); + $codesection= "$pfx$_"; +} elsif (m/^\s+(?:include|end|udata(?:_acs)?)\b/) { + endsection(); +} elsif (m/^(\w+)\s+macro\b/) { + $inmacro++; +} elsif (m/^\w*\s+endm\b/) { + $inmacro--; +} elsif (m/^(\w*)\s+(?:equ)\b/) { +} elsif (m/^\s+extern\s+(\w+)\b/) { + mangle($1); + print " extern $pfx$1;##\n" or die $! + unless $manglout; +} elsif (!$inmacro && defined $codesection) { + if (!s/^\;/;\#\#/) { + mangle($1) if m/^(\w+)\b/; + s/\b(\w+)\b/ $mangle{$1} ? "$pfx$1" : $1 /ge; + } + $codesection .= $_ + unless m/\;\!P\s*$/; +} elsif (m/^\;\#MANGLE\# (\w+)$/) { + $mangle{$1}= 1; + $l= ''; +} +if (m/^\s+include\s+(\S+)\s+$/ && exists $mapinclude{$1}) { + $l= " include $mapinclude{$1}\n"; +} +print $l or die $! + unless $manglout; diff --git a/detpic/mascan.asm b/detpic/mascan.asm new file mode 100644 index 0000000..36c16f4 --- /dev/null +++ b/detpic/mascan.asm @@ -0,0 +1,541 @@ +;====================================================================== +; MASTER - SCANNING ETC. + + include common.inc + +;---------------------------------------------------------------------- + udata_acs + +; for reading and detection: +b res 1 ; byte just read +cslot res 1 ; current slave in slave table, points to flags byte +cbyte res 1 + ; one of the following: + ; 0000 0000 we're expecting the first byte + ; M0B1 0000 we're expecting more detection byte 1 + ; M010 0000 we're expecting more detection byte 2 + ; 1000 0000 we're expecting an extra byte + ; ???? ???1 reading halted for any reason: +cbyte_halted equ 0 ; also set briefly while we decide what to do next + +wslave res 1 ; slave we need to write to +outmsg_targetlen res 1 ; + +slaves_awaiting res 1 ; no. of slaves without stf_responding +slavenoack_counter res 2 ; +0=L, +=H +slavenoack_counter_init equ (i2c_kbitpersec * 100) + ; slaves/sec, @ 10clocks/slave + +;====================================================================== +; HANDLING OF I2C EVENTS + +near_getwritebyteyes code +;---------------------------------------- +i2c_getwritebyte_yes @ + pop ; we don't care where we were in i2cmu_write_next_byte + bc_f STATUS, Z ; yes, we want to write this byte + return ; from i2cmu_write_next_byte + + code +;---------------------------------------- +i2cmu_write_next_byte + Dl 0x91 + ; add calls to getwritebyte_ here: + call polarity_getwritebyte + call points_getwritebyte + ; end of list of calls to getwritebyte_ + ; so, no-one wants this slave: + bs_f STATUS, Z + return + +;---------------------------------------- +i2cm_intrl @ +; handles i2c interrupt using i2cm_interrupt[_definite], +; according to the rules for _intrl. + Dl 0x90 + bt_f_if0 PIR1, SSPIF + return + call i2cm_interrupt_definite + intrl_handled_nostack + +;====================================================================== +; PROCESSING OF INCOMING BYTES - CORE AND DETECTION + +;-------------------- +read_first_response +; on entry on return +; W received byte preserved +; b received byte preserved +; FSR0 any trashed +; STATUS any trashed + bs_f INDF1, stf_responding + dec_f_ifnz slaves_awaiting + return +; that's the last slave, excellent + mov_lw b'00001001' ; W trashed + call serial_addbyte + mov_fw b ; W = received byte (again) + return + +;---------------------------------------- +i2cmu_read_got_byte +; Beforehand At call +; State Reading Reading-Wait +; W data from slave +; +; See detect.asm head comment for protocol info, in particular +; the meaning of these bytes. + ; W = received byte + mov_wf b ; W = b = received byte + + Dl 0x90 + Df cslot + Df cbyte + Df b ; also restores b to W + + mov_lfsr slavetable, 1 + mov_ff cslot, FSR1L ; FSR1 -> slave's flags + + tst_f_ifnz cbyte + bra read_got_notfirst + ; this is a first (head) byte: + + bt_f_if0 INDF1, stf_responding ; seen this PIC ack already ? + rcall read_first_response ; no, we might have to send HELLO + + bt_f_if0 POSTINC1, stf_detect ; FSR1 -> detbasel + bra read_got_first_reversers +read_got_first_detectors ; b = MdBBdddd + and_lw 0xb0 ; W = M0BB0000 + mov_wf cbyte ; cbyte = M0BB0000 + mov_lw 0x4f ; W = 01001111 + and_wff b ; b = 0d00dddd + mov_fw POSTINC1 ; W = detbasel; FSR1 -> lastd0 + rcall read_got_detectbyte_prep ; b = 0d00dddd + ; u = 0C00CCCC + bt_f_if1 b, 6 ; b bit .d...... + bs_f b, 4 ; b = 0d0ddddd + ; ^ ^ copies of same bit + ; u = (still) 0C00CCCC + ; or, using detection segment bit numbers: + ; b = z4z43210 + ; u = z4zz3210 + goto addmsgs_dethead + +;---------- +read_got_first_reversers + bt_f_if1 b, 6 + bra read_got_bad_first_reversers + and_lw 0x80 ; W = M0000000 + mov_wf cbyte ; cbyte = M0000000 + bc_f b, 7 ; b = 00dddddd + mov_fw POSTINC1 ; W = detbasel; FSR1 -> lastd0 + rcall read_got_detectbyte_prep + goto addmsgs_revhead + +;----- +read_got_bad_first_reversers panic morse_MR + +;---------- +read_got_detectors_b1 ; b = dddddddd +; ; W = detbasel; FSR1 -> detbasel + add_lw 5 ; W = adjdetbasel + bs_f FSR1L, 2 ; FSR1L -> lastd1 + bc_f cbyte, 4 ; cbyte = M0B00000 + rcall read_got_detectbyte_prep + goto addmsgs_all + +;---------- +read_got_detectors_b2 ; b = dddddddd +; ; W = detbasel; FSR1 -> detbasel + add_lw 13 ; W = adjdetbasel + inc_f FSR1L ; FSR1 -> lastd0 + inc_f FSR1L ; FSR1 -> lastd2 + bc_f cbyte,5 ; cbyte = M0000000 + rcall read_got_detectbyte_prep + goto addmsgs_all + +;---------- +read_got_detectbyte_prep_ifsomething +; +; This is a branch of read_got_detectbyte_prep, called if we're doing +; `return' rather than `pop+return'. For conditions on return, see +; read_got_detectbyte_prep; these are supposed to be (basically) the +; same as the entry conditions for addmsgs_. +; +; on entry +; W [C0]* +; t adjdetbasel +; u undefined +; b [d0]* +; lastd [o0]* +; FSR1 -> lastd +; + mov_wf u ; u = [C0]* + + Dl 0x94 + Df FSR1L + Df u ; also restores u to W + + xor_wff INDF1 ; lastd = [d0]* + ; to force test of repeated detection notification, + ; comment out previous line + mov_lw 0x07 + ior_wff FSR1L ; FSR1L -> detmsgh + return ; to addmsgs_, very shortly + +;---------------------------------------- +read_got_notfirst +; ; FSR1 -> flags + mov_fw PREINC1 ; W = detbasel; FSR1 -> detbasel + bt_f_if1 cbyte, 4 + bra read_got_detectors_b1 + bt_f_if1 cbyte, 5 + bra read_got_detectors_b2 + ; it must be an extra byte + + bt_f_if0 b, 7 ; any more ? + bc_f cbyte, 7 + bc_f b, 7 + call process_got_extra + bra i2c_arrange_next_byte + +;---------- +read_got_detectbyte_prep +; +; Sees if anything has changed. If no changes pops one return address +; and branches to i2c_arrange_next_byte; if some changes, returns to +; calling point. +; +; So, caller should be i2cmu_read_got_byte, and next stuff +; should basically be a call to addmsg_ (perhaps preceded +; by a bit of fiddling of b). addmsg_ will finish +; by branching to i2c_arrange_next_byte. +; +; call return pop+return +; W adjdetbasel preserved undefined +; b [d0]* preserved preserved +; FSR1 -> lastd detmsgh preserved +; cbyte set for next read etc. preserved preserved +; u undefined [C0]* preserved +; lastd [o0]* [d0]* preserved = [d0]* +; +; TOS -> (optionally, fiddle b, and then:) goto addmsgs_ +; NOS return address for i2cmu_read_got_byte +; + mov_wf t ; t = adjdetbasel + Dl 0x93 + Df INDF1 + mov_fw b ; W = [d0]* + Dv + xor_wfw INDF1 ; W = [C0]*, Z iff same + ; where C set iff change to that detection segment + bra_nz read_got_detectbyte_prep_ifsomething + ; there's nothing to do + pop +;... +;---------------------------------------- +i2c_arrange_next_byte + tst_f_ifnz cbyte + goto i2cm_read_another +;... +;====================================================================== +; DECIDING WHICH SLAVE TO ADDRESS +;... +i2c_arrange_something +i2cmu_done +; figure out what to do next - which pic to address, etc. + bs_f cbyte, cbyte_halted + + tst_f_ifnz wslave ; anyone asked to write ? + bra arrange_write + + ; Anyone else to write to ? + ; add calls to needwrite_ here: + call polarity_needwrite + call points_needwrite + ; end of list of calls to needwrite_ + + ; no, if we're here, no-one wants to write: + +nextslave_nowrite + ; no writing needed, we consider reading: + bt_f_if1 flags, flags_polarising + return ; do not scan while booster PWM is off while polarising + ; to avoid all trains disappearing and reappearing + + mov_fw outmsg_begin + sub_wfw outmsg_end + and_lw outbuf_size - 1 + cmp_fw_ifle outmsg_targetlen + return ; target len < actual len, do not add anything + ; ok, there's space, go ahead: + bc_f cbyte, cbyte_halted + + mov_lw ste_size + add_wff cslot ; cslot -> next ste_flags + mov_lfsr slavetable, 1 ; FSR1H -> slavetable + mov_ff cslot, FSR1L ; FSR1 -> new ste_flags + + bt_f_if1 POSTDEC1, stf_sentinel ; FSR1 -> ste_slave + bra nextslave_looparound + ; Ok, we have a slave: + + Dl 0x91 + mov_fw INDF1 ; W = new slave number + goto i2cm_read_start + +nextslave_looparound + ; now we do our own detection + mov_lw (slavetable + ste_flags) & 0xff ; select our own slot + mov_wf cslot + Dl 0x92 + call read_detection_head_master + goto i2cmu_read_got_byte + +;---------------------------------------- +i2c_needwrite @ +; Informs mascan that we need to write to some slave. +; Some time after this, mascan will call getwritebyte_ +; and this must yield at least one byte to write. +; W slave that we must write to + mov_wf wslave + bt_f_if0 cbyte, cbyte_halted + return ; we're currently doing something +;... +;---------- +arrange_write +; wslave slave to write to + bc_f cbyte, cbyte_halted + mov_fw wslave + mov_wf cwslave + clr_f wslave + goto i2cm_write_start + +;---------------------------------------- +i2c_consider_restartread @ + bt_f_if0 cbyte, cbyte_halted + return + bra nextslave_nowrite + +;---------------------------------------- +i2cmu_slave_no_ack + mov_lfsr slavetable, 1 + mov_ff cslot, FSR1L ; FSR1 -> slave's flags + bt_f_if1 INDF1, stf_responding + bra slavenoack_crashed + + dec_f_ifnz slavenoack_counter + return + dec_f_ifnz slavenoack_counter+1 + return + panic morse_ST + +slavenoack_crashed + panic morse_SC + +;====================================================================== +; INITIALISATION + +mascan_init @ + mov_lw (slavetable + ste_flags) & 0xff + ; pretend we've just done us, to start with 1st actual slave + mov_wf cslot + clr_f cbyte + bs_f cbyte, cbyte_halted + clr_f wslave + + mov_lw slavenoack_counter_init & 0xff + mov_wf slavenoack_counter + mov_lw slavenoack_counter_init >> 8 + mov_wf slavenoack_counter+1 + clr_f slaves_awaiting + + mov_lw 2 + mov_lfsr slavetable, 0 ; FSR0 -> slavetable + load_tblptr pic2detinfo ; TBLPTR* -> pic2detinfo + clr_f t ; t = loop counter +mascan_init_loop + tblrd_postinc_fixup ; TABLAT = EOOOOSSS + mov_fw TABLAT ; W = EOOOOSSS, N = E + + tblrd_postinc_fixup ; TABLAT = DSSSSSSS, N (still) = E + bra_nn mascan_init_ifabsent ; E....... + + inc_f slaves_awaiting + + mov_ff t, POSTINC0 ; ste_slave = slave + mov_wf u ; u = 1OOOOSSS + and_lw 0x78 + bra_nz mascan_bad_detinfo0 + ; ok ; u = 10000SSS + + mov_fw TABLAT ; W = DSSSSSSS + and_lw 0x80 ; W = D0000000 + mov_wf POSTINC0 ; ste_flags = D0000000 + + mov_fw TABLAT ; W = DSSSSSSS + bc_w 7 ; W = 0SSSSSSS = first + add_lw -0xf8 ; W = first - 0xf8 = detbasel + mov_wf POSTINC0 ; detbasel + + mov_lw 0x4f ; W = 01001111 for det., MM 05 B2 B1... + bt_f_if0 TABLAT, 7 ; D ? otherwise, rev. board: + mov_lw 0x3f ; W = 01111111 for rev., MM zz 01... + mov_wf POSTINC0 ; lastd0 + set_f POSTINC0 ; lastd2 + set_f POSTINC0 ; unused + set_f POSTINC0 ; lastd1 + + mov_fw u ; W = 10000SSS + xor_lw b'10011000' ^ 0x80 ; W = detmsgh + mov_wf POSTINC0 ; detmsgh + +mascan_init_ifabsent + inc_f t ; next slave + bt_f_if0 t, maxpics_ln2 + bra mascan_init_loop + ; we've read the whole flash table + + if slavetable == 0x400 + bt_f_if1 FSR0H, 0 + bra mascan_bad_toomany + endif + + clr_f POSTINC0 ; ste_slave + mov_lw (1< +; +; on entry after first addmsg_one, or when done +; W, STATUS, v, FSR0 undefined trashed +; t adjdetbasel not modified by addmsgs_ or _one +; u [C0]* not modified by addmsgs_ or _one +; b [d0]* not modified by addmsgs_ or _one +; lastd [d0]* (new) not modified by addmsgs_ or _one +; FSR1 -> detmsgh not modified by addmsgs_ or _one +; outbuf, outmsg_* not full, updated appropriately +; all others any not interfered with +; +; (this is all set up by read_prep_detectbyte and +; read_got_detectbyte_prep_ifsomething) +; when done, branches to i2c_arrange_next_byte, rather than returning + +addmsgs_section code ( 7 )*4 + 0x2100 +; +; A +; |- PCL bbb value after macro - number in this +; V column should increment 1 each line +; +addmsgs_revhead addmsg_testbit 0 + addmsg_testbit 1 + addmsg_testbit 2 + addmsg_testbit 3 + addmsg_testbit 4 + addmsg_testbit 5 + addmsg_return 6 + +addmsgs_all addmsg_testbit 7 + addmsg_testbit 0 + addmsg_testbit 1 + addmsg_testbit 2 + addmsg_testbit 3 + addmsg_testbit 4 + addmsg_testbit 5 + addmsg_testbit 6 + addmsg_return 7 + +addmsgs_dethead addmsg_testbit 0 + addmsg_testbit 1 + addmsg_testbit 2 + addmsg_testbit 3 + addmsg_testbit 6 ; bit 6 was copied to 4 but only in b, not u + addmsg_return 5 + +;---------- +addmsg_one +; TOS - 4 -> bt_f_if1 u, b'bbb' +; TOSL ???bbb00 +; other conditions on entry and exit as for entry to addmsgs_, above + Dl 0x95 + Df TOSL + rr_fw TOSL ; W = 0???bbb0 + rr_w ; W = 00???bbb + ior_lw 0xf8 ; W = 11111bbb + mov_wf FSR0L ; FSR0L = 11111bbb + clr_f FSR0H ; FSR0 -> bitnum2bit[bbb] + add_wfw t ; W = adjdetbasel + 11111bbb + ; ie = 0 SSSSSSS (det msg low byte) + mov_wf v ; v = 0 SSSSSSS (det msg low byte) + bra_n addmsg_bad + + mov_fw b ; W = [d0]* + and_wfw INDF0 ; train: W = 0x00, Z=1; none: W = 0*d0*, Z=0 + bt_f_if0 STATUS, Z + mov_lw 0x08 ; train: W = 0 000 0 000; none: W = 0 000 1 000 + xor_wfw INDF1 ; W = 1 001 Y SSS (det msg high byte) + Dv + call serial_addbyte + + mov_fw v ; W = 0 SSSSSSS (det msg low byte) + Dv + goto serial_addbyte_another + +addmsg_bad panic morse_DJ + +;====================================================================== + include final.inc diff --git a/detpic/misc.asm b/detpic/misc.asm new file mode 100644 index 0000000..eada682 --- /dev/null +++ b/detpic/misc.asm @@ -0,0 +1,109 @@ +;====================================================================== + + include common.inc + + udata_acs +dsave_w res 1 +dsave_fsr0 res 2 +debugp res 1 + +debug_section udata 0x100 +debug res 256 + + code +;====================================================================== +; GENERALLY USEFUL ROUTINES + +;---------- +read_pic_no @ +; read pic no from ID locations and return it +; W undefined pic number from ID loc 0 +; status Z undefined 1 iff master PIC +; TBLPTR* undefined points to 20001 + + mov_lw 0x20 + mov_wf TBLPTRU + clr_f TBLPTRH + clr_f TBLPTRL + + tblrd_postinc_fixup + mov_fw TABLAT + return + +;---------- +idlocs_init @ +; read id locations and store in canonical place +; W undefined undefined +; picno undefined pic number (from 20000) +; idloc1 undefined idloc1 (from 20001) + + rcall read_pic_no + mov_wf picno + + tblrd_postinc_fixup + mov_fw TABLAT + mov_wf idloc1 + + return + +;---------- +bitnum2bit_init @ +; populate bitnum2bit + mov_lw 0x80 + mov_lfsr bitnum2bit,0 +init_bitnum2bit_loop + rl_w + mov_wf POSTINC0 + bra_nn init_bitnum2bit_loop + return + +;---------- +memory_erase @ +; picno preserved +; idloc1 preserved +; other GPRs overwritten with 0xbb + mov_ff picno, FSR1L + mov_ff idloc1, TABLAT + mov_lfsr 0, 0 +memory_erase_pageloop + mov_lw 0xbb +memory_erase_byteloop + mov_wf POSTINC0 + mov_wf POSTINC0 + mov_wf POSTINC0 + mov_wf POSTINC0 + mov_wf POSTINC0 + mov_wf POSTINC0 + mov_wf POSTINC0 + mov_wf POSTINC0 + tst_f_ifnz FSR0L + bra memory_erase_byteloop + ; new page: + + mov_lw 0x06 + xor_wfw FSR0H + bra_nz memory_erase_pageloop + ; done! + + mov_ff FSR1L, picno + mov_ff TABLAT, idloc1 + return + +;---------- +debugbyte @ +; Adds a byte to debug +; W message byte preserved +; STATUS any trashed +; all others any preserved +; Not for use in High ISR + mov_ff FSR0L, dsave_fsr0 + mov_ff FSR0H, dsave_fsr0+1 + mov_lfsr debug, 0 + mov_ff debugp, FSR0L + mov_wf INDF0 + inc_f debugp + mov_ff dsave_fsr0, FSR0L + mov_ff dsave_fsr0+1, FSR0H + return + + include final.inc diff --git a/detpic/morse.messages b/detpic/morse.messages new file mode 100644 index 0000000..e317f0c --- /dev/null +++ b/detpic/morse.messages @@ -0,0 +1,102 @@ +# This is the list of morse panic messages. Each line consists of: +# [
,
...] [; ] +# This file is converted to morse.asm by the Perl script morse.asm-gen. +# See morse.asm-gen for information about the format of the data stored +# in flash. Only addresses in the Access Bank are supported. + +# Suggested output by on the per-pic-led is: +# morse (red/black) contents of one address +# morse (red/black) contents of next address +# ... +# morse (red/black) contents of last address +# long pause +# go back to start +# Contents of addresses should preferably be read into a temporary +# buffer space somewhere so that each one is read once and that value +# remembered. + +# Temporary entries for testing and development +TM PIE1,SSPSTAT,SSPCON1,SSPCON2 ; Master got I2C interrupt +TI0 ; for iwj +TI1 ; for iwj +TI2 ; for iwj +TI3 ; for iwj +TI4 ; for iwj +TI5 ; for iwj +TI6 ; for iwj +TI7 ; for iwj +TI8 ; for iwj +TI9 ; for iwj + +# Main message listing. Kept sorted by section for easy reference. +# ----------------------------------------------------------------- + +# Miscellaneous +E ; `expected'; we were told to panic +T ; master paniced because slave paniced + +# Regarding communications from the host +HX ::t ; host sent unknown command +HW ::t ; host sent message which was too long +HO ; host RS232 read overrun +HF ; host RS232 framing error +HN ; host sent too much NMRA - buffers full +HM ; host sent too much NMRA - ack count overflow +HB ; data for host overran buffer +HP ; host sent >2-byte PING command + +# Regarding communications by master with slaves +MX ; slave (or intern) sent bad extra byte +MR mascan:b,mascan:cslot ; reversers set byte with zz bit set +MD ; i2cmu_done ! + +# Problematic interrupts +IH INTCON,INTCON3,PIR1,PIR2 ; Interrupt source not found (high pri.) +IL INTCON,INTCON3,PIR1,PIR2 ; Interrupt source not found (low pri.) + +# W - watchdog +WX ; bad watchdog command + +# Messages for i2clib, S* +SM i2clib+panic:st,:sspstat,:sspcon1,:sspcon2 ; m.,i., ctrlr bad state +SS SSPSTAT,SSPCON1 ; s.,i., controller bad state +SW i2clib+panic:slave ; m.: slave didn't ack addr for write +SN i2clib+panic:slave ; improper slave number +SO i2clib+panic:slave ; improper next slave number +SB i2clib+panic:st ; improper i2cm_{read,write}_start +SF i2clib+panic:st ; improper i2cmu_write_next_byte Z +SA i2clib+panic:st ; improper i2cm_read_another +SD i2clib+panic:st ; impr. i2cm_read_done/i2cs_read_data +# used in mascan.asm +SC i2clib+panic:slave ; slave didn't ack read: crashed +ST i2clib+panic:slave ; slave didn't ack read: didn't start +SP i2clib+panic:slave ; slave didn't ack read: in panic read + +# Messages for slave detection/i2c +DQ FSR2L,::outmsg_end ; previous slave read incomplete +DR FSR2L,::outmsg_end ; slave read overrun +DX ::t ; slave received wrong message byte +DB detect:message_buffer ; slave_add_short_message overrun +DF ::t ; slave pic2detinfo[0] invalid bits +DG ::t ; too many slaves in pic2detinfo +DJ mascan:cslot,mascan:cbyte,::v ; det msg 2nd byte has top bit set +DM detect:buf0 ; master has MM bit set in buf0 + +# Messages for specific peripherals: +# R - Reversers (polarity) +RS FSR0L ; POLARITY message too short +RL FSR0L ; POLARITY message too long +RF ; master board has no reversers +RG ; too many reversers boards + +# P - Points +PB points:pointmsg ; Firing point when already busy +PI points:pointmsg,T3CON ; Unexpected Timer 3 interrupt +PU points:pointmsg ; Firing nonexistent point +PC ; Firing point when CDU empty +PS points:pointslave,points:pointmsg ; Firing point on nonexistent board +PF ::t ; Flash mentions point not on board +PX ; Host sent >2-byte POINT command +PM ; Firing point when master/CDU busy +PQ ; POINTED when already charging +PA ; POINTED when already firing diff --git a/detpic/nmra-stream.asm b/detpic/nmra-stream.asm new file mode 100644 index 0000000..1331f23 --- /dev/null +++ b/detpic/nmra-stream.asm @@ -0,0 +1,482 @@ +;====================================================================== +; NMRA DATA TO TRACK - also, initially deals with all incoming RS232 +; +;====================================================================== +; TESTING INSTRUCTIONS +; +; can be tested with liberator's mic input: +; 1k1, 110k resistor divider from track gives 1/100 track +; voltage to mic input +; then +; sox -r 96000 -u -b -t ossdsp /dev/dsp t.dat +; perl -pe '$_= m/\-/ ? "_" : "~"' u +; in an xterm showing font "tiny" and then resized to eg 295x54 +; less u +; +;====================================================================== + +clock equ mclock ; this part runs really only on master + + include common.inc + + udata_acs + +nmractrl res 1 ; state relevant to NMRA control +transmitbit equ 7 ; bit 7: 0/1 bit currently being transmitted +nextaction equ 6 ; bit 6: change polarity on next interrupt y/n + ; nmractrl is a bitmask, and only the bits above are used + +fromserial res 1 ; from-serial buffer location (in buffer bank) +totrack equ FSR2L ; to-track buffer location (in buffer bank) +totrackbit res 1 ; bit location of pointer within byte + ; + ; buffers are each 16 bytes (this is hardwired) + ; and there are four of them starting at 0x500, 0x510, 0x520, 0x530. + ; plus a copy of the watchdog `stop everything' command at 0x540. + ; + ; fromserial and totrack are pointers into the buffer page + ; + ; fromserial points to the first empty byte, where we will put new + ; data provided by the host; this means that (fromserial & 0xf0) is + ; the first buffer which fails to contain a complete nmra message. + ; fromserial is updated only by the (low priority) serial receive + ; interrupt handler. Furthermore, it always maintains a correct + ; and valid value for use by the high-priority nmra readout ISR. + ; + ; totrack points to the first remaining full byte, which is currently + ; being transmitted; if nothing is currently being transmitted + ; because there is no nmra data at all then totrack points to the + ; start of the same buffer as fromserial + ; + ; We maintain the following properties, notionally: + ; + ; totrack <= fromserial < totrack + ; + ; \ \ + ; \ `- equal would mean overrun + ; \ + ; `- equal if we have nothing but + ; idle to trasmit + ; + +bufferpage equ 5 + +buffer_section udata bufferpage << 8 +buffer0 res 16 +buffer1 res 16 +buffer2 res 16 +buffer3 res 16 +bufferw res 16 + + code + +;**************************************************************************** + +macros + +; macro to call subroutine to transmit over serial port for debugging +; takes 8-bit value, puts in W, invokes debug_serial_transmit + + ifndef SLOW_VERSION +debug macro debugvalue + endm + endif + + ifdef SLOW_VERSION +debug macro debugvalue + mov_lw debugvalue + call debug_serial_transmit + endm + endif + +debug_serial_transmit + mov_wfa TXREG ; move contents of W (i.e. debugvalue) + ; to TXREG for transmission +waitfortsr + bt_fa_if0 TXSTA,1 + bra waitfortsr + return + +;**************************************************************************** + +serial_init @ +; serial set-up +; initial config - TXSTA register p181 + bc_fa TXSTA,6 ; p181, set 8-bit mode + bs_fa TXSTA,5 ; transmit enable + bc_fa TXSTA,4 ; asynchronous mode + bsc_txsta_brgh + +; initial config - RCSTA register p182 + bs_fa RCSTA,7 ; serial port enable (p182) + bc_fa RCSTA,6 ; 8-bit reception + bs_fa RCSTA,4 ; enable continuous receive + +; set SPBRG to get correct baud rate according to table top right p186 +; (Tosc = 20MHz, desired baud rate = 9600) + movlw_movwf_spbrg + + mov_lw ~((1< 16bit mode (testing) + endif + + ifndef SLOW_VERSION + bs_fa T0CON,6 ; p107 Timer0 -> 8bit mode (not-testing) + endif + + bc_fa T0CON,5 ; timer0 use internal clock + + ifndef SLOW_VERSION + mov_fw T0CON + and_lw ~((1<1 then we are mid-bit, so copy transmitbit to +; nextaction in preparation for 2nd half of bit and then return + + debug 'm' ; write 'm' to serial port + bc_fa nmractrl,nextaction + bt_fa_if1 nmractrl,transmitbit + bs_fa nmractrl,nextaction + debug '2' ; write 'k' to serial port + retfie_r + + +decide_next_bit + + debug 'n' ; write 'n' to serial port +; check whether current to-track buffer = current from-serial buffer +; if yes, transmit 1s (set transmitbit=1, nextaction=1 and return) + + mov_fw fromserial + xor_wfwa totrack + and_lw 0x70 + bra_nz read_from_buffer + bs_fa nmractrl,transmitbit + bs_fa nmractrl,nextaction + debug '3' + retfie_r + + +read_from_buffer + debug 'o' + +; if currently on bit 7, want to skip to bit 6 +;*** wouldn't it be easier to start on bit 6 ? :-) -iwj + + bt_fa_if1 totrackbit,7 + rr_fa totrackbit ; rotate mask right + +; if not on bit 7 , +; set na=cb=bit value, advance bit (i.e. rotate transmitbit right), +; check if bit7, if so, advance byte, return + + debug 'p' + mov_fw INDF2 + and_wfwa totrackbit ; select bit to be transmitted + + bra_z zero_bit_to_track + bra one_bit_to_track + +zero_bit_to_track + debug '_' ; write 'q' to serial port + debug '0' ; write 'q' to serial port + debug '_' ; write 'q' to serial port + bc_fa nmractrl,transmitbit + bc_fa nmractrl,nextaction + bra advance_bit + +one_bit_to_track + debug '_' ; write 'q' to serial port + debug '1' ; write 'r' to serial port + debug '_' ; write 'q' to serial port + bs_fa nmractrl,transmitbit + bs_fa nmractrl,nextaction + bra advance_bit + + + +advance_bit +; rotate transmitbit to next position + + debug 's' ; write 's' to serial port + rr_fa totrackbit ; rotate mask right +;*** surely rrnc (`rotate right not through carry' I assume) +;*** will leave a copy of the top bit in the N flag ? Then you +;*** can use branch if negative. -iwj + bt_fa_if1 totrackbit,7 + rcall advance_pointer + debug '5' ; write 's' to serial port + + retfie_r + + + +advance_pointer + + debug 't' ; write 't' to serial port + +; currently on bit 7 of the byte, after having read rest of byte to +; track; check whether it is 1 or 0 + +; if set, move to next buffer + bt_fa_if0 INDF2,7 + rcall advance_read_buffer + +; if not set, move to next byte of samebuffer (increment totrack) +; (will be on bit 7 at this point anyway so no need to change totrackbit) + bt_fa_if1 INDF2,7 + inc_fa totrack + return + + +advance_read_buffer + +; move pointer to next buffer +; clear low 4 bits of totrack and increment top 4 bits +; aaaabbbb -> bbbbaaaa -> bbbb(aaaa+1) -> 0000(aaaa+1) -> (aaaa+1)0000 + bt_f_if1 totrack, 6 ; were we doing watchdog broadcasts ? + bra advance_read_buffer_ifwatchdog + mov_fw totrack + add_lw 0x10 + and_lw 0x30 + mov_wf totrack + debug '9' ; write 'v' to serial port + + inc_f acknmra + bs_f PIE1, TXIE ; ensure we tell host to send us more + bt_f_if0 acknmra, 2 + return + ; oops: + panic morse_HM + +advance_read_buffer_ifwatchdog + ; just loop round the buffer + mov_lw 0x40 + mov_wf totrack + return + +;**************************************************************************** + +panic_oerr panic morse_HO +panic_ferr panic morse_HF + +;**************************************************************************** + + include final.inc diff --git a/detpic/panic.asm b/detpic/panic.asm new file mode 100644 index 0000000..663d7fe --- /dev/null +++ b/detpic/panic.asm @@ -0,0 +1,599 @@ +;====================================================================== +; panic.asm +; +; This file implements panic_routine, which is called by the +; `panic' macro in panic.inc. See panic.inc for the functionality +; of `panic'. + + include common.inc + +;--------------------------------------------------------------------------- +; reserved access bank locations + + udata_acs + +psave_intcon res 1 +psave_bsr res 1 + +panicst res 1 +panicst_restart_i2c equ 7 +panicst_acked equ 5 +panicst_ferroerr equ 4 +panicst_writeslave equ 3 +panicst_i2cmours equ 2 +panicst_i2cmenable equ 1 + +panic_valcount res 1 + +panic_vars_section udata 0x060 + maxpics ; not available via access bank +; used in panic routine for temporary storage: + +flash_pattern res 1 +morse_counter res 1 +register_counter res 1 +bit_counter res 1 + +panic_address res 1 ; condensed form of message start addr. +panic_morse res 1 ; # bytes of morse msg in panic readout +panic_regs res 1 ; # registers in panic readout + +t0l_count res 1 +t0h_count res 1 + +psave_latc res 1 +psave_t res 1 +psave_tablat res 1 +psave_tblptr res 3 +psave_fsr0 res 2 +psave_fsr1 res 2 +psave_prod res 2 +psave_stkptr res 1 + +stack_depth equ 31 +panic_stack res stack_depth*3 + +;**************************************************************************** + +pan_ code + +;**************************************************************************** + + +panic_routine @ +; switch off interrupts and power +; reconfigure timer0 for writing diagnostic msg to the LED + + mov_ff INTCON, psave_intcon + bc_f INTCON, GIEH ; disable all interrupts + + mov_ff BSR, psave_bsr + banksel flash_pattern + + mov_ff LATC, psave_latc + +; now we have time to save registers etc +; (turning off interrupts is urgent (we might get interrupted while +; panicing which would be bad because we might forget to panic). + + mov_wf panic_address + + mov_ff t, psave_t + mov_ff TABLAT, psave_tablat + mov_ff TBLPTRL, psave_tblptr + mov_ff TBLPTRH, psave_tblptr+1 + mov_ff TBLPTRU, psave_tblptr+2 + mov_ff FSR0L, psave_fsr0 + mov_ff FSR0H, psave_fsr0+1 + mov_ff FSR1L, psave_fsr1 + mov_ff FSR1H, psave_fsr1+1 + mov_ff PRODL, psave_prod + mov_ff PRODH, psave_prod+1 + mov_ff STKPTR, psave_stkptr + + mov_lfsr panic_stack + stack_depth*3 - 1, 0 + mov_lw stack_depth + mov_wf STKPTR +stacksave_loop + mov_ff TOSU, POSTDEC0 + mov_ff TOSH, POSTDEC0 + mov_ff TOSL, POSTDEC0 + dec_f_ifnz STKPTR + bra stacksave_loop + + clr_f STKPTR ; avoids stack overruns + clr_f panicst + + call panic_kill_hook + +; re-initialise timer0 config, etc. + call read_pic_no + bra_z panic_setup_if_master + ; must be slave: + +panic_setup_if_slave + movlw (1<=panic_morse + return ; return to panic + + tblrd *+ + mov_ff TABLAT,flash_pattern + rcall morse_readout + inc_f morse_counter + bra morse_loop + + +;-------------------------- +morse_readout + +; Flashes the per-pic led and black in a specified pattern. +; +; The pattern is specified as the state for 8 identically-long time +; periods each as long as a morse `dot', encoded into a byte with +; most significant bit first. +; On entry On exit +; W any undefined +; flash_pattern flash pattern preserved +; bit_counter any undefined + + mov_lw 9 + mov_wf bit_counter + rr_f flash_pattern + +morse_readout_loop + dec_f_ifz bit_counter ; done all the bits yet ? + return + ; No: + + rl_f flash_pattern ; top bit goes into N, + ;ie Negative if 1 + bra_n morse_readout_if_led_1 + +morse_readout_if_led_0 + call led_black + bra morse_readout_endif_led + +morse_readout_if_led_1 + call led_red + +morse_readout_endif_led + rcall waiting + bra morse_readout_loop + +;-------------------------- +;-------------------------- +registermsg + +register_msg_start + clr_f register_counter ; clear loop counter + +register_loop + mov_fw panic_regs + cmp_fw_ifge register_counter ; if loop counter >=panic_regs + return ; return to panic + + tblrd *+ + + mov_fw TABLAT ; TABLAT has the 8-bit version + mov_wf FSR0L ; of the address. So, 8 bits + ; go straight into FSR0L. + + mov_lw 0x0f ; For FSR0H, we see if the + mov_fw FSR0H ; address XX is >=0x60. + ; If it is then we meant 0xfXX; + mov_lw 0x5f ; if not then we meant 0x0XX. + cmp_fw_ifle FSR0L ; (This is just like PIC does + clr_f FSR0H ; for insns using Access Bank) + + mov_ff INDF0,flash_pattern + rcall register_readout + + inc_f register_counter ;increment loop counter + + rcall waiting8 + bra register_loop + +;-------------------------- + +register_readout + +; Flashes the per-pic led red(0) and green(1) in a specified pattern. +; (black gap between each bit) +; +; The pattern is specified as the state for 8 identically-long time +; periods each as long as a morse `dot', encoded into a byte with +; most significant bit first. +; On entry On exit +; W any undefined +; flash_pattern flash pattern preserved +; bit_counter any undefined + + clr_f bit_counter ; clear loop counter + rr_f flash_pattern + + +register_readout_loop + mov_lw 8 + cmp_fw_ifge bit_counter ; if loop counter >=8 (register + ; length), return + return + + mov_lw 4 + cmp_fw_ifne bit_counter ; if loop counter !=4 (nybble length), + ; skip insertion of extra black space + bra not_nybble_boundary + rcall waiting4 + +not_nybble_boundary + rl_f flash_pattern ; top bit goes into N flag, + ; ie Negative if 1 + bra_n register_readout_if_led_1 + +register_readout_if_led_0 + call led_red + bra register_readout_endif_led + +register_readout_if_led_1 + call led_green + +register_readout_endif_led + inc_f bit_counter ; increment loop counter + rcall waiting + call led_black + rcall waiting + bra register_readout_loop + + +;**************************************************************************** +; GENERAL SUBROUTINES + +;---------------------------------------- +waiting16 rcall waiting8 +waiting8 rcall waiting4 +waiting4 rcall waiting2 +waiting2 rcall waiting +waiting +; waits for a fixed interval, depending on the configuration of TMR0 + + bt_f_if1 idloc1,idloc1_master + pin_z p0_booster_userfault + + bc_f INTCON,2 ; clear timer0 interrupt bit (p109) +; Interrupt happens on overflow. So start at 65535-morse_t0cycles: + mov_fw t0h_count + mov_wf TMR0H ; p107 set high byte of timer0 (buffered, + ; only actually set when write to tmr0l occurs) + mov_fw t0l_count + mov_wf TMR0L ; set timer0 low byte - timer now set +waiting_loop ; wait for timer0 interrupt, or some other interrupt + bt_f_if1 INTCON,TMR0IF + return + + bt_f_if1 idloc1, idloc1_master + bra waiting_master + ; slave: + + bt_f_if0 SSPCON1, SSPEN + bra waiting_loop ; no readouts if i2c is disabled + ; slave, i2c enabled: + + bt_f_if1 PIR1, SSPIF + call pan_i2cs_interrupt + + bra waiting_loop + +;**************************************************************************** +; MEMORY READOUT - CRASH DUMP + +;---------------------------------------- +; MASTER'S PANIC SERIAL PORT HANDLING + +;-------------------- +waiting_master + bt_f_if1 PIR1,RCIF ; host sent us something ? + call panicd_serialrx + + bt_f_if0 SSPCON1, SSPEN + bra waiting_loop + ; master, i2c enabled: + + bt_f_if0 panicst, panicst_i2cmenable + bra waiting_loop + + bt_f_if1 PIR1, SSPIF + rcall pan_i2cm_interrupt + + bra waiting_loop + +;---------- +panicst_oerrferr + mov_fw RCREG + xor_lw 0x11 + bra_z panic_reset + xor_lw 0x10 ^ 0x11 + bra_nz panicd_serialrx_err_loop + ; yay! host ack'd ferr/oerr + bc_f panicst, panicst_ferroerr + return ; return from panicd_serialrx + +;---------- +panicd_serialrx_err + bs_f panicst, panicst_ferroerr + bc_f RCSTA, RCEN ; disable } to clear FERR/OERR + mov_fw RCREG ; read RCREG } (see PIC18FXX8 DS p182) + bs_f RCSTA, RCEN ; reenable } +panicd_serialrx_err_loop + bt_f_if0 PIR1, RCIF ; wait for a byte 0x10 to ack the overrun/error + bra panicd_serialrx_err_loop +;... +;---------- +panicd_serialrx + pin_nz p0_booster_userfault + bt_f_if1 RCSTA,FERR + bra panicd_serialrx_err + bt_f_if1 RCSTA,OERR + bra panicd_serialrx_err + bt_f_if1 panicst, panicst_ferroerr + bra panicst_oerrferr + + mov_fw RCREG + bra panicd_process_input_byte + +;---------------------------------------- +; CRASHREAD MASTER/SLAVE COMMON COMMAND BYTE HANDLING + +;---------- +pan_i2csu_write_data + call led_green +panicd_process_input_byte +; W instruction from host or master + tst_w_ifnz + bra write_ifnot_00 + ; we've received 0x00: + + mov_lfsr 0,1 + bs_f panicst, panicst_acked + return + +;---------- +write_ifnot_00 + bt_f_if0 panicst, panicst_acked ; well, ignore that ! + bra write_only_tellmode + ; OK, we have an instruction: + + bt_w_if1 7 ; huh? + bra write_if_setbytetowrite + bt_w_if1 6 + bra panic_crashread_setpointer + bt_f_if0 idloc1,idloc1_master + bra write_ifnot0_ifnotmaster + ; the next few options are for master only: + + bt_w_if1 5 + bra write_if_master_slaveselect + bt_w_if1 4 + bra write_if_master_masterread + bt_w_if0 3 + bra write_if_master_slaveread +;... +write_ifnot0_ifnotmaster + xor_lw 0x09 + bra_z panic_reset + xor_lw 0x09 +;... +write_only_tellmode + xor_lw 0x0a + bra_z panic_tellmode + ; nope, well, we ignore it + return + +;---------- +panic_crashread_setpointer +; W byte from master or host undefined +; FSR1* crashread pointer updated +; t, STATUS, PROD* any undefined +; all others any preserved + mov_wf t + mov_lw 1<<6 + mul_wf FSR1L + mov_ff PRODH, FSR1H + mov_fw t + and_lw 0x3f + ior_wfw PRODL + mov_wf FSR1L +panic_noop + return + +;======================================================================# +; SPECIAL COMMANDS 0x08..0x0f + +;---------- +panic_reset + reset + +;---------- +panic_tellmode + bt_f_if0 idloc1,idloc1_master + return + mov_lw 0x0b + bc_f panicst, panicst_acked + goto serial_write_char + +;====================================================================== +; MASTER READOUT AND MASTER READOUT OF SLAVES + +;---------- +write_if_setbytetowrite + bt_f_if0 idloc1,idloc1_master + return ; for master only + + bc_w 7 + mov_wf panic_valcount + bs_f panicst, panicst_writeslave + bs_f panicst, panicst_i2cmenable + return + +;---------- +write_if_master_slaveread + mov_wf panic_valcount + bc_f panicst, panicst_writeslave + return + +;---------- +write_if_master_slaveselect + bc_w 5 + btg_w 4 + bs_f panicst, panicst_i2cmours + bt_f_if1 panicst, panicst_writeslave + bra pan_i2cm_write_start + bra pan_i2cm_read_start + +;---------- +write_if_master_masterread + bc_w 4 + mov_wf panic_valcount +write_if_master_masterread_loop + mov_fw POSTINC1 + call serial_write_char + dec_f_ifnz panic_valcount + bra write_if_master_masterread_loop + return + +;---------- +pan_i2cmu_read_got_byte + bt_f_if0 panicst, panicst_i2cmours + return + call serial_write_char + dec_f_ifnz panic_valcount + bra pan_i2cm_read_another + return + +;---------- +pan_i2cmu_write_next_byte + mov_fw panic_valcount + bc_f STATUS, Z + bt_f_if0 panicst, panicst_i2cmours + retlw 0x00 + bt_f_if0 panicst, panicst_writeslave + bs_f STATUS, Z + bc_f panicst, panicst_writeslave + return + +;---------- +pan_i2cmu_done + mov_lw ' ' + goto serial_write_char + +;---------- +pan_i2cmu_slave_no_ack + i2cpanic morse_SP + +;====================================================================== +; SLAVE I2C + +pan_near_i2csu code +;---------- +pan_i2csu_write_begin + return + +;---------- +pan_i2csu_read_begin + mov_lw 0x80 ; M0000000 + bt_f_if0 panicst, panicst_acked + goto i2cs_read_data +;... +i2csu_read_panicd_ok + mov_fw POSTINC1 + goto i2cs_read_data + +;---------- +pan_i2csu_read_another + bt_f_if1 panicst, panicst_acked + bra i2csu_read_panicd_ok + ; not ok + mov_lw 0x0b ; AARGH + goto i2cs_read_data + +near_gots code +;---------- +got_aargh @ + panic morse_T + +command_crashed_section code 0x2100 +;---------- +command_crashed @ +panic_crashread_commanded @ + panic morse_E + +;*************************************************************************** + include final.inc diff --git a/detpic/panic.inc b/detpic/panic.inc new file mode 100644 index 0000000..361343f --- /dev/null +++ b/detpic/panic.inc @@ -0,0 +1,15 @@ +;--------------------------------------------------------------------------- +; macro is passed a message code morse_XY and panics displaying this message +; by flashing the perpic LED. After disabling interrupts and resetting +; the stack this will call panic_kill_hook (which should shut down any +; scary peripherals). + +panic macro message + movlw (message - morse_messages_start)/4 + goto panic_routine + endm + +;-------------------- +; Area filled in by morse-auto.asm (see morse-auto.asm-gen for details) +morse_messages_start equ 0x4000 +morse_messages_end equ 0x4400 diff --git a/detpic/pindata.inc b/detpic/pindata.inc new file mode 100644 index 0000000..b53ae9a --- /dev/null +++ b/detpic/pindata.inc @@ -0,0 +1,14 @@ +;====================================================================== + + radix dec + +picno2ptmap equ 0x6100 +bkptix2portnumbitnum equ 0x6000 +pic2detinfo equ 0x6040 +picno2revmasks equ 0x6080 + +maxpics_ln2 equ 5 +maxpics equ 1 << maxpics_ln2 + +maxpoints_ln2 equ 5 +maxpoints equ 1 << maxpoints_ln2 diff --git a/detpic/points.asm b/detpic/points.asm new file mode 100644 index 0000000..ac50cff --- /dev/null +++ b/detpic/points.asm @@ -0,0 +1,407 @@ +;====================================================================== +; POINTS + + include common.inc + +;====================================================================== +; VARIABLES, HARDWARE, ETC +; +; Timer 3 pointmsg pointslave cducharging +; +; S Idle Off undefined undefined undefined +; S Firing Counting up 100PPPPP undefined undefined +; M Idle Off 00000000 0000 0000 0x00 +; M Firing Counting up 100PPPPP 0000 0000 0x00 +; M Telling Off 100PPPPP 00SS Sss0 0x00 +; M Told Off 100PPPPP 0000 0000 0x00 +; M Charging Off 00000000 0000 0000 >0 +; +; notes: firing see ie, slave*2 Counts down +; timeout detect.asm in ticks +; +; cducharging only counts if the cdu is enabled +; (according to CDU Enable LAT bit) + +cdu_timeout equ 200 ; ms +cdu_inittimeout equ 750 ; ms + +ptix2latbit equ 0x300 ; has to be a multiple of 0x100 +ptix2latbit_section udata ptix2latbit + res maxpoints * 2 ; LAT* and bit + ; for unused point, 0x00 and 0x00 + + udata_acs +pointslave res 1 +pointmsg res 1 +cducharging res 1 + + udata 0x340 +slave2ptinfo res maxpics +slave2ptinfo_anypoints equ 0 + +;====================================================================== +; LOCAL POINTS +; on slave, or master's own + +;---------------------------------------------------------------------- +; LOCAL POINTS - ACTUALLY DOING + +near_local_do code +;---------------------------------------- +point_local_do @ +; On slave, called during i2c receive, ie High ISR +; On master, called during serial receive, ie Low ISR +; W fire point msg undefined + bt_f_if1 T3CON, TMR3ON + bra point_clash + + mov_wf pointmsg ; pointmsg = SS zz zz pp pp pp pp pp + + intrh_fsr0_save ; point_set_pin uses FSR0, see below + call point_set_pin + intrh_fsr0_restore + + clr_f TMR3L ; also copies TMR3H into actual timer register + bs_f T3CON, TMR3ON + return + +;---------- +point_clash + panic morse_PB + +points_section code +;---------------------------------------- +points_local_intrl @ + bt_f_if0 PIR2, TMR3IF + return + ; OK, it's us, and we're done changing a point: + + bt_f_if0 T3CON, TMR3ON + bra point_spurious_intr + + rcall point_set_pin + intrh_mask + bc_f T3CON, TMR3ON + bc_f PIR2, TMR3IF + intrh_unmask + + mov_lw b'00100000' + call message_for_master + intrl_handled_nostack + +;---------- +point_spurious_intr + panic morse_PI + +;---------- +point_set_pin +; Toggles the pin. The effect is: +; If we were idle, sets it H (to fire) unless pt0 in which case L +; If we were firing, sets it L (to stop) unless pt0 in which case H +; +; Called in various contexts, including both High and Low ISR. +; +; pointmsg point to start or stop firing preserved +; W,STATUS any undefined +; FSR0 any undefined +; all other any not interfered with +; + mov_lw ptix2latbit >> 8 + mov_wf FSR0H ; FSR0H -> table + rl_fw pointmsg ; W = point addr, Z iff pt0 + mov_wf FSR0L ; FSR0 -> &bit [Z still iff pt0] + mov_fw POSTDEC0 ; W = bit, FSR0 -> &LAT* + bra_z point_nonexistent + mov_ff INDF0, FSR0L ; W = bit, FSR0L -> LAT* + set_f FSR0H ; FSR0 -> LAT*, W = bit (still) + xor_wff INDF0 ; pin = !pin + return + +;---------- +point_nonexistent + panic morse_PU + +;---------------------------------------------------------------------- +; LOCAL POINTS - INITIALISATION + +;---------------------------------------- +points_local_init @ +; Initialises tables for points +; Clears TRIS* bits for all points and sets each pin to `not triggering' + + rcall point_timer_init + +; We do this in two stages. +; Firstly, we scan the bitmap for this pic, setting +; ptix2latbit to 0xff,0x00 for used points and 0x00,0x00 +; to unused ones. +; Secondly, we scan the bkptix2portnumbitnum, adjusting +; ptix2latbit to have actually correct data. +; Doing it like this avoids having to constantly recompute +; individual TBLPTR*'s. + + mov_lfsr ptix2latbit-1, 0 ; FSR0 -> this bit and LAT* + ; points just at last thing we've filled in + + load_perpic_tblptr picno2ptmap, maxpoints/8 + + mov_lw maxpoints/8 + mov_wf t ; t = byte counter +;... +points_init_byte_loop + mov_lw 8 ; W = bit counter + tblrd_postinc_fixup ; TABLAT = bitmap data being processed +;... +points_init_bit_loop + clr_f PREINC0 ; FSR0 -> LAT*[current] := 0 + rrc_f TABLAT + bt_f_if1 STATUS,C + set_f INDF0 ; FSR0 -still-> LAT*[current] := 0xff + + clr_f PREINC0 ; FSR0 -> bit[current] := 0 + + dec_w_ifnz + bra points_init_bit_loop + dec_f_ifnz t + bra points_init_byte_loop +;... end of loop: + +; We've scanned for points used on this board; +; now find the actual pins. + + mov_lw bkptix2portnumbitnum & 0xff + bt_f_if1 idloc1,idloc1_boarddet + add_lw maxpoints + mov_wf TBLPTRL + + mov_lw bkptix2portnumbitnum >> 8 + mov_wf TBLPTRH ; TBLPTR* -> point port/bit data + + set_f FSR2H ; FSR2 -> some SFR, will point to LAT/TRIS + mov_lfsr bitnum2bit+7, 1 ; FSR1 -> bitnum2bit+7 + mov_lfsr ptix2latbit-1, 0 ; FSR0 -> last bit (and previous LAT*) + + mov_lw maxpoints + mov_wf t ; t = loop counter +;... +points_init_portbit_loop + tblrd_postinc_fixup ; TABLAT = portnum4 || bitnum4 + + bt_f_if0 PREINC0,7 ; zero?, FSR0 -> LAT*[this] + bra points_init_portbit_endif_used +;... +points_init_portbit_if_used + mov_fw TABLAT + bra_n point_initing_bad_point + + ior_lw 0xf8 ; W -> bit value for bit + mov_wf FSR1L ; FSR1 -> bit value for bit + + swap_fw TABLAT ; W = bitnum4 || portnum4 + and_lw 0x0f ; W = portnum4 + add_lw LATA & 0xff ; W = LAT* + mov_wf POSTINC0 ; LAT*[this] := LAT, FSR0 -> bit[this] + mov_wf FSR2L ; FSR2 -> LAT* + + mov_fw INDF1 ; W = bit + mov_wf POSTDEC0 ; bit[this] = bit, FSR0 -> LAT*[this] + com_w ; W = ~bit + and_wff INDF2 ; LAT* &= ~bit, ie pin set to L (still Z) + pin_vh pall_pt0reverse ; but pt0 pin is backwards, set to H + ; (still Z, unless we've done this already) + mov_lw TRISA-LATA + add_wff FSR2L ; FSR2 -> TRIS* + com_fw INDF1 ; W = ~bit + and_wff INDF2 ; TRIS* &= ~bit, ie pin set to not Z + + set_f FSR1L ; FSR1 -> bitnum2bit+7, again +points_init_portbit_endif_used + ; so now we move on to the next one + mov_fw POSTINC0 ; FSR0 -> bit[this] + + dec_f_ifnz t + bra points_init_portbit_loop + + return + +;---------- +point_initing_bad_point + panic morse_PF + +;---------- +point_timer_init + bt_f_if1 idloc1,idloc1_master + bra point_timer_init_if_master + ; slave: + mov_lw (1< 1 0100 TTT O TTTTTTT + ; ie 1010 0SSS + ; OssT tttt + tst_f_ifnz pointmsg + bra command_point_busy + + tst_f_ifnz cducharging + bra command_point_cduempty + + swap_fw POSTINC0 ; W = 0SSS 1010 + and_lw 0x70 ; W = 0SSS 0000 + rr_w ; W = 00SS S000 + mov_wf pointslave ; pointslave = 00SS S000 + + mov_fw INDF0 ; W = OssT tttt N = O + bra_n command_point_badmsg + ; OK: ; W = 0ssT tttt + and_lw 0x1f ; W = 000T tttt + bs_w 7 ; W = 100T tttt + mov_wf pointmsg ; pointmsg = 100T tttt + + swap_fw INDF0 ; W = tttt 0ssT + and_lw 0x06 ; W = 0000 0ss0 + ior_wff pointslave ; pointslave = 00SS Sss0 + + rr_fw pointslave ; W = 000S SSss + bra_nz command_point_ifslave + + mov_fw pointmsg + goto point_local_do + +command_point_badmsg panic morse_PX +command_point_busy panic morse_PB +command_point_cduempty panic morse_PC + +;---------- +command_point_ifslave + mov_lfsr slave2ptinfo, 0 + add_wff FSR0L + bt_f_if1 INDF0, slave2ptinfo_anypoints + goto i2c_needwrite + ; oops: + panic morse_PS + +;---------- +points_needwrite @ + rr_fw pointslave ; W = 000S SSss + bt_f_if1 STATUS, Z ; nothing ? + return + ; we need to write something: +;... +;---------- +point_needwrite_yes + pop + goto i2c_needwrite + +;---------- +points_getwritebyte @ + rr_fw pointslave + xor_wfw cwslave + bt_f_if0 STATUS, Z ; right slave ? + return + ; yes: + clr_f pointslave ; we're writing now, excellent + mov_fw pointmsg + goto i2c_getwritebyte_yes + +;====================================================================== +; CDU + +;-------------------- +cdu_init @ + clr_f pointslave + clr_f pointmsg +;... +;----- +cdu_off @ +cdu_panichook @ + pin_l p0_cdu_enable + mov_lw (cdu_inittimeout * 1000) / tickdiv_us + 1 + mov_wf cducharging + return + +;----- +cdu_discharged + mov_lw (cdu_timeout * 1000) / tickdiv_us + 1 + mov_wf cducharging + return + +;-------------------- +cdu_on @ + pin_h p0_cdu_enable + return + +;-------------------- +cdu_tickdiv @ + pinlat_ifl p0_cdu_enable + return + + tst_f_ifnz cducharging + dec_f_ifnz cducharging ; so, decrement only if it was nonzero + return ; return if we either didn't decrement, + ; or didn't reach zero + + ; cducharging is already zero, from above + mov_lw b'00101000' ; CHARGED + goto serial_addbyte + +near_gots code +;-------------------- +got_pointed @ + tst_f_ifnz cducharging + bra pointed_already_charging + + bt_f_if0 pointmsg, 7 + bra pointed_butnot_firing + + clr_f pointmsg + call cdu_discharged + mov_lw b'00100000' ; POINTED + goto serial_addbyte + +pointed_butnot_firing panic morse_PA +pointed_already_charging panic morse_PQ + +;====================================================================== + include final.inc diff --git a/detpic/program.asm b/detpic/program.asm new file mode 100644 index 0000000..2a87efe --- /dev/null +++ b/detpic/program.asm @@ -0,0 +1,236 @@ +;====================================================================== +; MAIN PROGRAM AND GLUE + + include common.inc + code + +;====================================================================== +; COMMON TO MASTER AND SLAVE + +;---------------------------------------- +vector_reset @ + clr_f INTCON + bs_f RCON, IPEN ; interrupt priorities + + call idlocs_init + + bt_f_if0 idloc1,idloc1_master + call slave_init + + bt_f_if1 idloc1,idloc1_master + call master_init + + bs_f INTCON, GIEH + bs_f INTCON, GIEL + + bt_f_if1 idloc1,idloc1_master + goto backgroundloop_master + bt_f_if1 idloc1,idloc1_boarddet + goto backgroundloop_detectors + goto backgroundloop_reversers + +;---------- +common_local_init +; called by {master,slave}_init immediately after they've init'd i2c. + clr_f PCLATU + call bitnum2bit_init + + call points_local_init + call polarity_local_init + call detect_local_init + return + +;---------------------------------------- +panic_kill_hook @ + call power_panichook + call cdu_panichook + return + +;---------- +intrl_handled_routine @ + mov_ff isr_low_save_stkptr, STKPTR + intrl_handled_core + +;====================================================================== +; MASTER + +;---------------------------------------- +master_init +; Master-specific initialisation. + call memory_erase + clr_f flags + call serial_init + call i2cm_init + call serialtxbuf_init + call polarity_master_init + call points_master_init + call common_local_init + call nmra_init + call serialtxfc_init + call mascan_init + call tick_init + call cdu_init + call power_polarising_init + call power_fault_init + call watchdog_init + call i2c_consider_restartread ; sends hello when all slaves ack'd + return + +;---------------------------------------- +master_interrupt_low @ + enter_interrupt_low + Dl 0x80 + Df INTCON + Df INTCON2 + Df INTCON3 + Df PIR1 + Df PIR2 + Dl 0x8d + call tick_intrl + call nmra_serialrx_intrl + call power_fault_intrl + call serialtxfc_intrl + call serialtx_intrl + call points_local_intrl + call i2cm_intrl + Dl 0x8e + Df INTCON + Df INTCON2 + Df INTCON3 + Df PIR1 + Df PIR2 + Dl 0x8f + panic morse_IL + +;---------------------------------------------------------------------- +serialrx_table_section code 0x2000 + +;-------------------- +command_tellmode + mov_lw 0x09 + goto serial_addbyte + +;-------------------- +serialrx_generalmsg @ +;command_ has same calling convention: +; +; FSR0 -> start of message undefined +; *FSR0 message undefined +; + mov_fw INDF0 + bra_n serialrx_if_multibyte + bra_z command_crashed + + xor_lw 0x11 + bra_z command_power_on + xor_lw 0x10 ^ 0x11 + bra_z command_power_off + xor_lw 0x0a ^ 0x10 + bra_z command_tellmode + bra serialrx_bad + +;----- +serialrx_if_multibyte + rr_fw INDF0 ; W = ii MM ww ww ww ww ii ii + and_lw 0x3c ; W = zz zz ww ww ww ww zz zz + bt_f_if0 PCL, 0 ; always true, but reads PCL + add_wff PCL + ; <--- here is zero + + goto serialrx_bad ; 1 0000 xxx + goto command_ping ; 1 0001 xxx + goto command_polarity ; 1 0010 xxx + goto command_watchdog ; 1 0011 xxx + goto command_point ; 1 0100 xxx + goto serialrx_bad ; 1 0101 xxx + goto serialrx_bad ; 1 0110 xxx + goto serialrx_bad ; 1 0111 xxx + goto serialrx_bad ; 1 1000 xxx + goto serialrx_bad ; 1 1001 xxx + goto serialrx_bad ; 1 1010 xxx + goto serialrx_bad ; 1 1011 xxx + goto serialrx_bad ; 1 1100 xxx + goto serialrx_bad ; 1 1101 xxx + goto serialrx_bad ; 1 1110 xxx + goto serialrx_bad ; 1 1111 xxx + +;----- +serialrx_bad + mov_ff INDF0, t + panic morse_HX + +code2 code +;-------------------- +command_ping + mov_fw POSTINC0 + mov_ff INDF0, t + call serial_addbyte + mov_fw t + bra_n command_ping_bad + goto serial_addbyte_another + +command_ping_bad panic morse_HP + +;====================================================================== +; SLAVE + +;---------------------------------------- +slave_init +; Slave-specific initialisation. + clr_f flags + + mov_fw picno + call i2cs_init + + bc_f T0CON, TMR0ON + + call common_local_init + call detect_slave_init + return + +;---------------------------------------- +slave_interrupt_low @ + enter_interrupt_low + call points_local_intrl + panic morse_IL + +;---------------------------------------- +i2csu_write_begin + return + +near_local_do code +;---------------------------------------- +i2csu_write_data + call led_green + + bt_w_if0 7 + bra i2csu_write_if_special + bt_w_if1 6 + bra polarity_local_do + bt_w_if0 5 + bra point_local_do +i2csu_write_if_bad + mov_wf t + panic morse_DX + +i2csu_write_if_special + tst_w_ifnz + bra i2csu_write_if_bad + goto panic_crashread_commanded + +code3 code +;====================================================================== +; MASTER/SLAVE deviations + +;---------- +message_for_master @ +; Either transmits the message to the master, or if we are the master, +; handles it as an incoming message from the notional `slave 0'. +; W message unchanged +; GIEH set set + bt_f_if0 idloc1,idloc1_master + goto slave_add_short_message + goto loopback_read_byte + +;====================================================================== + include final.inc diff --git a/detpic/program.clocks b/detpic/program.clocks new file mode 100644 index 0000000..8584d2e --- /dev/null +++ b/detpic/program.clocks @@ -0,0 +1,17 @@ +# Each line is: +# M|S|MS how interval +# where how is one of +# T1ov T3ov +# set T[13]CON to | _{master,slave}_t[13]scale +# load TMR[13][HL] with _{master,slave}_t[13]init[hl] +# or to put it another way, TMR[13] with +# 65535 - _{master,slave}_t[13]cycles +# then time to overflow will be specified time + +points MS T3ov 10ms +tick MST T2period 1ms +nmra M T0ov8 58us-10cy + +; we do morse at 18wpm according to the PARIS standard +; (ie a unit time of 66ms) using timer0 (DS p108) +morse MS T0ov16 66ms diff --git a/detpic/reverse.asm b/detpic/reverse.asm new file mode 100644 index 0000000..725edfc --- /dev/null +++ b/detpic/reverse.asm @@ -0,0 +1,274 @@ +;====================================================================== +; REVERSERS + + include common.inc + +;---------------------------------------- +; LOCAL REVERSERS - Variables + + udata_acs +maska res 1 +maske res 1 + +;---------------------------------------- +; MASTER - Access bank variables and other sections + +polarity_cmds equ 0x5f +polarity_cmds_section udata polarity_cmds + res maxpics + ; Each byte is: + ; 11RRRRRR reverse command for slave, waiting to write + ; 00000001 this is not a reversers board + ; 00000000 we have written any relevant command + ; 01000000 sentinel + +;====================================================================== +; LOCAL REVERSERS +; on slave, or master's own + +near_local_do code +;---------- +polarity_local_do @ +; On slave, called during i2c receive, ie High ISR +; On master, called during serial receive, ie Low ISR +; See common.inc ! +; +; W here polarity msg (see below) undefined +; STATUS any undefined +; t_dolocal any undefined +; maska,maske set up correctly preserved +; LATA,LATE any modified appropriately +; all others any preserved +; +; on entry: ; W = PP PP v3 v0 v2 v1 v5 v4 +; +; where PP bits are those specifying that this is a polarity message +; v is the reversal bits for point +; + mov_wf t_dolocal ; t = PP PP v3 v0 v2 v1 v5 v4 + + mov_fw LATE ; W = kk kk kk kk kk kk o5 o4 + xor_wfw t_dolocal ; W = ?? ?? ?? ?? ?? ?? d5 d4 + and_wfw maske ; W = zz zz zz zz zz zz d5 d4 + xor_wff LATE ; LATE = kk kk kk kk kk kk v5 v4 + + bc_f t_dolocal, 1 ; t = SS SS v3 v0 v2 v1 zz v4 + bt_f_if1 t_dolocal, 4 ; t : .. .. .. v0 .. .. .. .. + bs_f t_dolocal, 1 ; t = SS SS v3 v0 v2 v1 v0 v4 + + mov_fw LATA ; W = kk kk o3 kk o2 o1 o0 kk + xor_wfw t_dolocal ; W = ?? ?? d3 ?? d2 d1 d0 ?? + and_wfw maska ; W = zz zz d3 zz d2 d1 d0 zz + xor_wff LATA ; LATA = kk kk v3 kk v2 v1 v0 kk + + ; where kk is a bit we must keep + ; o is old reverse bit + ; d is old (+) new + ; v is new reverse bit + return + + code +;---------- +polarity_local_init @ + load_perpic_tblptr picno2revmasks, 2 + + tblrd_postinc_fixup + mov_fw TABLAT + mov_wf maska + + tblrd_postinc_fixup + mov_fw TABLAT + mov_wf maske + + clr_w + call polarity_local_do + + com_fw maska + and_wff TRISA + + com_fw maske + and_wff TRISE + + return + +;====================================================================== +; MASTER + +;---------- +command_polarity @ +; message format +; SS zz zz SS ZZ 2f 2e 2d g is board 2 +; MM 0f 0e 0d 0c 0b 0a 2c board 0 +; MM 1f 1e 1d 1c 1b 1a 2b board 1 +; MM 3f 3e 3d 3c 3b 3a 2a g, board 2, complete, also 3 +; MM 4f 4e 4d 4c 4b 4a 9f g is board 9 +; MM 5f 5e 5d 5c 5b 5a 9e +; MM 6f 6e 6d 6c 6b 6a 9d +; MM 7f 7e 7d 7c 7b 7a 9c +; MM 8f 8e 8d 8c 8b 8a 9b +; MM af ae ad ac ab aa 9a +; etc. +; where +; SS bit set +; zz bit zero +; other things are where +; is a for LSb in message to PIC, b for next bit, +; and so on until f for bit 5. (See polarity_do_here, below.) +; +; we accumulate (`gather') the `g' bits in t. + mov_lfsr polarity_cmds, 1 + mov_fw POSTINC0 ; W = 10010RRR + mov_wf t ; t = 10010ggg + xor_lw b'10001000' ; t = 00011ggg +loop ; Exit from this loop is done by board popping, doing some + ; final stuff, and returning. See board_next_none, below. + rrc_fw INDF0 ; W = ?Mhhhhhh C = g + rlc_f t ; t = 0*11g+ C = ? + bra_nn if_not_gathered + ; ; t = 11gggggg + mov_fw t + rcall board + mov_lw b'000000011' ; W = 00000011 + mov_wf t ; t = 00000011 +if_not_gathered ; *INDF0 = Mhhhhhhg + rr_fw INDF0 ; W = gMhhhhhh + ior_lw b'011000000' ; W = 11hhhhhh + rcall board + bt_f_if1 POSTINC0,7 ; *POSTINC0 : M....... + bra loop + ; otherwise: + panic morse_RS + +;---------- +board + mov_wf INDF1 ; *(this pic) = 11RRRRRR + ; FSR1 -> pic we've just filled +;... +board_next_loop + dec_fw PREINC1 ; FSR1 -> pic after one we're testing + ; W = 1??????? existing reverse command + ; 00000000 not a reversers pic + ; 11111111 no existing command + ; 00111111 sentinel + bra_z board_next_loop ; not a reversers pic + bra_nn board_next_none ; sentinel + return + +;---------- +board_next_none + bt_f_if1 INDF0,7 ; *INDFO : M....... + bra board_next_none_more_message +;... +; now we're exiting from the loop in when_reverse_message_found + pop ; that disposes of the call to `board' + + call power_polarising_begin + + mov_fw polarity_cmds ; there's always a board 0, us + call polarity_local_do + clr_f polarity_cmds ; we've done ours (this is for form's sake) + rcall polarity_needwrite ; does `return' because it will find one + return ; ... or maybe not if only 1 rev board + ; so do not optimise away rcall/return combination ! + +;---------- +board_next_none_more_message + panic morse_RL + +;---------------------------------------------------------------------- +polarity_master_init @ + + load_tblptr picno2revmasks + mov_lfsr polarity_cmds - 1, 0 + mov_lw maxpics + mov_wf t + mov_lw 0x01 ; meaning `not a reversers board' +polarity_master_init_boardloop + mov_wf PREINC0 + rcall polarity_master_init_board_mask_check + rcall polarity_master_init_board_mask_check + dec_f_ifnz t + bra polarity_master_init_boardloop + + bt_f_if1 polarity_cmds, 0 + bra polarity_bad_masternotused + + ; OK, but now we have to work our way back and place + ; the sentinel + mov_lw 0x40 ; meaning `sentinel' + bt_f_if0 INDF0, 0 + bra polarity_bad_lastpicused +polarity_master_init_truncateloop + mov_wf POSTDEC0 ; overwrite with sentinel + tst_f_ifnz INDF0 ; previous one is also `not reversers board' ? + bra polarity_master_init_truncateloop ; yes + ; no. hah, we have truncated it. + + return + +polarity_master_init_board_mask_check +; W preserved +; FSR0 unchanged +; INDF0 maybe set to `reversers board but no command' +; TBLPTR* used and advanced +; TABLAT trashed +; STATUS trashed +; everything else preserved + tblrd_postinc_fixup + tst_f_ifnz TABLAT + clr_f INDF0 ; meaning `reversers board but no command to send' + return + +polarity_bad_masternotused panic morse_RF +polarity_bad_lastpicused panic morse_RG + +;---------------------------------------------------------------------- +polarity_needwrite @ +; needwrite_ will see if we need to talk to a slave +; if not it will simply return +; if we _do_, it will put the slave no. in W, and then pop +; and branch to i2c_needwrite. See mascan.asm. +; nb register usage may need to be adjusted for wiring into mascan i2cm_... + mov_lfsr polarity_cmds, 0 +polarity_needwrite_loop + rlc_fw PREINC0 ; W = 1RRRRRR? C=1 reverse command + ; W = 0000001? C=0 not a reversers pic + ; W = 0000000? C=0 no existing command + ; W = 1000000? C=0 sentinel + bra_nn polarity_needwrite_loop + bt_f_if1 STATUS, C + bra polarity_needwrite_found + ; we found the sentinel: + + goto power_polarising_nonetodo + +polarity_needwrite_found + mov_fw FSR0L + add_lw -polarity_cmds + pop + goto i2c_needwrite + +near_getwritebyteyes code +;---------------------------------------------------------------------- +polarity_getwritebyte @ +; getwritebyte_ finds a byte to write to a particular +; slave. If we have something to write, puts the byte in W +; and does `goto getwritebyte_yes'. Otherwise simply returns. +; +; on entry return, `no' branch-away, `yes' +; cwslave slave number preserved preserved +; W undefined trashed byte for slave +; + mov_lfsr polarity_cmds, 0 + mov_fw cwslave + add_wff FSR0L + bt_f_if0 INDF0, 7 + return + ; yes, we have something: + + mov_fw INDF0 + clr_f INDF0 ; we're about to write this + bra i2c_getwritebyte_yes + +;====================================================================== + include final.inc diff --git a/detpic/routines-led.asm b/detpic/routines-led.asm new file mode 100644 index 0000000..1586cab --- /dev/null +++ b/detpic/routines-led.asm @@ -0,0 +1,35 @@ +;********************************************************************** +; routines-led +; subroutines for controlling the per-pic LED (pin 21, DS100) + + include common.inc + + code + +;---------------------------------------- +led_red @ +; makes the LED be red (or orange), no matter its previous state +; no RAM locations used or modified +; W is unchanged + bcf LATD, 2, 0 ; output low + bcf TRISD, 2, 0 ; output enabled + return + +;---------------------------------------- +led_green @ +; makes the LED be green (or blue), no matter its previous state +; no RAM locations used or modified +; W is unchanged + bsf LATD, 2, 0 ; output high + bcf TRISD, 2, 0 ; output enabled + return + +;---------------------------------------- +led_black @ +; makes the LED be black (off), no matter its previous state +; no RAM locations used or modified +; W is unchanged + bsf TRISD, 2, 0 ; disable flasher output + return + + include final.inc diff --git a/detpic/serout.asm b/detpic/serout.asm new file mode 100644 index 0000000..16e545f --- /dev/null +++ b/detpic/serout.asm @@ -0,0 +1,154 @@ +;====================================================================== +; SERIAL PORT - TRANSMISSION TO HOST + + include common.inc + code + +;====================================================================== +; QUEUEING MESSAGES FOR TRANSMISSION + +;---------- +addbyte_toomany panic morse_HB + +;---------------------------------------- +serial_addbyte @ +; W byte to xmit to host trashed +; FSR0 any set for serial_addbyte_another +; outbuf, outmsg_* buffer not full adjusted appropriately +; STATUS any trashed +; all others any not interfered with +; + mov_lfsr outbuf, 0 + mov_ff outmsg_end, FSR0L +;... +;---------------------------------------- +serial_addbyte_another @ +; W byte to xmit to host trashed +; FSR0 from _addbyte[_another] updated for ..._another again +; outbuf, outmsg_* buffer not full adjusted appropriately +; STATUS any trashed +; all others any not interfered with +; + mov_wf POSTINC0 + bc_f FSR0L, 7 + mov_fw FSR0L + mov_wf outmsg_end + xor_wfw outmsg_begin + bra_z addbyte_toomany + ; no, we're ok: + + bt_f_if1 PIE1, TXIE + return ; don't bother messing about if tx is already enabled + +; we fall through to portb_read to reenable TXIE if appropriate +;... +;====================================================================== +; FLOW CONTROL BY HOST OF OUR TRANSMISSIONS + +;... +;---------------------------------------- +portb_read @ +; +; W undefined value from PORTB +; TXIE any enabled iff host allows us to xmit +; +; Note that this will reenable TXIE even if the serial buffer is empty, +; every time portb_read is called. This doesn't matter very much +; because the serialtx_intrl routine will disable it again straight +; away. +; + mov_fw PORTB + bc_f INTCON, RBIF + + bt_w_if1 p0_rs232_fcin >> 4 + bra txfc_disable + ; tx enable: + + call led_green ; we're transmitting + bs_f PIE1, TXIE + return + +;---------- +txfc_disable + bc_f PIE1, TXIE + goto led_red ; flow control forces us not to transmit + +;---------------------------------------------------------------------- +serialtxfc_intrl @ + bt_f_if0 INTCON, RBIF + return + ; yes, it's us: + + rcall portb_read ; check flow control + intrl_handled_nostack + +;---------------------------------------------------------------------- +serialtxfc_init @ + bc_f INTCON2, RBIP + bs_f INTCON, RBIE + rcall portb_read + pin_l p0_rs232_fcout ; set outgoing RTS/CTS active + return + +;====================================================================== +; ACTUAL TRANSMISSION + +;---------------------------------------------------------------------- +serialtx_intrl @ + ; are we ready to transmit ? + bt_f_if0 PIR1, TXIF + return + bt_f_if0 PIE1, TXIE + return + ; yes, it's us: + + mov_lfsr outbuf, 0 + mov_fw outmsg_begin + mov_wf FSR0L + xor_wfw outmsg_end + bra_z tx_bufempty + + mov_fw INDF0 + mov_wf TXREG + bra_n tx_justsent_noacknmra + ; we've just sent the last byte of some message: + ; maybe we push an NMRADONE message on the front + mov_fw acknmra + bra_nz tx_acknmra_insert +tx_justsent_noacknmra + inc_f outmsg_begin + bc_f outmsg_begin, outbuf_szln2 + call i2c_consider_restartread +tx_alliswell + intrl_handled_nostack + +;---------- +tx_acknmra_insert + sub_wff acknmra ; we're acking these now + mov_wf INDF0 ; write it over the message we just sent + bra tx_alliswell + +;---------- +tx_acknmra_send + sub_wff acknmra ; we're acking these now + mov_wf TXREG + bra tx_alliswell + +;---------- +tx_bufempty + ; maybe we send an NMRADONE + mov_fw acknmra + bra_nz tx_acknmra_send + ; nothing at all to do: + bc_f PIE1, TXIE + call led_black ; we're not transmitting + intrl_handled_nostack + +;---------------------------------------------------------------------- +serialtxbuf_init @ + clr_f outmsg_end + clr_f outmsg_begin + return + +;====================================================================== + include final.inc diff --git a/detpic/tick.asm b/detpic/tick.asm new file mode 100644 index 0000000..07d697b --- /dev/null +++ b/detpic/tick.asm @@ -0,0 +1,59 @@ +;====================================================================== +; TICK - REGULAR 10MS TIMER INTERRUPT +; +; after tick_init, and after interrupts enabled, +; we call _tick every 1ms and _tickdiv every ms. + + include common.inc + + udata_acs +tickdiv_count res 1 + + code +;---------------------------------------- +tick_init @ +; Timer 2 any used for tick + mov_lw tick_master_t2scale ; disable (in case already running) + mov_wf T2CON + mov_lw tick_master_t2cycles + mov_wf PR2 + bc_f PIR1, TMR2IF ; clear any previous interrupt + bc_f IPR1, TMR2IP ; low priority + bs_f PIE1, TMR2IE ; enable interrupts + bs_f T2CON, TMR2ON ; enable timer + mov_lw tickdiv + mov_wf tickdiv_count + return + +;---------------------------------------- +tick_intrl @ + bt_f_if0 PIR1, TMR2IF + return + ; we have an interrupt + + bc_f PIR1, TMR2IF + + ; add calls to _tick here: + call power_fault_tick + call power_polarising_tick + ; end of list of calls to _tick + + dec_f_ifz tickdiv_count + bra tickdiv_do + + intrl_handled_nostack + +;---------------------------------------- +tickdiv_do + ; add calls to _tickdiv here: + call power_fault_tickdiv + call watchdog_tickdiv + call cdu_tickdiv + ; end of list of calls to _tickdiv + + mov_lw tickdiv + mov_wf tickdiv_count + intrl_handled_nostack + +;---------------------------------------------------------------------- + include final.inc diff --git a/detpic/variables.asm b/detpic/variables.asm new file mode 100644 index 0000000..2126a57 --- /dev/null +++ b/detpic/variables.asm @@ -0,0 +1,72 @@ +;====================================================================== + + include pindata.inc + + udata_acs +picno res 1 ; from first idlocs byte + +idloc1 res 1 ; from 2nd idlocs byte; bit 7 is master: +idloc1_master equ 7 +idloc1_boarddet equ 6 + +acknmra res 1 ; must tell host about NMRA buffer state +flags res 1 ; miscellaneous state flags +flags_polarising equ 6 + +t res 1 ; general temporary +u res 1 ; general temporary (another) +v res 1 ; general temporary (another) +t_dolocal res 1 ; temporary for _local_do +outmsg_end res 1 ; first empty byte in outbuf +outmsg_begin res 1 ; first full byte in outbuf + +isr_low_save_w res 1 ; see {enter,return}_interrupt_low +isr_low_save_status res 1 ; in common.inc +isr_low_save_stkptr res 1 ; + +isr_high_save_fsr0 res 2 ; for isrh_fsr0_{save,restore} + +xdebug res 8 + +cwslave res 1 ; slave we're currently actually writing to + ; undefined except in _needwrite + +;---------------------------------------------------------------------- +; NON-ACCESS-BANK SECTIONS (TABLES) + +outbuf_section udata 0x200 +outbuf_szln2 equ 7 +outbuf_size equ (1< + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 1  + + + + 336890 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 9M1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 9.1MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 9M1 1%
 2  + + + + 336658 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 910K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 910kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 910K 1%
 3  + + + + 336415 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 91K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 91kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 91K 1%
 4  + + + + 336178 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 9K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 9.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 9K1 1%
 5  + + + + 336166 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 8.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 8K2 1%
 6  + + + + 335939 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 910R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 910R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 910R 1%
 7  + + + + 335680 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 91R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 91R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 91R 1%
 8  + + + + 335447 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 9R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 9.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 9R1 1%
 9  + + + + 3234812 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 976K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 976kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 976K 1%
 10  + + + + 3234800 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 953K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 953kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 953K 1%
 11  + + + + 3234794 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 931K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 931kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 931K 1%
 12  + + + + 3234782 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 909K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 909kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 909K 1%
 13  + + + + 3234770 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 887K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 887kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 887K 1%
 14  + + + + 3234769 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 866K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 866kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 866K 1%
 15  + + + + 3233911 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 97K6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 97.6kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 97K6 1%
 16  + + + + 3233900 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 95K3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 95.3kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 95K3 1%
 17  + + + + 3233893 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 93K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 93.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 93K1 1%
 18  + + + + 3233881 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 90K9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 90.9kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 90K9 1%
 19  + + + + 3233870 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 88K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 88.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 88K7 1%
 20  + + + + 3233868 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 86K6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 86.6kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 86K6 1%
 21  + + + + 3233017 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 9K76; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 9.76kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 9K76 1%
 22  + + + + 3233005 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 9K53; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 9.53kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 9K53 1%
 23  + + + + 3232992 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 9K31; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 9.31kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 9K31 1%
 24  + + + + 3232980 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 9K09; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 9.09kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 9K09 1%
 25  + + + + 3232979 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8K87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 8.87kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 8K87 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout10 b/farnell/bulkres-searchout10 new file mode 100644 index 0000000..ea2a364 --- /dev/null +++ b/farnell/bulkres-searchout10 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 226  + + + + 3234599 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 562K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 562kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 562K 1%
 227  + + + + 3234587 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 549K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 549kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 549K 1%
 228  + + + + 3234575 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 536K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 536kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 536K 1%
 229  + + + + 3234563 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 523K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 523kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 523K 1%
 230  + + + + 3234551 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 511K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 511kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 511K 1%
 231  + + + + 3234540 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 499K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 499kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 499K 1%
 232  + + + + 3234538 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 487K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 487kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 487K 1%
 233  + + + + 3234526 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 475K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 475kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 475K 1%
 234  + + + + 3234514 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 464K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 464kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 464K 1%
 235  + + + + 3234502 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 453K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 453kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 453K 1%
 236  + + + + 3234496 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 442K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 442kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 442K 1%
 237  + + + + 3234484 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 432K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 432kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 432K 1%
 238  + + + + 3234472 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 422K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 422kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 422K 1%
 239  + + + + 3234460 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 412K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 412kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 412K 1%
 240  + + + + 3234459 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 402K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 402kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 402K 1%
 241  + + + + 3234447 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 392K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 392kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 392K 1%
 242  + + + + 3234435 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 383K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 383kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 383K 1%
 243  + + + + 3234423 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 374K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 374kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 374K 1%
 244  + + + + 3234411 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 365K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 365kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 365K 1%
 245  + + + + 3234400 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 357K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 357kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 357K 1%
 246  + + + + 3234393 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 348K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 348kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 348K 1%
 247  + + + + 3234381 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 340K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 340kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 340K 1%
 248  + + + + 3234370 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 332K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 332kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 332K 1%
 249  + + + + 3234368 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 324K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 324kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 324K 1%
 250  + + + + 3234356 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 316K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 316kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 316K 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout11 b/farnell/bulkres-searchout11 new file mode 100644 index 0000000..b270007 --- /dev/null +++ b/farnell/bulkres-searchout11 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 251  + + + + 3234344 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 309K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 309kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 309K 1%
 252  + + + + 3234332 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 301K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 301kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 301K 1%
 253  + + + + 3234320 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 294K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 294kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 294K 1%
 254  + + + + 3234319 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 287K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 287kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 287K 1%
 255  + + + + 3234307 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 280K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 280kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 280K 1%
 256  + + + + 3234290 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 274K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 274kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 274K 1%
 257  + + + + 3234289 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 267K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 267kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 267K 1%
 258  + + + + 3234277 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 261K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 261kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 261K 1%
 259  + + + + 3234265 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 255K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 255kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 255K 1%
 260  + + + + 3234253 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 249K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 249kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 249K 1%
 261  + + + + 3234241 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 243K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 243kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 243K 1%
 262  + + + + 3234230 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 237K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 237kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 237K 1%
 263  + + + + 3234228 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 232K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 232kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 232K 1%
 264  + + + + 3234216 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 226K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 226kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 226K 1%
 265  + + + + 3234204 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 221K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 221kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 221K 1%
 266  + + + + 3234198 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 215K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 215kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 215K 1%
 267  + + + + 3234186 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 210K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 210kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 210K 1%
 268  + + + + 3234174 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 205K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 205kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 205K 1%
 269  + + + + 3234162 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 196K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 196kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 196K 1%
 270  + + + + 3234150 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 191K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 191kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 191K 1%
 271  + + + + 3234149 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 187K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 187kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 187K 1%
 272  + + + + 3234137 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 182K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 182kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 182K 1%
 273  + + + + 3234125 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 178K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 178kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 178K 1%
 274  + + + + 3234113 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 174K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 174kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 174K 1%
 275  + + + + 3234101 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 169K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 169kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 169K 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout12 b/farnell/bulkres-searchout12 new file mode 100644 index 0000000..13c03fc --- /dev/null +++ b/farnell/bulkres-searchout12 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 276  + + + + 3234095 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 165K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 165kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 165K 1%
 277  + + + + 3234083 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 162K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 162kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 162K 1%
 278  + + + + 3234071 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 158K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 158kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 158K 1%
 279  + + + + 3234060 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 154K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 154kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 154K 1%
 280  + + + + 3234058 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 147K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 147kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 147K 1%
 281  + + + + 3234046 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 143K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 143kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 143K 1%
 282  + + + + 3234034 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 140K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 140kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 140K 1%
 283  + + + + 3234022 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 137K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 137kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 137K 1%
 284  + + + + 3234010 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 133K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 133kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 133K 1%
 285  + + + + 3234009 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 127K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 127kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 127K 1%
 286  + + + + 3233996 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 124K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 124kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 124K 1%
 287  + + + + 3233984 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 121K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 121kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 121K 1%
 288  + + + + 3233972 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 118K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 118kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 118K 1%
 289  + + + + 3233960 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 115K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 115kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 115K 1%
 290  + + + + 3233959 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 113K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 113kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 113K 1%
 291  + + + + 3233947 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 107K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 107kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 107K 1%
 292  + + + + 3233935 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 105K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 105kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 105K 1%
 293  + + + + 3233923 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 102K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 102kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 102K 1%
 294  + + + + 3233856 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 84K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 84.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 84K5 1%
 295  + + + + 3233844 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 82K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 82.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 82K5 1%
 296  + + + + 3233832 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 80K6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 80.6kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 80K6 1%
 297  + + + + 3233820 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 78K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 78.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 78K7 1%
 298  + + + + 3233819 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 76K8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 76.8kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 76K8 1%
 299  + + + + 3233807 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 73K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 73.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 73K2 1%
 300  + + + + 3233790 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 71K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 71.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 71K5 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout13 b/farnell/bulkres-searchout13 new file mode 100644 index 0000000..e0832bd --- /dev/null +++ b/farnell/bulkres-searchout13 @@ -0,0 +1,1181 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 301  + + + + 3233789 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 69K8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 69.8kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 69K8 1%
 302  + + + + 3233777 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 68K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 68.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 68K1 1%
 303  + + + + 3233765 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 66K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 66.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 66K5 1%
 304  + + + + 3233753 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 64K9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 64.9kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 64K9 1%
 305  + + + + 3233741 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 63K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 63.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 63K4 1%
 306  + + + + 3233730 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 61K9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 61.9kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 61K9 1%
 307  + + + + 3233728 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 60K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 60.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 60K4 1%
 308  + + + + 3233716 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 59K0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 59kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 59K0 1%
 309  + + + + 3233704 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 57K6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 57.6kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 57K6 1%
 310  + + + + 3233698 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 56K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 56.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 56K2 1%
 311  + + + + 3233686 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 54K9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 54.9kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 54K9 1%
 312  + + + + 3233674 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 53K6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 53.6kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 53K6 1%
 313  + + + + 3233662 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 52K3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 52.3kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 52K3 1%
 314  + + + + 3233650 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 51K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 51.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 51K1 1%
 315  + + + + 3233649 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 49K9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 49.9kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 49K9 1%
 316  + + + + 3233637 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 48K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 48.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 48K7 1%
 317  + + + + 3233625 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 47K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 47.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 47K5 1%
 318  + + + + 3233613 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 46K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 46.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 46K4 1%
 319  + + + + 3233601 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 45K3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 45.3kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 45K3 1%
 320  + + + + 3233595 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 44K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 44.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 44K2 1%
 321  + + + + 3233583 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 43K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 43.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 43K2 1%
 322  + + + + 3233571 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 42K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 42.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 42K2 1%
 323  + + + + 3233560 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 41K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 41.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 41K2 1%
 324  + + + + 3233558 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 40K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 40.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 40K2 1%
 325  + + + + 3233546 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 39K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 39.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 39K2 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout14 b/farnell/bulkres-searchout14 new file mode 100644 index 0000000..5562d85 --- /dev/null +++ b/farnell/bulkres-searchout14 @@ -0,0 +1,1180 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 326  + + + + 3233534 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 38K3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 38.3kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 38K3 1%
 327  + + + + 3233522 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 37K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 37.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 37K4 1%
 328  + + + + 3233510 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 36K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 36.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 36K5 1%
 329  + + + + 3233509 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 35K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 35.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 35K7 1%
 330  + + + + 3233492 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 34K8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 34.8kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 34K8 1%
 331  + + + + 3233480 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 34K0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 34kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 34K0 1%
 332  + + + + 3233479 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 33K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 33.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 33K2 1%
 333  + + + + 3233467 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 32K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 32.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 32K4 1%
 334  + + + + 3233455 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 31K6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 31.6kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 31K6 1%
 335  + + + + 3233443 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 30K9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 30.9kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 30K9 1%
 336  + + + + 3233431 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 30K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 30.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 30K1 1%
 337  + + + + 3233420 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 29K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 29.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 29K4 1%
 338  + + + + 3233418 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 28K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 28.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 28K7 1%
 339  + + + + 3233406 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 28K0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 28kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 28K0 1%
 340  + + + + 3233390 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 27K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 27.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 27K4 1%
 341  + + + + 3233388 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 26K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 26.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 26K7 1%
 342  + + + + 3233376 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 26K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 26.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 26K1 1%
 343  + + + + 3233364 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 25K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 25.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 25K5 1%
 344  + + + + 3233352 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 24K9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 24.9kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 24K9 1%
 345  + + + + 3233340 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 24K3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 24.3kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 24K3 1%
 346  + + + + 3233339 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 23K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 23.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 23K7 1%
 347  + + + + 3233327 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 23K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 23.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 23K2 1%
 348  + + + + 3233315 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 22K6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 22.6kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 22K6 1%
 349  + + + + 3233303 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 22K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 22.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 22K1 1%
 350  + + + + 3233297 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 21K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 21.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 21K5 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout15 b/farnell/bulkres-searchout15 new file mode 100644 index 0000000..7bacb2c --- /dev/null +++ b/farnell/bulkres-searchout15 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 351  + + + + 3233285 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 21K0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 21kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 21K0 1%
 352  + + + + 3233273 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 20K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 20.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 20K5 1%
 353  + + + + 3233261 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 19K6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 19.6kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 19K6 1%
 354  + + + + 3233250 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 19K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 19.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 19K1 1%
 355  + + + + 3233248 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 18K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 18.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 18K7 1%
 356  + + + + 3233236 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 18K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 18.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 18K2 1%
 357  + + + + 3233224 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 17K8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 17.8kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 17K8 1%
 358  + + + + 3233212 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 17K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 17.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 17K4 1%
 359  + + + + 3233200 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 16K9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 16.9kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 16K9 1%
 360  + + + + 3233194 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 16K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 16.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 16K5 1%
 361  + + + + 3233182 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 16K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 16.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 16K2 1%
 362  + + + + 3233170 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 15K8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 15.8kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 15K8 1%
 363  + + + + 3233169 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 15K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 15.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 15K4 1%
 364  + + + + 3233157 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 14K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 14.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 14K7 1%
 365  + + + + 3233145 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 14K3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 14.3kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 14K3 1%
 366  + + + + 3233133 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 14K0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 14kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 14K0 1%
 367  + + + + 3233121 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 13K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 13.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 13K7 1%
 368  + + + + 3233110 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 13K3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 13.3kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 13K3 1%
 369  + + + + 3233108 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 12K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 12.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 12K7 1%
 370  + + + + 3233091 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 12K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 12.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 12K4 1%
 371  + + + + 3233080 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 12K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 12.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 12K1 1%
 372  + + + + 3233078 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 11K8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 11.8kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 11K8 1%
 373  + + + + 3233066 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 11K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 11.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 11K5 1%
 374  + + + + 3233054 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 11K3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 11.3kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 11K3 1%
 375  + + + + 3233042 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 10K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 10.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 10K7 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout16 b/farnell/bulkres-searchout16 new file mode 100644 index 0000000..d8e692f --- /dev/null +++ b/farnell/bulkres-searchout16 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 376  + + + + 3233030 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 10K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 10.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 10K5 1%
 377  + + + + 3233029 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 10K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 10.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 10K2 1%
 378  + + + + 3232920 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 7K87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 7.87kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 7K87 1%
 379  + + + + 3232918 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 7K68; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 7.68kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 7K68 1%
 380  + + + + 3232906 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 7K32; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 7.32kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 7K32 1%
 381  + + + + 3232890 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 7K15; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 7.15kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 7K15 1%
 382  + + + + 3232888 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6K98; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.98kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6K98 1%
 383  + + + + 3232876 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6K81; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.81kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6K81 1%
 384  + + + + 3232864 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6K65; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.65kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6K65 1%
 385  + + + + 3232852 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6K49; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.49kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 6K49 1%
 386  + + + + 3232840 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6K34; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.34kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6K34 1%
 387  + + + + 3232839 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6K19; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.19kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6K19 1%
 388  + + + + 3232827 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6K04; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.04kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6K04 1%
 389  + + + + 3232815 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5K90; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.9kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5K90 1%
 390  + + + + 3232803 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5K76; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.76kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5K76 1%
 391  + + + + 3232797 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5K62; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.62kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5K62 1%
 392  + + + + 3232785 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5K49; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.49kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5K49 1%
 393  + + + + 3232773 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5K36; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.36kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5K36 1%
 394  + + + + 3232761 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5K23; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.23kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5K23 1%
 395  + + + + 3232750 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5K11; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.11kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5K11 1%
 396  + + + + 3232748 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K99; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.99kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K99 1%
 397  + + + + 3232736 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.87kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K87 1%
 398  + + + + 3232724 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K75; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.75kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K75 1%
 399  + + + + 3232712 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K64; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.644kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± _  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K64 1%
 400  + + + + 3232700 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K53; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.53kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K53 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout18 b/farnell/bulkres-searchout18 new file mode 100644 index 0000000..ab76ca1 --- /dev/null +++ b/farnell/bulkres-searchout18 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 401  + + + + 3232694 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K42; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.42kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K42 1%
 402  + + + + 3232682 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K32; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.32kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K32 1%
 403  + + + + 3232670 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K22; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.22kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K22 1%
 404  + + + + 3232669 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K12; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.12kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K12 1%
 405  + + + + 3232657 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K02; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.02kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K02 1%
 406  + + + + 3232645 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K92; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.92kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K92 1%
 407  + + + + 3232633 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K83; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.83kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K83 1%
 408  + + + + 3232621 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K74; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.74kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 3K74 1%
 409  + + + + 3232610 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K65; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.65kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K65 1%
 410  + + + + 3232608 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K57; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.57kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K57 1%
 411  + + + + 3232591 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K48; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.48kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K48 1%
 412  + + + + 3232580 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K40; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K40 1%
 413  + + + + 3232578 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K32; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.32kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K32 1%
 414  + + + + 3232566 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K24; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.24kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K24 1%
 415  + + + + 3232554 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K16; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.16kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K16 1%
 416  + + + + 3232542 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K09; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.09kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K09 1%
 417  + + + + 3232530 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K01; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.01kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K01 1%
 418  + + + + 3232529 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K94; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.94kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K94 1%
 419  + + + + 3232517 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.87kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K87 1%
 420  + + + + 3232505 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K80; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.8kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K80 1%
 421  + + + + 3232499 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K74; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.74kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K74 1%
 422  + + + + 3232487 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K67; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.67kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K67 1%
 423  + + + + 3232475 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K61; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.61kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 2K61 1%
 424  + + + + 3232463 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K55; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.55kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K55 1%
 425  + + + + 3232451 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K49; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.49kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K49 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout2 b/farnell/bulkres-searchout2 new file mode 100644 index 0000000..65b694d --- /dev/null +++ b/farnell/bulkres-searchout2 @@ -0,0 +1,1167 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 26  + + + + 3232967 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8K66; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 8.66kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 8K66 1%
 27  + + + + 3232955 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8K45; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 8.45kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 8K45 1%
 28  + + + + 3232943 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8K25; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 8.25kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 8K25 1%
 29  + + + + 3232931 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8K06; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 8.06kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 8K06 1%
 30  + + + + 3232116 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 976R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 976R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 976R 1%
 31  + + + + 3232104 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 953R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 953R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 953R 1%
 32  + + + + 3232098 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 931R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 931R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 931R 1%
 33  + + + + 3232086 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 909R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 909R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 909R 1%
 34  + + + + 3232074 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 887R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 887R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 887R 1%
 35  + + + + 3232062 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 866R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 866R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 866R 1%
 36  + + + + 3231215 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 97R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 97.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 97R6 1%
 37  + + + + 3231203 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 95R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 95.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 95R3 1%
 38  + + + + 3231197 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 93R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 93.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 93R1 1%
 39  + + + + 3231185 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 90R9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 90.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 90R9 1%
 40  + + + + 3231173 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 88R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 88.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 88R7 1%
 41  + + + + 3231161 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 86R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 86.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 86R6 1%
 42  + + + + 3230326 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 9R53; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 9.53R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 9R53 1%
 43  + + + + 3230314 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 9R09; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 9.09R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 9R09 1%
 44  + + + + 3230302 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8R66; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 8.66R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 8R66 1%
 45  + + + + 3230296 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8R25; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 8.25R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 8R25 1%
 46  + 846867 NOVA RESISTOR KIT, MRS25; Case style: 0207; Series: MRS 25; Temperature coefficient, - (a): 50ppm/K; Tolerance, +: 1%; Tolerance, -: 1%  +£40.74 + 1 In Stock + Farnell InOne +  + 
 CCR-14
 47  + 846855 NOVA RESISTOR KIT, MRS25; Case style: 0207; Power rating: 0.6W; Product description: Metallschichtwiederstände E24 - 0.6W; Series: MRS 25; Temperature coefficient, - (a): 50ppm/K; Tolerance, +: 1%; Tolerance, -: 1%  +£113.99 + 1 In Stock + Farnell InOne +  + 
 CCR-13
 48  + + + + 336907 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 10M; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 10MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 10M 1%
 49  + + + + 336889 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8M2  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 8M2 1%
 50  + + + + 336877 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 7M5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 7.5MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 7M5 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout3 b/farnell/bulkres-searchout3 new file mode 100644 index 0000000..aa3692c --- /dev/null +++ b/farnell/bulkres-searchout3 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 51  + + + + 336865 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6M8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 6.8MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6M8 1%
 52  + + + + 336853 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6M2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 6.2MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6M2 1%
 53  + + + + 336841 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5M6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 5.6MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5M6 1%
 54  + + + + 336830 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5M1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 5.1MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5M1 1%
 55  + + + + 336828 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4M7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 4.7MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4M7 1%
 56  + + + + 336816 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4M3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 4.3MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4M3 1%
 57  + + + + 336804 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3M9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 3.9MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3M9 1%
 58  + + + + 336798 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3M6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 3.6MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3M6 1%
 59  + + + + 336786 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3M3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 3.3MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3M3 1%
 60  + + + + 336774 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3M0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 3MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3M0 1%
 61  + + + + 336762 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2M7  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2M7 1%
 62  + + + + 336750 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2M4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 2.4MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2M4 1%
 63  + + + + 336749 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2M2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 2.2MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2M2 1%
 64  + + + + 336737 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2M0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2M0 1%
 65  + + + + 336725 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1M8  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1M8 1%
 66  + + + + 336713 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1M6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 1.6MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1M6 1%
 67  + + + + 336701 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1M5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 1.5MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1M5 1%
 68  + + + + 336695 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1M3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 1.3MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1M3 1%
 69  + + + + 336683 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1M2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 1.2MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1M2 1%
 70  + + + + 336671 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1M1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 1.1MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 1M1 1%
 71  + + + + 336660 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1M; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 1MR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1M 1%
 72  + + + + 336646 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 820K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 820kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 820K 1%
 73  + + + + 336634 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 750K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 750kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 750K 1%
 74  + + + + 336622 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 680K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 680K 1%
 75  + + + + 336610 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 620K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 620K 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout4 b/farnell/bulkres-searchout4 new file mode 100644 index 0000000..bf3a79f --- /dev/null +++ b/farnell/bulkres-searchout4 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 76  + + + + 336609 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 560K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 560kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 560K 1%
 77  + + + + 336592 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 510K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 510kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 510K 1%
 78  + + + + 336580 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 470K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 470K 1%
 79  + + + + 336579 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 430K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 430kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 430K 1%
 80  + + + + 336567 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 390K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 390kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 390K 1%
 81  + + + + 336555 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 360K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 360kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 360K 1%
 82  + + + + 336543 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 330K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 330kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 330K 1%
 83  + + + + 336531 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 300K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 300kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 300K 1%
 84  + + + + 336520 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 270K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 270kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 270K 1%
 85  + + + + 336518 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 240K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 240K 1%
 86  + + + + 336506 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 220K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 220kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 220K 1%
 87  + + + + 336490 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 200K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 200kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 200K 1%
 88  + + + + 336488 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 180K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 180kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 180K 1%
 89  + + + + 336476 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 160K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 160kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 160K 1%
 90  + + + + 336464 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 150K  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 150K 1%
 91  + + + + 336452 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 130K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 130kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 130K 1%
 92  + + + + 336440 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 120K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 120kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 120K 1%
 93  + + + + 336439 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 110K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 110kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 110K 1%
 94  + + + + 336427 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 100K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 100kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 100K 1%
 95  + + + + 336403 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 82K  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 82K 1%
 96  + + + + 336397 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 75K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 75kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 75K 1%
 97  + + + + 336385 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 68K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 68kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 68K 1%
 98  + + + + 336373 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 62K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 62kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 62K 1%
 99  + + + + 336361 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 56K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 56K 1%
 100  + + + + 336350 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 51K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 51kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 51K 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout426 b/farnell/bulkres-searchout426 new file mode 100644 index 0000000..ae4a134 --- /dev/null +++ b/farnell/bulkres-searchout426 @@ -0,0 +1,1176 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 426  + + + + 3232440 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K43; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.43kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K43 1%
 427  + + + + 3232438 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K37; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.37kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K37 1%
 428  + + + + 3232426 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K32; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.32kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K32 1%
 429  + + + + 3232414 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K26; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.26kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 2K26 1%
 430  + + + + 3232402 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K21; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.21kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K21 1%
 431  + + + + 3232396 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K15; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.15kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K15 1%
 432  + + + + 3232384 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K1 1%
 433  + + + + 3232372 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K05; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.05kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K05 1%
 434  + + + + 3232360 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K96; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.96kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K96 1%
 435  + + + + 3232359 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K91; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.91kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K91 1%
 436  + + + + 3232347 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.87kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K87 1%
 437  + + + + 3232335 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K82; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.82kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1K82 1%
 438  + + + + 3232323 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K78; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.78kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K78 1%
 439  + + + + 3232311 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K74; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.74kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K74 1%
 440  + + + + 3232300 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K69; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.69kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K69 1%
 441  + + + + 3232293 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K65; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.65kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K65 1%
 442  + + + + 3232281 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K62; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.62kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K62 1%
 443  + + + + 3232270 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K58; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.58kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K58 1%
 444  + + + + 3232268 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K54; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.54kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K54 1%
 445  + + + + 3232256 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K47; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.47kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K47 1%
 446  + + + + 3232244 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K43; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.43kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K43 1%
 447  + + + + 3232232 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K40; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K40 1%
 448  + + + + 3232220 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K37; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.37kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K37 1%
 449  + + + + 3232219 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K33; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.33kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K33 1%
 450  + + + + 3232207 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K27; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.27kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K27 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout45 b/farnell/bulkres-searchout45 new file mode 100644 index 0000000..15dac52 --- /dev/null +++ b/farnell/bulkres-searchout45 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 451  + + + + 3232190 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K24; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.24kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K24 1%
 452  + + + + 3232189 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K21; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.21kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K21 1%
 453  + + + + 3232177 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K18; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.18kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K18 1%
 454  + + + + 3232165 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K15; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.15kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K15 1%
 455  + + + + 3232153 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K13; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.13kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K13 1%
 456  + + + + 3232141 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K07; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.07kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K07 1%
 457  + + + + 3232130 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K05; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.05kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K05 1%
 458  + + + + 3232128 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K02; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.02kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± __  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K02 1%
 459  + + + + 3232050 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 845R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 845R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 845R 1%
 460  + + + + 3232049 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 825R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 825R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 825R 1%
 461  + + + + 3232037 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 806R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 806R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 806R 1%
 462  + + + + 3232025 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 787R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 787R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 787R 1%
 463  + + + + 3232013 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 768R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 768R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 768R 1%
 464  + + + + 3232001 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 732R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 732R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 732R 1%
 465  + + + + 3231999 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 715R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 715R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 715R 1%
 466  + + + + 3231987 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 698R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 698R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 698R 1%
 467  + + + + 3231975 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 681R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 681R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 681R 1%
 468  + + + + 3231963 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 665R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 665R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 665R 1%
 469  + + + + 3231951 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 649R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 649R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 649R 1%
 470  + + + + 3231940 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 634R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 634R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 634R 1%
 471  + + + + 3231938 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 619R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 619R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 619R 1%
 472  + + + + 3231926 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 604R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 604R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 604R 1%
 473  + + + + 3231914 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 590R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 590R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 590R 1%
 474  + + + + 3231902 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 576R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 576R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 576R 1%
 475  + + + + 3231896 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 562R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 562R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 562R 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout476 b/farnell/bulkres-searchout476 new file mode 100644 index 0000000..1241395 --- /dev/null +++ b/farnell/bulkres-searchout476 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 476  + + + + 3231884 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 549R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 549R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 549R 1%
 477  + + + + 3231872 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 536R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 536R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 536R 1%
 478  + + + + 3231860 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 523R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 523R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 523R 1%
 479  + + + + 3231859 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 511R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 511R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 511R 1%
 480  + + + + 3231847 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 499R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 499R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 499R 1%
 481  + + + + 3231835 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 487R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 487R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 487R 1%
 482  + + + + 3231823 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 475R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 475R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 475R 1%
 483  + + + + 3231811 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 464R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 464R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 464R 1%
 484  + + + + 3231800 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 453R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 453R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 453R 1%
 485  + + + + 3231793 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 442R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 442R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 442R 1%
 486  + + + + 3231781 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 432R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 432R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 432R 1%
 487  + + + + 3231770 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 422R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 422R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 422R 1%
 488  + + + + 3231768 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 412R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 412R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 412R 1%
 489  + + + + 3231756 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 402R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 402R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 402R 1%
 490  + + + + 3231744 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 392R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 392R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 392R 1%
 491  + + + + 3231732 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 383R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 383R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 383R 1%
 492  + + + + 3231720 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 374R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 374R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 374R 1%
 493  + + + + 3231719 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 365R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 365R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 365R 1%
 494  + + + + 3231707 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 357R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 357R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 357R 1%
 495  + + + + 3231690 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 348R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 348R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 348R 1%
 496  + + + + 3231689 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 340R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 340R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 340R 1%
 497  + + + + 3231677 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 332R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 332R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 332R 1%
 498  + + + + 3231665 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 324R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 324R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 324R 1%
 499  + + + + 3231653 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 316R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 316R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 316R 1%
 500  + + + + 3231641 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 309R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 309R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 309R 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout5 b/farnell/bulkres-searchout5 new file mode 100644 index 0000000..e8d13fa --- /dev/null +++ b/farnell/bulkres-searchout5 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 101  + + + + 336348 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 47K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 47kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 47K 1%
 102  + + + + 336336 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 43K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 43kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 43K 1%
 103  + + + + 336324 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 39K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 39K 1%
 104  + + + + 336312 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 36K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 36K 1%
 105  + + + + 336300 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 33K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 33kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 33K 1%
 106  + + + + 336294 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 30K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 30kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 30K 1%
 107  + + + + 336282 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 27K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 27kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 27K 1%
 108  + + + + 336270 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 24K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 24K 1%
 109  + + + + 336269 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 22K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 22kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 22K 1%
 110  + + + + 336257 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 20K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 20kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 20K 1%
 111  + + + + 336245 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 18K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 18K 1%
 112  + + + + 336233 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 16K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 16kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 16K 1%
 113  + + + + 336221 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 15K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 15kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 15K 1%
 114  + + + + 336210 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 13K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 13K 1%
 115  + + + + 336208 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 12K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 12kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 12K 1%
 116  + + + + 336191 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 11K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 11kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 11K 1%
 117  + + + + 336180 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 10K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 10kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 10K 1%
 118  + + + + 336154 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 7K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 7.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 7K5 1%
 119  + + + + 336142 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6K8  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6K8 1%
 120  + + + + 336130 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 6.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6K2 1%
 121  + + + + 336129 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5K6  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5K6 1%
 122  + + + + 336117 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5K1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 73mm; Power rating: 0.6W @ 70°C; Resistance: 5.1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5K1 1%
 123  + + + + 336105 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K7  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K7 1%
 124  + + + + 336099 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4K3  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4K3 1%
 125  + + + + 336087 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K9  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K9 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout501 b/farnell/bulkres-searchout501 new file mode 100644 index 0000000..e5af32c --- /dev/null +++ b/farnell/bulkres-searchout501 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 501  + + + + 3231630 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 301R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 301R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 301R 1%
 502  + + + + 3231628 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 294R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 294R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 294R 1%
 503  + + + + 3231616 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 287R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 287R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 287R 1%
 504  + + + + 3231604 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 280R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 280R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 280R 1%
 505  + + + + 3231598 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 274R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 274R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 274R 1%
 506  + + + + 3231586 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 267R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 267R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 267R 1%
 507  + + + + 3231574 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 261R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 261R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 261R 1%
 508  + + + + 3231562 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 255R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 255R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 255R 1%
 509  + + + + 3231550 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 249R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 249R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 249R 1%
 510  + + + + 3231549 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 243R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 243R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 243R 1%
 511  + + + + 3231537 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 237R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 237R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 237R 1%
 512  + + + + 3231525 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 232R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 232R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 232R 1%
 513  + + + + 3231513 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 226R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 226R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 226R 1%
 514  + + + + 3231501 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 221R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 221R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 221R 1%
 515  + + + + 3231495 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 215R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 215R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 215R 1%
 516  + + + + 3231483 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 210R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 210R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 210R 1%
 517  + + + + 3231471 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 205R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 205R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 205R 1%
 518  + + + + 3231460 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 196R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 196R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 196R 1%
 519  + + + + 3231458 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 191R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 191R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 191R 1%
 520  + + + + 3231446 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 187R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 187R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 187R 1%
 521  + + + + 3231434 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 182R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 182R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 182R 1%
 522  + + + + 3231422 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 178R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 178R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 178R 1%
 523  + + + + 3231410 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 174R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 174R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 174R 1%
 524  + + + + 3231409 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 169R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 169R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 169R 1%
 525  + + + + 3231392 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 165R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 165R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 165R 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout526 b/farnell/bulkres-searchout526 new file mode 100644 index 0000000..86691a3 --- /dev/null +++ b/farnell/bulkres-searchout526 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 526  + + + + 3231380 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 162R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 162R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 162R 1%
 527  + + + + 3231379 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 158R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 158R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 158R 1%
 528  + + + + 3231367 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 154R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 154R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 154R 1%
 529  + + + + 3231355 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 147R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 147R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 147R 1%
 530  + + + + 3231343 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 143R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 143R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 143R 1%
 531  + + + + 3231331 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 140R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 140R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 140R 1%
 532  + + + + 3231320 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 137R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 137R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 137R 1%
 533  + + + + 3231318 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 133R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 133R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 133R 1%
 534  + + + + 3231306 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 127R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 127R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 127R 1%
 535  + + + + 3231290 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 124R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 124R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 124R 1%
 536  + + + + 3231288 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 121R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 121R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 121R 1%
 537  + + + + 3231276 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 118R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 118R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 118R 1%
 538  + + + + 3231264 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 115R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 115R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 115R 1%
 539  + + + + 3231252 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 113R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 113R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 113R 1%
 540  + + + + 3231240 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 107R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 107R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 107R 1%
 541  + + + + 3231239 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 105R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 105R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 105R 1%
 542  + + + + 3231227 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 102R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 102R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 102R 1%
 543  + + + + 3231150 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 84R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 84.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 84R5 1%
 544  + + + + 3231148 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 82R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 82.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 82R5 1%
 545  + + + + 3231136 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 80R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 80.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 80R6 1%
 546  + + + + 3231124 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 78R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 78.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 78R7 1%
 547  + + + + 3231112 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 76R8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 76.8R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 76R8 1%
 548  + + + + 3231100 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 73R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 73.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 73R2 1%
 549  + + + + 3231094 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 71R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 71.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 71R5 1%
 550  + + + + 3231082 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 69R8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 69.8R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 69R8 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout551 b/farnell/bulkres-searchout551 new file mode 100644 index 0000000..380decc --- /dev/null +++ b/farnell/bulkres-searchout551 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 551  + + + + 3231070 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 68R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 68.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 68R1 1%
 552  + + + + 3231069 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 66R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 66.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 66R5 1%
 553  + + + + 3231057 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 64R9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 64.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 64R9 1%
 554  + + + + 3231045 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 63R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 63.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 63R4 1%
 555  + + + + 3231033 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 61R9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 61.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 61R9 1%
 556  + + + + 3231021 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 60R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 60.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 60R4 1%
 557  + + + + 3231010 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 59R0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 59R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 59R0 1%
 558  + + + + 3231008 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 57R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 57.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 57R6 1%
 559  + + + + 3230995 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 56R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 56.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 56R2 1%
 560  + + + + 3230983 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 54R9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 54.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 54R9 1%
 561  + + + + 3230971 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 53R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 53.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 53R6 1%
 562  + + + + 3230960 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 52R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 52.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 52R3 1%
 563  + + + + 3230958 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 51R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 51.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 51R1 1%
 564  + + + + 3230946 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 49R9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 49.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 49R9 1%
 565  + + + + 3230934 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 48R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 48.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 48R7 1%
 566  + + + + 3230922 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 47R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 47.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 47R5 1%
 567  + + + + 3230910 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 46R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 46.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 46R4 1%
 568  + + + + 3230909 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 45R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 45.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 45R3 1%
 569  + + + + 3230892 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 44R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 44.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 44R2 1%
 570  + + + + 3230880 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 43R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 43.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 43R2 1%
 571  + + + + 3230879 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 42R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 42.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 42R2 1%
 572  + + + + 3230867 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 41R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 41.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 41R2 1%
 573  + + + + 3230855 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 40R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 40.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 40R2 1%
 574  + + + + 3230843 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 39R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 39.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 39R2 1%
 575  + + + + 3230831 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 38R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 38.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 38R3 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout576 b/farnell/bulkres-searchout576 new file mode 100644 index 0000000..8e76074 --- /dev/null +++ b/farnell/bulkres-searchout576 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 576  + + + + 3230820 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 37R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 37.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 37R4 1%
 577  + + + + 3230818 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 36R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 36.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 36R5 1%
 578  + + + + 3230806 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 35R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 35.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 35R7 1%
 579  + + + + 3230790 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 34R8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 34.8R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 34R8 1%
 580  + + + + 3230788 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 34R0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 34R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 34R0 1%
 581  + + + + 3230776 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 33R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 33.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 33R2 1%
 582  + + + + 3230764 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 32R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 32.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 32R4 1%
 583  + + + + 3230752 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 31R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 31.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 31R6 1%
 584  + + + + 3230740 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 30R9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 30.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 30R9 1%
 585  + + + + 3230739 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 30R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 30.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 30R1 1%
 586  + + + + 3230727 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 29R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 29.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 29R4 1%
 587  + + + + 3230715 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 28R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 28.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 28R7 1%
 588  + + + + 3230703 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 28R0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 28R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 28R0 1%
 589  + + + + 3230697 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 27R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 27.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 27R4 1%
 590  + + + + 3230685 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 26R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 26.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 26R7 1%
 591  + + + + 3230673 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 26R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 26.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 26R1 1%
 592  + + + + 3230661 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 25R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 25.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 25R5 1%
 593  + + + + 3230650 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 24R9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 24.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 24R9 1%
 594  + + + + 3230648 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 24R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 24.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 24R3 1%
 595  + + + + 3230636 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 23R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 23.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 23R7 1%
 596  + + + + 3230624 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 23R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 23.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 23R2 1%
 597  + + + + 3230612 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 22R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 22.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 22R6 1%
 598  + + + + 3230600 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 22R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 22.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 22R1 1%
 599  + + + + 3230594 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 21R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 21.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 21R5 1%
 600  + + + + 3230582 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 21R0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 21R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 21R0 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout6 b/farnell/bulkres-searchout6 new file mode 100644 index 0000000..8fc8988 --- /dev/null +++ b/farnell/bulkres-searchout6 @@ -0,0 +1,1192 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 126  + + + + 336075 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K6  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K6 1%
 127  + + + + 336063 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.3kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K3 1%
 128  + + + + 336051 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3K  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3K 1%
 129  + + + + 336040 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.7kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K7 1%
 130  + + + + 336038 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.4kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K4 1%
 131  + + + + 336026 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K2 1%
 132  + + + + 336014 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/°  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2K 1%
 133  + + + + 336002 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.8kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1K8 1%
 134  + + + + 335990 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.6kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1K6 1%
 135  + + + + 335988 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.5kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1K5 1%
 136  + + + + 335976 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K3  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1K3 1%
 137  + + + + 335964 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.2kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1K2 1%
 138  + + + + 335952 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K1  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1K1 1%
 139  + + + + 335940 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/°  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1K 1%
 140  + + + + 335927 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 820R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 820R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 820R 1%
 141  + + + + 335915 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 750R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 750R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 750R 1%
 142  + + + + 335903 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 680R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 680R 1%
 143  + + + + 335897 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 620R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 620R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 620R 1%
 144  + + + + 335885 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 600R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 600R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 600R 1%
 145  + + + + 335873 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 560R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 560R 1%
 146  + + + + 335861 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 510R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 510R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 510R 1%
 147  + + + + 335850 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 470R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 470R 1%
 148  + + + + 335848 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 430R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 430R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 430R 1%
 149  + + + + 335836 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 390R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 390R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 390R 1%
 150  + + + + 335824 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 360R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 360R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 360R 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout601 b/farnell/bulkres-searchout601 new file mode 100644 index 0000000..7969308 --- /dev/null +++ b/farnell/bulkres-searchout601 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 601  + + + + 3230570 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 20R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 20.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 20R5 1%
 602  + + + + 3230569 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 19R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 19.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 19R6 1%
 603  + + + + 3230557 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 19R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 19.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 19R1 1%
 604  + + + + 3230545 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 18R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 18.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 18R7 1%
 605  + + + + 3230533 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 18R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 18.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 18R2 1%
 606  + + + + 3230521 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 17R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 17.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 17R4 1%
 607  + + + + 3230510 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 16R9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 16.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 16R9 1%
 608  + + + + 3230508 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 16R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 16.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 16R5 1%
 609  + + + + 3230491 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 16R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 16.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 16R2 1%
 610  + + + + 3230480 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 15R8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 15.8R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 15R8 1%
 611  + + + + 3230478 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 15R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 15.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 15R4 1%
 612  + + + + 3230466 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 14R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 14.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 14R7 1%
 613  + + + + 3230454 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 14R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 14.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 14R3 1%
 614  + + + + 3230442 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 14R0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 14R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 14R0 1%
 615  + + + + 3230430 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 13R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 13.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 13R7 1%
 616  + + + + 3230429 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 13R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 13.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 13R3 1%
 617  + + + + 3230417 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 12R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 12.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 12R7 1%
 618  + + + + 3230405 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 12R4; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 12.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 12R4 1%
 619  + + + + 3230399 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 12R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 12.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 12R1 1%
 620  + + + + 3230387 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 11R8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 11.8R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 11R8 1%
 621  + + + + 3230375 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 11R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 11.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 11R5 1%
 622  + + + + 3230363 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 11R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 11.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 11R3 1%
 623  + + + + 3230351 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 10R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 10.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 10R7 1%
 624  + + + + 3230340 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 10R5; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 10.5R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 10R5 1%
 625  + + + + 3230338 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 10R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 10.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 10R2 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout626 b/farnell/bulkres-searchout626 new file mode 100644 index 0000000..25cc107 --- /dev/null +++ b/farnell/bulkres-searchout626 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 626  + + + + 3230284 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 7R87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 7.87R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 7R87 1%
 627  + + + + 3230272 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 7R15; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 7.15R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 7R15 1%
 628  + + + + 3230260 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6R49; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.49R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6R49 1%
 629  + + + + 3230259 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6R19; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.19R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 6R19 1%
 630  + + + + 3230247 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5R90; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5R90 1%
 631  + + + + 3230235 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5R62; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.62R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5R62 1%
 632  + + + + 3230223 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5R36; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.36R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5R36 1%
 633  + + + + 3230211 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5R11; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.11R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 5R11 1%
 634  + + + + 3230200 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4R87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.87R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4R87 1%
 635  + + + + 3230193 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4R42; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.42R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4R42 1%
 636  + + + + 3230181 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4R32; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.32R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4R32 1%
 637  + + + + 3230170 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4R22; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.22R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4R22 1%
 638  + + + + 3230168 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4R12; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.12R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 4R12 1%
 639  + + + + 3230156 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R92; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.92R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R92 1%
 640  + + + + 3230144 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R83; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.83R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R83 1%
 641  + + + + 3230132 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R74; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.74R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R74 1%
 642  + + + + 3230120 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R65; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.65R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R65 1%
 643  + + + + 3230119 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R57; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.57R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R57 1%
 644  + + + + 3230107 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R48; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.48R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R48 1%
 645  + + + + 3230090 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R40; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 1  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R40 1%
 646  + + + + 3230089 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R32; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.32R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R32 1%
 647  + + + + 3230077 BC COMPONENTS VISHAY No longer stocked  +£0.04 + 1 No Longer Stocked + Farnell InOne +  +View data sheet + 
 MRS25 3R24 1%
 648  + + + + 3230065 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R16; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.16R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R16 1%
 649  + + + + 3230053 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R09; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.09R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R09 1%
 650  + + + + 3230041 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R01; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.01R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 3R01 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout651 b/farnell/bulkres-searchout651 new file mode 100644 index 0000000..b3e60db --- /dev/null +++ b/farnell/bulkres-searchout651 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 651  + + + + 3230030 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R94; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.94R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R94 1%
 652  + + + + 3230028 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.87R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R87 1%
 653  + + + + 3230016 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R80; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.8R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 1  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R80 1%
 654  + + + + 3230004 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R74; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.74R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R74 1%
 655  + + + + 3229993 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R67; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.67R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R67 1%
 656  + + + + 3229981 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R61; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.61R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R61 1%
 657  + + + + 3229970 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R55; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.55R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R55 1%
 658  + + + + 3229968 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R49; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.49R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R49 1%
 659  + + + + 3229956 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R43; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.43R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R43 1%
 660  + + + + 3229944 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R37; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.37R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R37 1%
 661  + + + + 3229932 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R32; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.32R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R32 1%
 662  + + + + 3229920 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R26; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.26R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R26 1%
 663  + + + + 3229919 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R21; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.21R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 2R21 1%
 664  + + + + 3229907 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R15; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.15R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R15 1%
 665  + + + + 3229890 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R10; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 1  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R10 1%
 666  + + + + 3229889 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R05; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.05R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R05 1%
 667  + + + + 3229877 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R96; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.96R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R96 1%
 668  + + + + 3229865 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R91; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.91R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R91 1%
 669  + + + + 3229853 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.87R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R87 1%
 670  + + + + 3229841 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R82; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.82R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R82 1%
 671  + + + + 3229830 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R78; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.78R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R78 1%
 672  + + + + 3229828 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R74; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.74R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R74 1%
 673  + + + + 3229816 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R69; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.69R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R69 1%
 674  + + + + 3229804 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R65; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.65R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R65 1%
 675  + + + + 3229798 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R62; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.62R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R62 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout666 b/farnell/bulkres-searchout666 new file mode 100644 index 0000000..56b17fe --- /dev/null +++ b/farnell/bulkres-searchout666 @@ -0,0 +1,1175 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 666  + + + + 3229889 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R05; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2.05R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 2R05 1%
 667  + + + + 3229877 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R96; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.96R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R96 1%
 668  + + + + 3229865 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R91; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.91R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R91 1%
 669  + + + + 3229853 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R87; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.87R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R87 1%
 670  + + + + 3229841 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R82; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.82R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R82 1%
 671  + + + + 3229830 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R78; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.78R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R78 1%
 672  + + + + 3229828 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R74; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.74R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R74 1%
 673  + + + + 3229816 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R69; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.69R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R69 1%
 674  + + + + 3229804 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R65; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.65R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R65 1%
 675  + + + + 3229798 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R62; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.62R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R62 1%
 676  + + + + 3229786 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R58; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.58R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R58 1%
 677  + + + + 3229774 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R54; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.54R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R54 1%
 678  + + + + 3229762 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R47; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.47R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R47 1%
 679  + + + + 3229750 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R43; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.43R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R43 1%
 680  + + + + 3229749 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R40; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.4R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 1  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R40 1%
 681  + + + + 3229737 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R37; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.37R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R37 1%
 682  + + + + 3229725 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R33; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.33R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R33 1%
 683  + + + + 3229713 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R27; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.27R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R27 1%
 684  + + + + 3229701 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R24; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.24R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R24 1%
 685  + + + + 3229695 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R21; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.21R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet + 
 MRS25 1R21 1%
 686  + + + + 3229683 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R15; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.15R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R15 1%
 687  + + + + 3229671 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R13; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.13R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R13 1%
 688  + + + + 3229660 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R07; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.07R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R07 1%
 689  + + + + 3229658 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R05; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.05R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R05 1%
 690  + + + + 3229646 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R02; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.02R; Resistor element type: Metal Film; Temperature coefficient, + (a): ±   +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 1R02 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout7 b/farnell/bulkres-searchout7 new file mode 100644 index 0000000..6d205d8 --- /dev/null +++ b/farnell/bulkres-searchout7 @@ -0,0 +1,1200 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 151  + + + + 335812 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 330R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 330R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 330R 1%
 152  + + + + 335800 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 300R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 300R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 300R 1%
 153  + + + + 335794 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 270R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 270R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 270R 1%
 154  + + + + 335782 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 240R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 240R 1%
 155  + + + + 335770 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 220R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 220R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 220R 1%
 156  + + + + 335769 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 200R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 200R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 200R 1%
 157  + + + + 335757 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 180R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 180R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 180R 1%
 158  + + + + 335745 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 160R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 160R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 160R 1%
 159  + + + + 335733 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 150R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 150R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 150R 1%
 160  + + + + 335721 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 130R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 130R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 130R 1%
 161  + + + + 335710 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 120R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 120R 1%
 162  + + + + 335708 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 110R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 110R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 110R 1%
 163  + + + + 335691 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 100R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 100R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50pp  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 100R 1%
 164  + + + + 335678 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 82R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 82R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 82R 1%
 165  + + + + 335666 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 75R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 75R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 75R 1%
 166  + + + + 335654 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 68R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 68R 1%
 167  + + + + 335642 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 62R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 62R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 62R 1%
 168  + + + + 335630 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 56R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 56R 1%
 169  + + + + 335629 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 51R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 51R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 51R 1%
 170  + + + + 335617 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 47R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 47R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 47R 1%
 171  + + + + 335605 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 43R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 43R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 43R 1%
 172  + + + + 335599 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 39R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 39R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 39R 1%
 173  + + + + 335587 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 36R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 36R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 36R 1%
 174  + + + + 335575 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 33R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 33R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 33R 1%
 175  + + + + 335563 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 30R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 30R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 30R 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout8 b/farnell/bulkres-searchout8 new file mode 100644 index 0000000..c6d1d65 --- /dev/null +++ b/farnell/bulkres-searchout8 @@ -0,0 +1,1200 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 176  + + + + 335551 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 27R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 27R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 27R 1%
 177  + + + + 335540 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 24R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 24R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 24R 1%
 178  + + + + 335538 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 22R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 22R 1%
 179  + + + + 335526 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 20R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 20R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 20R 1%
 180  + + + + 335514 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 18R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 18R 1%
 181  + + + + 335502 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 16R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 16R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 16R 1%
 182  + + + + 335496 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 15R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 15R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 15R 1%
 183  + + + + 335484 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 13R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 13R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 13R 1%
 184  + + + + 335472 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 12R  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 12R 1%
 185  + + + + 335460 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 11R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 11R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 11R 1%
 186  + + + + 335459 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 10R; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 10R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 10R 1%
 187  + + + + 335435 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 8R2  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 8R2 1%
 188  + + + + 335423 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 7R5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 7R5 1%
 189  + + + + 335411 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6R8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.8R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 6R8 1%
 190  + + + + 335400 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 6R2; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 6.2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 6R2 1%
 191  + + + + 335393 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 Awaiting Delivery + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 5R6 1%
 192  + + + + 335381 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 5R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 5.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 5R1 1%
 193  + + + + 335370 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4R7; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.7R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 4R7 1%
 194  + + + + 335368 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 4R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 4.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 10  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 4R3 1%
 195  + + + + 335356 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R9; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.9R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 10  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 3R9 1%
 196  + + + + 335344 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 10  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 3R6 1%
 197  + + + + 335332 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R3; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3.3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 10  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 3R3 1%
 198  + + + + 335320 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 3R0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 3R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 100ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 3R0 1%
 199  + + + + 335319 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R7  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 2R7 1%
 200  + + + + 335307 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R4  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 2R4 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-searchout9 b/farnell/bulkres-searchout9 new file mode 100644 index 0000000..e786177 --- /dev/null +++ b/farnell/bulkres-searchout9 @@ -0,0 +1,1184 @@ + + + +Search Results + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+
+ + + + + + +
+HELP + +CONTACT +HOME
+
  +
+ + + + + + + + + + + + + +
  + MY CART  +  LOG IN  + MY PROFILE  + + REGISTER  +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +ONLINE CATALOGUE + +ABOUT US + +SUPPORT + +NEW ARRIVALS + +PUBLICATIONS + +TECHNICAL +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + +

Product Search
+ +  
+ +
   +  + +Show only Newark InOne
Direct Ship items. More info +
  +
+

+Advanced Search +
+
+ + + + + +
+
+ + + + + +
+ + + + +
+
+
 
+ + + + + + + + +
+
+ + + +
+ + +
+ + + + + + + + + + + +
Search Results
Compare up to 5 products by clicking the compare box against selected products and click COMPARE button. Add product to cart by clicking the Add To Cart box enter a Qty and click ADD TO CART button. Click on the Order Code to view more information on a product.

Newark InOne products are subject to a delivery charge per order. Standard delivery is 3 working days. More info

Technical Attribute Search
If you know technical details such as voltage, current, capacitance and case style of the product you need, you can search using the Technical Attributes Search to find the products that fit your requirements. Click here for more details.

If you cant find what you are looking for simply call 08701 200 202.
 
+

+ + + + + + + +
+ +
+ + + +
+Display Images + + +
+ +
+ + + +
+
+

+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + +View previous page + +View next page + + + +
Number of search results: 690
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 ImageOrder Code / SkuManufacturerDescriptionUnit PricePack DetailsAvailabilitySource BrandDatasheetCompareQty.Add To Cart
    +Manufacturer Part Number + +         
 201  + + + + 335290 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R2  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 2R2 1%
 202  + + + + 335289 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 2R0; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 2R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 100ppm/  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 2R0 1%
 203  + + + + 335277 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R8; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.8R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 10  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1R8 1%
 204  + + + + 335265 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R6; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.6R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 10  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1R6 1%
 205  + + + + 335253 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R5  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1R5 1%
 206  + + + + 335241 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R3  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1R3 1%
 207  + + + + 335230 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R2  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1R2 1%
 208  + + + + 335228 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R1; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 1.1R; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 10  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1R1 1%
 209  + + + + 335216 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 1R0  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet +View data sheet + 
 MRS25 1R 1%
 210  + + + + 3234757 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 845K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 845kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 845K 1%
 211  + + + + 3234745 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 825K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 825kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 825K 1%
 212  + + + + 3234733 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 806K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 806kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 806K 1%
 213  + + + + 3234721 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 787K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 787kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 787K 1%
 214  + + + + 3234710 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 768K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 768kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 768K 1%
 215  + + + + 3234708 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 732K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 732kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 732K 1%
 216  + + + + 3234691 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 715K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 715kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 715K 1%
 217  + + + + 3234680 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 698K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 698kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 698K 1%
 218  + + + + 3234678 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 681K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 681kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 681K 1%
 219  + + + + 3234666 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 665K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 665kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 665K 1%
 220  + + + + 3234654 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 649K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 649kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 649K 1%
 221  + + + + 3234642 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 634K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 634kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 634K 1%
 222  + + + + 3234630 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 619K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 619kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 619K 1%
 223  + + + + 3234629 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 604K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 604kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 604K 1%
 224  + + + + 3234617 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 590K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 590kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 590K 1%
 225  + + + + 3234605 BC COMPONENTS VISHAY RESISTOR, MRS25 1% 576K; Case style: Axial; Diameter, body: 2.5mm; Length / Height, external: 7mm; Power rating: 0.6W @ 70°C; Resistance: 576kR; Resistor element type: Metal Film; Temperature coefficient, + (a): ± 50p  +£0.04 + 1 In Stock + Farnell InOne +  +View data sheet + 
 MRS25 576K 1%
+

Powered by PLS

+ + + + + + + + + + + + + + + + + +
+ + + + +View previous page + +View next page + + + +
+

+ + + + +
+ +
+ + + + +
For further help, Farnell InOne account holders can call the Technical Support line on 0870 1200 202. All prices are shown nett and, where appropriate, do not include VAT. +
+ + +
+ +  + + + + + +  + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/farnell/bulkres-select-gen.pl b/farnell/bulkres-select-gen.pl new file mode 100755 index 0000000..b81d636 --- /dev/null +++ b/farnell/bulkres-select-gen.pl @@ -0,0 +1,36 @@ +#!/usr/bin/perl -w + +use strict; + +our($qty) = 50; +our(@e12) = qw(10 12 15 18 22 27 33 39 47 56 68 82); +our(@ex24) = qw(11 13 16 20 24 30 36 43 51 62 75 91); +our(@e24)= sort @e12, @ex24; +our(@list) = ([ \@e12, [qw(xrx)] ], + [ \@e24, [qw(xxr xx0r xkx xxk xx0k)] ], + [ [qw(10)], [qw(xmx)] ]); + +sub addm ($$) { + my ($values,$decades) = @_; + my ($decade,$value); + + foreach $decade (@$decades) { + foreach $value (@$values) { + $_= $decade; + s/x/ substr($value,0,1) /e; + s/x/ substr($value,1,1) /e; + s/0$//; + printf "\tstd %s \t%d=\n", $_, $qty or die $!; + } + } +} + +sub main () { + my ($e); + print "Resistors\n" or die $!; + foreach $e (@list) { + addm($e->[0], $e->[1]); + } +} + +main(); diff --git a/farnell/circuit.partlist b/farnell/circuit.partlist new file mode 100644 index 0000000..abf3fe4 --- /dev/null +++ b/farnell/circuit.partlist @@ -0,0 +1,328 @@ +CDU + 434-7821 1 TIP125 main transistor + 707-363 1= 7.7C/W heatsink + 342-117 1 2r sense power resistor + std 150r 1 divider + 346-755 1= 200r trimmer + r 0w4 1k5 1 divider + 933-673 1 2N3904 enable transistor + std 4k3 1 enable + 536-027 1 10000uF main capacitor + r 0w4 1k5 1 load + +Booster core + std 33k 1 pwm pulldn + std 2k2 1 overload base + std 22k 1 overload up + std 150r 1 overload led series + c cer 10n 2 bootstrap + +ICSP VPP/mclr + std 330r 1 + std 750r 1 + std 220k 1 + std 2k2 2 1 + c cer 100n 1 + 1n4148 1 + 74f07 1/6 + +ICSP PC + std 220k 2 + 74hct04 2/6 + 74f07 1/6 + 74hc595a 1 + per SR + std 220k 1 + 74hct04 1/6 + per PIC + std 3k3 1 + std 68k 1 + +ICSP PD + std 1k 1 + std 22k 2 + std 220k 1 + 74hct04 2/6 + 74f07 1/6 + 1n4148 1 + per PIC + bat86 2 + +Point solenoid + per Half-point + 483-3363 1 stp22nf03l power FET + 352-5351 1 1n5401 freewheel diode + per Half-point-discrete + std 330r 1 + per Half-point-dil7 + 149-002 1/7 470r x7 dil network + per Half-point-dil8 + 476-468 1/8 330r x8 dil network + +Region polarity + per Region + 309-3190 1= MR82-12USR relay + uln2803ap 1/8 + c cer 100n 1/8/ decouple + +Segment sense + per Segment + 330-7578 1 CP301 bridge rectifier + std 56r 1 + 325-958 1/4= TLP521-4A optocoupler + per Segment-discrete + std 100k 1 + per Segment-sil8 + 148-988 1/8 100k x8 sil network + per Segment-sil9 + 148-999 1/9 100k x9 sil network + +Serial Port + 407-203 1= nm232dd + c cer 100n 1 decouple + 166-856 2 p6ke13ca 13v transorb + 74f07 1/6 + std 3k9 1 + +Indicators + 621-419 2= LFW5WAEMGMBW diffused RGB led + std 150r 1 + r 0w4 330r 2 + r 0w4 470r 1 + 1n4148 4 + bzx79-c2v4 1 + r 0w4 680r 1 + 346-755 1= 200r trimmer 3386x + 346-767 1= 500r trimmer 3386x + std 36r 1 + r 0w4 390r 1 + r 0w4 180r 2 + +Power comp + 595-743 1= 4C/W heatsink (for fet) + 167-927 1 irf5305 power fet + 287-064 1 1uF hf ceramic + 407-720 1= lmd18200t + 253-716 1= 1.65C/W heatsink (for 18200) + 489-712 1 330r 2W carbon film (load) + bat86 4 + std 5k1 1 + std 6k2 1 + bzx55-c8v2 2 + std 2k4 1 + std 1k3 1 + std 3k9 1 + std 3k 1 + std 1k8 1 + 347-723 1= 1k 12-turn trimmer 3266x + std 910r 1 + 400-816 1 lf356n op-amp + std 330k 1 + std 10k 1 + bzx55-c8v2 1 + std 20k 1 + c pana 100u 1 + c cer 100n 1 + +PIC core + std 3k9 2 + 221-480 1 crystal osc + per PIC + 411-3822 1= pic18f458-i/p + c cer 100n 1 + +Power supplies + 432-9363 1= pse65-18 18v 4.4a psu + 149-324 1= panel power plug + 149-323 1= panel power socket + 285-894 1= 631h/2 apem spst switch + 152-255 1= 5666a9 apem 4pco switch + 347-2851 1 2r2 3w wirewound + 327-0737 1 6r8 7w vitreous enamel + 342-117 1 2r 3w vitreous enamel + 170-074 2= 9.9C/W sink for L78xx's + c pana 100u 2 + c poly 330n 2 + c cer 100n 2 + 412-764 1= l7805cv + 413-203 1= l7812cv + +Booster Cutout + c cer 22n 2 + c cer 4n7 1 + ts914 2/4 + 2n7000 3 + bsp254a 1 + +PIC LED + ts914 2/4 + 623-428 1 L93WSRSGC-CC + ds3680 2/4 + +74f07 = 376-632 OC buffer +74hct04 = 382-759 hex inverter +74hc595a = 701-610 shift register + +ts912 = 596-917 dual op-amp +ts914 = 332-9355 quad op-amp + +uln2803ap = 318-7032 low-side relay driver + +ds3680 = 408-773 quad relay driver + +bzx55-c8v2 = 369-020 +bzx79-c2v4 = 369-329 +bzx79-c5v6 = 316-2424 + +bat86 = 316-2527 Schottky diode +1n4148 = 368-118 + +2n7000 = 932-838 +bsp254a = 316-4550 + +c poly 330n = 546-240 0.33uF polyester +c pana 100u = 319-8765 100uF 25V electrolytic + +c cer 4n7 = 749-930 +c cer 22n = 750-864 +c cer 10n = 750-840 +c cer 100n = 750-955 + +r 0w4 ? = resistor 0.4W +r 0w4 180r = 513-842 +r 0w4 330r = 331-995 +r 0w4 390r = 513-921 +r 0w4 470r = 332-010 +r 0w4 680r = 332-033 +r 0w4 1k5 = 332-070 +r 0w4 1k8 = 332-082 + +std 1r = 306-0445 +std 1r5 = 306-0457 +std 2r2 = 306-0469 +std 3r3 = 306-0470 +std 4r7 = 306-0482 +std 6r8 = 306-0494 +std 10r = 513-544 +std 11r = 513-556 +std 12r = 513-568 +std 13r = 513-570 +std 15r = 513-581 +std 16r = 513-593 +std 18r = 513-600 +std 20r = 513-611 +std 22r = 513-623 +std 24r = 513-635 +std 27r = 513-647 +std 30r = 513-659 +std 33r = 513-660 +std 36r = 513-672 +std 39r = 513-684 +std 43r = 513-696 +std 47r = 513-702 +std 51r = 513-714 +std 56r = 513-726 +std 62r = 513-738 +std 68r = 513-740 +std 75r = 513-751 +std 82r = 513-763 +std 91r = 513-775 +std 100r = 513-787 +std 110r = 513-799 +std 120r = 513-805 +std 130r = 513-817 +std 150r = 513-829 +std 160r = 513-830 +std 180r = 513-842 +std 200r = 513-854 +std 220r = 513-866 +std 240r = 513-878 +std 270r = 513-880 +std 300r = 513-891 +std 330r = 513-908 +std 360r = 513-910 +std 390r = 513-921 +std 430r = 513-933 +std 470r = 513-945 +std 510r = 513-957 +std 560r = 513-969 +std 620r = 513-970 +std 680r = 513-982 +std 750r = 513-994 +std 820r = 514-007 +std 910r = 514-019 +std 1k = 514-020 +std 1k1 = 514-032 +std 1k2 = 514-044 +std 1k3 = 514-056 +std 1k5 = 514-068 +std 1k6 = 514-070 +std 1k8 = 514-081 +std 2k = 514-093 +std 2k2 = 514-100 +std 2k4 = 514-111 +std 2k7 = 514-123 +std 3k = 514-135 +std 3k3 = 514-147 +std 3k6 = 514-159 +std 3k9 = 514-160 +std 4k3 = 514-172 +std 4k7 = 514-184 +std 5k1 = 514-196 +std 5k6 = 514-202 +std 6k2 = 514-214 +std 6k8 = 514-226 +std 7k5 = 514-238 +std 8k2 = 514-240 +std 9k1 = 514-251 +std 10k = 514-263 +std 11k = 514-275 +std 12k = 514-287 +std 13k = 514-299 +std 15k = 514-305 +std 16k = 514-317 +std 18k = 514-329 +std 20k = 514-330 +std 22k = 514-342 +std 24k = 514-354 +std 27k = 514-366 +std 30k = 514-378 +std 33k = 514-380 +std 36k = 514-391 +std 39k = 514-408 +std 43k = 514-410 +std 47k = 514-421 +std 51k = 514-433 +std 56k = 514-445 +std 62k = 514-457 +std 68k = 514-469 +std 75k = 514-470 +std 82k = 514-482 +std 91k = 514-494 +std 100k = 514-500 +std 110k = 514-512 +std 120k = 514-524 +std 130k = 514-536 +std 150k = 514-548 +std 160k = 514-550 +std 180k = 514-561 +std 200k = 514-573 +std 220k = 514-585 +std 240k = 514-597 +std 270k = 514-603 +std 300k = 514-615 +std 330k = 514-627 +std 360k = 514-639 +std 390k = 514-640 +std 430k = 514-652 +std 470k = 514-664 +std 510k = 514-676 +std 560k = 514-688 +std 620k = 514-690 +std 680k = 514-706 +std 750k = 514-718 +std 820k = 514-720 +std 910k = 514-731 +std 1m = 514-743 + +end diff --git a/farnell/control.partlist b/farnell/control.partlist new file mode 100644 index 0000000..581ae75 --- /dev/null +++ b/farnell/control.partlist @@ -0,0 +1,58 @@ +suppress std * +suppress r 0w4 * + +# mains psu: +suppress 432-9363 + +# psu connectors: +suppress 149-323 +suppress 149-324 + +# 330R 2W - from Maplin code D330R +suppress 489-712 + +exclude CDU +exclude Booster core +exclude ICSP VPP/mclr +exclude ICSP PC +exclude ICSP PD +exclude Serial Port +exclude Indicators +exclude Power comp +exclude PIC core +exclude Power supplies + +count 0 PIC +count 0 SR +count 0 Half-point +count 0 Half-point-discrete +count 0 Half-point-dil7 +count 0 Half-point-dil8 +count 0 Region +count 0 Segment +count 0 Segment-discrete +count 0 Segment-sil8 +count 0 Segment-sil9 + +Extras + 394-8547 3= Little bits boxes + 2n7000 20 + ts912 2= + +Wire + 140-424 1= 0.6mm blue + 140-420 1= 0.6mm red + 140-427 1= 0.6mm white + +exclude Postponed + +Postponed + 716-248 1= 1mm^2 black + +# TS914 is out of stock: +suppress 332-9355 + +exclude Sockets + +Sockets + socket-dil-x 400 diff --git a/farnell/farnell-find b/farnell/farnell-find new file mode 100755 index 0000000..9b45d34 --- /dev/null +++ b/farnell/farnell-find @@ -0,0 +1,723 @@ +#!/usr/bin/perl -w + +# Usages: +# ./farnell-find [] [describe] NNN-NNNN .... +# Prints info about the specified relevant part. +# ./farnell-find [] order [|] [NNN-NNNN ...] +# Add specified parts and quantities to the cart. +# If no parts and quantities specified on command line, +# will read from stdin (format is ). +# If no or specified (ie thing with jsessionid) +# then will prompt and read a line from tty. +# ./farnell-find [] bom ... +# Processes input files and produces BOM parts list. +# ./farnell-find [] order-bom ... +# Processes input files and adds BOM parts to cart. +# +# Options: +# -S +# Specifies sort order for BOM. Several may be specified, first +# one on the command line is least significant. Can be `desc' +# `avail' `price'. Default sort order is avail, then price, +# then desc (equivalent to -Sdesc -Sprice -Savail). +# +# Input format: lines, #-comments, blank lines ignored. +# Indent level is relevant, but only 0, 1, >1 relevant. +# Order of information in a file is not relevant unless explicitly +# stated below. +# +# +# Starts a circuit. +# Circuit names must start with an uppercase letter. +# per +# Starts an iteratable (ends at start of next cct). +# Iteratable name must start with uppercase letter, +# may contain any non-ws chars. +# [] +# [] +# Specifies that the circuit contains that part +# in the quantity specified. Quantity is scaled +# by the iteratable's count if we're in an iteratable. +# is any string starting with a non-ws char. +# is [=] or /[=]. is +# an integer. = says not to order one extra. +# is an integer (meaning the number of gates to +# a device) or an integer followed by / (meaning we +# can't mix this use with other uses or other circuits). +# = [ +# Defines . is a sequence of words each separated +# by one space. Each word consists of some non-ws chars. The +# first word may not consist entirely of digits and hyphens; no +# other words may consist entirely of digits, slashes and +# equals signs. is any string starting with non-ws. +# ? = +# Gives a default description of parts which have +# as an initial subsequence of words. has the +# syntax of a . The description is used only if there is +# no more specific description, and the constructed description +# is with a space and the remainder of the part +# name appended. +# +# suppress +# suppress +# Suppresses all processing for all parts matching the +# glob. +# +# count +# include ) use only one of +# exclude ) include and exclude +# +# end +# Ends the file. Optional. + +use strict; +use POSIX; +use IO::Handle; +use IO::File; +use LWP::UserAgent; +use HTTP::Request; +use HTTP::Request::Common; +use HTTP::Response; +use HTML::Entities; + +our(@warn); +our(@fault); +# neither @warn nor @fault entries have trailing \n + +our(%pkinddesc); +# $pkinddesc{'a b c'} => 'y' after `a b c ? = y' + +our(%parts); +# $parts{"$circuit\n$iteratable"}[]{Part} or item +# $parts{"$circuit\n$iteratable"}[]{Qty} +# $parts{"$circuit\n$iteratable"}[]{Use} +# $parts{"$circuit\n$iteratable"}[]{FileLine} + +our(%partdef); +# $partdef{"part name"}= $item; + +our(%count); +# $count{"$iteratable"} is number of times iteratable is instantiated +# (no syntax for specifying this atm) + +our(%iteminstances); +# @{ $iteminstances{$item} } one entry for every line which mentions it +# $iteminstances{$item}[]{Use} includes circuit +# $iteminstances{$item}[]{Qty} +# $iteminstances{$item}[]{Mult} number of this iteratable +# $iteminstances{$item}[]{FileLine} + +our(%itemdesc); +# $itemdesc{$item}[]= $desc; + +our(%iteminfo); +# $iteminfo{$item}= by_item(...); + +our(%show); +# $show{$item}{Head} ) newline terminated +# $show{$item}{Info} ) strings ready to print +# $show{$item}{Price} calculated value + +our(%suppress_item); +our(@suppress_partre); + +our($incexc); # 'include' or 'exclude' +our(%incexc); # $incexc{$circuit}= 1; for those mentioned + +our(@sorthow); +# list of desc price avail + +our($useragent); +our($jsessionid); + +our($partfrac_unique)= 'aaaa'; # increments + +our($partword1_re)= '\S*[^ \t0-9-]\S*'; +our($partword_re)= '\S*[^ \t0-9/=]\S*'; +our($part_re)= "$partword1_re(?: $partword_re)*"; +our($item_re)= '\d{3}\-\d{3,7}'; + +our(%stockmap)= ('In Stock' => 'Y', + 'Awaiting Delivery' => 'A'); +our($urlbase)= 'http://uk.farnell.com'; + +sub get_useragent () { + my ($whoami,$mailname); + return if defined $useragent; + die "want http_proxy\n" unless exists $ENV{'http_proxy'}; + chomp($whoami= `whoami`); $? and die $?; + chomp($mailname= `cat /etc/mailname`); $? and die $?; + $useragent= new LWP::UserAgent(env_proxy => 1, keep_alive =>1); +} + +sub check_response ($$) { + my ($response,$url) = @_; + $response->is_success or die "$url ".$response->as_string." ?"; +} + +sub by_item ($;$) { + my ($itemcode,$why) = @_; + # looks up $itemcode (ddd-d...) at Farnell and returns + # cat hash ref + local ($_); + my ($chr,$shortcode,$sc2,$url,$price); + $url= "$urlbase/jsp/catalog/viewproductdetails.jsp?prodId="; + $itemcode =~ m/^(\d\d\d)\-(\d{3,7})$/ or die "$itemcode ?"; + $chr->{Item}= $itemcode; + $chr->{Shortcode}= $1.$2; + $url .= $chr->{Shortcode}; + if (!-f "farn.$itemcode") { + my ($response); + get_useragent(); + $response= $useragent->get($url); + check_response($response, $url); + $_= $response->content; + open N, ">tmp.farn.$itemcode" or die $!; + print N or die $!; + close N or die $!; + rename "tmp.farn.$itemcode", "farn.$itemcode" or die $!; + unlink "tmp.farnerr.$itemcode"; + } else { + $_= `cat farn.$itemcode`; $? and die $?; + } + s/[^\n\t\x20-\x7e\£]/\?/g; + if (!eval { + $sc2= snarf('Order Code / Sku'); + die "wrong results $sc2 ?\n" unless $sc2 eq $chr->{Shortcode}; + 1; + }) { + my ($emsg); + $@ =~ s/\n$//; + $emsg= "item $itemcode: $@"; + $emsg.= " ($why)" if defined $why; + push @warn, $emsg; + return undef; + } + $chr->{Description}= snarf('Description'); + eval { + my ($partno)= snarf('Manufacturer Part Number'); + $chr->{Description}= "[$partno] $chr->{Description}"; + }; + $chr->{Avail}= snarf('Stock Availability'); + $chr->{MinOrder}= snarf('Minimum Order'); + $chr->{Multiple}= snarf('Order Multiple'); + $price= snarf('Unit Price', "\n\%2Hj~lZDdn<1)S@FL`q9gW0Dz)`Qe*H5MqTE?9o(;jBGf z{aZjkY1y;29L%H6Rp)+9N1Z6?BWv#%tC|k-YxWA7_X;9cw4SeMF%Rb94CckDr0XP( z6)JmBGsw4P3q`;=1L-g>j61Xc-etzIsnFKe(ByD3Vj}Ij0`8Rw<5F zDLmH{Ki8ByDd62Ld_%xK3FOq%nYi9hcIV^ufG(Y#hHDj9UQ@g_+GnY;0O%7NfIa~V zCnyrUWe(_?S(h#{rp3~i6kN}t19$twjqcvlU3#zhL7-(VenD!eTb?)qbv*J1e1czX zzT0a#t-2>$%OIa1gbu?NrtgO*yS=@@o_H?piBfDHg+(g5r%|qqJ*L7$R%-f1c3;Zk zC%YJ7W)3KSx{iEVPs7E`^+$cDbeiAerA7!=us2LUS$_;p#E*~3Ke>kPF<)nX!V**Y z1#}bOAzCzx^+4(&r!&qBXQFwMM?`L4<{5OBD)g8_Jrnos^~lm}=9A|4tInlR^UE4} zpHAqQFD4slSTnxPcN)mbsFg=sDP`5nYiG~C{tFJmb(1sC2S?iFZR{k5e&Phj%zn(@ zb6|n#9J#f@53qaQU*@d&lL!l4R~zC)wkfL}sD@=ThR>mW$9d}eI3CrjCYrMt^i%b+&W0&(%FlO*FqCAP+f0`84)LnMo;aQizmnW+8m8ve=wcDXk%}=Cb2Q7BS ze+M(;XLbyaJ7F%y4lDwPZMbIz#@G~NPyI8OmQ<}$l$?OA7Ez@u53GkLGGcHpQHiwN zQPagMPj2FZ*b^dvjAHckSyAMrosl|P?YNAPVU?&9jnrBKp$JzY2XW?Jlrg{P1^7e> zy_($ql}y!TYK}E?RMx@Wm$miw!fU8!JVL#;zH(Me`zxhy`8pi$DQ3$Xfq)CTHRCAd8A5ojY12XeB{VX?2#r*YGt&z9;ITdvfPO|gViK&Ov*Lhf5T5u277odxYv7G!;MSMyKDSyG>`9jj3uQHEs zqU*v=>IgeD2c8~I3( zIZmb_vH3cBqsaw+t@Yn?$A_DeQ)A!ao@{W5*t$?hCdw=Ap$2&s=WJzHS2r#$gHQOWN0G8M5k@`4p#uEK6gA50pOy=%Xx0pM_8YDTmx zd!(K2kkUFS|J^AjZk#5W?8zgnTb=5^%|CA6H0X%ZRhUBC9~RNh9j+7-`d z6LDb3Zm8RT2`>=}$S1ft9A*QACw5K%9^>QEZNtNaeKJqgFBW#|^)v3CF#G1+o`y|| zrT0@h`1inUhZA&^eWIT$Nmh%Ih$@F*{!FZ@kqcp{Pf^GVip-F*BAu@UAI`}l&Mkq^Xp9W%ik zi!~(_?6=`UXD=oGFL)<}Qi2|5B%#Sku|m-ucu@Gy`?neCrUMFdcin$2NkP+{wvNiY z>jYh7ZVYMSyEO#PyT2E7aroi&yNm4iuE&GP#wM=AW>$>?AE>srPYMM_i>}^oJp^fX zKl_|&OVX0Ib?T1NNm}*1{W|hM<-zrj7I7}KDpj?qPT#hdS>n1AiGO~aUm>$KEOIw^dvo4i-N zsby%D58=8005OoZST=bNFgo1FBae|bmszl-veOW*T?{#u$2P1K@I~{9_4osai=>xN zJB{}Zd!@*=qTRvrbaoo}P%~%q0a|1GQw6Ya)HW#p77UmAnmO|#FrQFSz5?PDuW*|4LN{nY(q2cLulYX>aI zg(lwoBovN^EEMdtzA8v38pL7Fe$(J0@#$6XY`^^7kR%-&53w9wFf2y;R~9QMa?H9U zH`u&4H@1fCep<~!+>Iu9r@1&Hqo>51wsjYFs_zSiZdxtVBWv9Ro~xMerBDi^BUbF_ z)%e(j%BWAQnE-dfnqHM^%}mxA`YLfH@`jmi_in5P-IHONJll9-7M58aJ{+ZxJm@3L zS{)7~qAJxV(h~QnU3bYmE#-Y)q05r<`)_sspiLN}PQnxQk704b+~`&Vb#ASrm-*Bp zvuWC+q=EB+BplzCK1suCZWN~h6kZ}f5%y!`pSfY@>+LWe(b6@XsrnhB$Nz;lNzeUX;7wxx!keHx z?x#7VaC#>ETy5v=Wb6IlqFb98H>WwzKK07m7ydLWSe!MIf^F)dC7oHca+sZOcSRy8 zUHRo(-)Y9&4gI&Pn?FzBysE($PNXqy*dXQSwr_Bd{Zk|Tr$*pAsNs#=uEt_Ddk!qG zJthWxljaM)$<4rjD==hwV~hQH!WiHnfbqP;zZ)Ae%{!Em1>pTF*t~;90LHk+BykRl(qARRnxg6uDSbjh<+-|a6qQ%Phn!2q5jDKFjw~lBci{46I7RamXzd*2?%wHNtecGU+i|-^^h# z=ugRj6)1s^t2`IhLcRuae*JSY7@P zp9@P&laUuq{3TD=_V%d2r*Kak}23#k!(m5QvX$m+n^oBz;F z_$Q*XGacFMGC!m)4;Hz%tW_F)BP^*P0Z=2BlPaF+3=8roxKaG~ydM5UEzc z2*g2wkNq2HTH;!n&W(Z?kxWfiRN%;GP7n1DYCBA=(gCpo8B}ouW&CM>cFHc0CSTKn zuawpNWFyuK^`{DQZo=<-O^sN1m(fAafbLaH8+EP{pd|eI8{Cox+-8Vp(G;YB!#TAJ zwxfvi!q_k7oDqv>wR0cip+JlKfI{~Ue~yejNh!A5#|KG8s0aK8bQIcm+(h$(d2+d>;r02O( zcbhJ73;N4#@88^HFWfLqEB&-bR~bRnOBr8A`hT18UMSrt{7%u0}I44oBy5MYM_R zhnrk#k9s-|{Wg;z6wY2Eo#VD86_3f9l&OJy+3Oi*g*@w$0@$%!wI%bq)o=AlX}eV= z{{0`SNx}207gQ5C?=gmIaxrWKbinI?4%n`;_Wpuuvicy;459TsVGiW*8GcR-qhJid zK`;O{>FJg+ZNIfh2!sptmZ=3P*j$a!D`K|Wm1bh88y2l8)wkhnCWd{A@5^u63pc14 zFe79FVl|t|;LGGDLED|(pE(3ysapw4CYgB)RD5hFnUBHTi}NvbEq`hRE^1=7J3&nn zu)HSPZQ(8O>Cl3GK86;U(58bM^6#hJw`>y#5O21wG=wKeE~M1+9;;O5GNd`2>~ns2eI9{ zzR+v0Zu_&P%wyF>@%&1QY>E2?YG}@L_W=gY6tEZ5=Bu?8nXQ$91gPaRcbd-<3XW zJ5NESC)l$3pMId~Km52qu5m|Qw9UdWhDYj&d1M$vB%k6j=rycX>=ukZyn_A!5o{$W z=1i%AEwv}&>gSkz@_6I5;@QxMUZnZ}z$Q7?(n5L5w{N}G(H1~xWrXWT=9tKEZy>bi z&{u{WbQ)IfSm-O>)af&t>k4W;1#puw4^uXvSZ}DG%dxaBgAUmp=L!_(O(9z!cHQO%!p5B~Lu>e5tYnD*+NAsjKO55p+T``1&&;J| zm6rwd!h4>#vRq+bW`iMJfOEu|d`&)NJzGv&-R9*F=kZ%oPw$3^T38F`;(;mco6gwg zpwTd$kg&@+x8`=WLyg+{Jrf5M$2R9K*nDjbj^4VBj2IL)0MrSfp`XAvLwM^$hmAtR zq&u048$xMHyFbjFskxL7qU4FUxrz7j9w5+4RnfQ=kmysTPggnigNM|l7ov!8^)0Bk=d5i*psVgP4b#JlWySu9SIB$%{HIRu3eJwq-BC&cC_ zfA)n;DJwa{tWJnsurDYlpCc8rbikr9NGE11+OV2ua^6o}WE^sNHj!3=BR+b0BA$la zs5tm!I&0u^K%F_5gjQ;uJ^MXT7qsd0+fZ=#;qQs_dext5XJfy0MsKgAl__5@|8LGo zRfqaWxZ7d3m1VTCbA5b1edGC&-hEoo2(1n8JpQniQ6FrmE zl$!qy>f}-M^v%Z{U&=~YS3M!^B`R&EvPjPQ!A!{g1D?Is2KBIOE3m=|C#UV=-l2-= zlM+9vOVv}@QuTGpW?ES(sGq)L60>&P$`PwO^f88aXyAndw~CkbW8BxQ76@;>Qd$NuY0m7)Idfjk>2R@yO6Jz$GwmrfavTj5jdU*fz$)JYoBQ6 z&p@o!)58PsF;?E`_p^G~fm?Q$VW!>R>uGTw;8HBCv6unW3BS~NzgCH$qPd7YGWH)_ z4~%sYD*!A<(HXn(E}ScUJehUTEk=L(?5{~kQR1NV3f-?5x}25>sQ?S9r0UC8o?N_#7cJ?kDQqsC$7t=_Na#qO)JH zlFPS{nA4d+D;H?~-aGsYdXfcU;vDJq3ra*GVT!yg%n2kNl4o>^vjFE&}zmFbJ`CqXK?>U@mvju)1GV*Xql zEHwp*@*0GhEIz9CesA^V+Y?@*WWM`7=JANjnhLh6lDta|y-gDJzqP^Ei%DnXLfm6Q zgL@%{ig+Qc?e7^W1(!hqI)^KiQ;9%`y9);a1&KGl( z(A~#$;18=f4+5t_xa_>G{qkTe#!R+C`?*Hv0p;N2J$<)0rDwNqts7ak_O+!L!{N#+ zO@tM*5~(Jtp&iDWEUf&Lv&TNQ8rGU|gJ2H_LH`%gi6RYvPpq;GUS}i$%s59}pH|=3 z;nN9f+*HNl*jVp@&qEVQ+ymsQcuC0kcG7-&SfUyvR);({29wyIe9D$;k^D?UeFX** z`<n^&w&n4vw%3Cpis8=D%2)5s zI{5SLBTms8340ZMQRD_+Qsf0X^PKRexY{^uh2GzmxJc>ET6P=-j3(7MH zosiLBYT*wgN1by$ZZ&-;%X>aKy9m^H;@iM@s;R@pft4#`YAu>VvoL0!1DW7f(o{Cb z<;dF1idIqv$Q|eSxJ;S3pgV}@nCeziv~zqd=29MVM+iCDhnx!{2%!^Goa|%HfpdUo zFvn#;N_hcdz#PYvm_z8U!yIk?l!Rql+C01yVe zfS5loAi6eFb}k4wVOj)Epv9TOwMyGvm+Vs!d}f*cHGVXSnBR` z)yc%oow5&N#;eUr_7!K4`jy*cD#(DHMqEK3# zwJ4Rs#u`;6NIjnPf5Py5(i*TK&wb#NRncPbtCf4U0JQ z2}6{IZSGntb55rFfcVeegTgwQ zL!E#0H5-U3&FMPQpC7)g>o$G-pw$o7cu(C=um8Mstz`NxU;8gD_j6GWGd?2|Vprey zOP8fBTW+*(D_edJ5|CNz9a`d zApo6R^n{kwnQBv#?^r;By)MOS_B!C4gdSJDe4^(5?TdKK=@;?76(Qc@WZYD>ZWewH ztgoNx`aemybO98*IgKtwa&ZVpP)h3)%8J)eaQLb32pa@GN{;vsyouw#@Fwkcj}Xxh zshP)ZEZ$|UEONnPR{1vo)nxQ|q)dHkoC_{LCNVNO#9Q1T+ftlp(tuNc|78s}W?c9R zNK*lZCE^}5}-Bmb(Lc0osVG&VAYi> z{n#!}a_%PL9U{o4d`Tc?!^U%Fj$QEH9idr0r->bap({ue285_&tl7gb4Jms(PRR+8 z5bt+(x9HgU;p{*-`%FaIVMw%jrlft+)`|j%S%Rq+sd3XNg>Px9XZd5~ck$37uyp=h zvyiTG7A)JDvVPjfYS|U35;T2eU0RTettI|KWg~Vb&sBST(IF^(+(WKgP`C=W!%;2) zr)8*zNlP3z*Oee?oc30gV8>98zhZ(6xK`O95vUS89qL)q@Wu#ulMM#cEipwPYGlZ3 z5EXPU81sVEf0<+IE?S&V8Sl4iCGwgQm#VfablKJtr|Z8xo71&aZ?qqTih1&=z1a3d zF<)p^k;M9i*Z9XlHGAi+N+_lN+RObsO~(NDRpnfiWOsiJf-O3}gWN%u#V!O=i3kxA zWP>a30r+V)+ju0xAgedDwF-;NEK+Zew_icbfCWQv3Q4sNB0xexs3TsDmbXY;#>ux`X-kgn|I?)I$)Z`j5&po$S;wtkw-HR%O+ncZON3!{$ZNjSNK#CmHIn=0fRJgZGXX$Qe2Hh z6C$3{gdsJQSpMkcFOVkM0BItqTl_83SvfROtmg2#~bggZFY;B zB-+UrJYSrk(3dfu%FTWDbZd30xegCEti&`%ohwwF+=y4>wOedK<~{`;Vf$m$ai(S* z20cjnW;jUcRelUPe7X87pb*OEhxw8VJEobo(k(7imknu#EQF0mjx4BX;4AUkD1*nJ z#P+6J&-TtZWrhV<{q#llS!IT^2GVKN^fftR#>-4QAp+nG8I=w^F$O~g^YGc^usiU{ z7EX}vQ0AhdQRV!Rk~anM?BUwK?serAM-@6s+2=h<&nwj*xwY;g@k%M6M5=uFr>?5O zuQ{6W?gN&QkY4WV&YYsyxdb_nsX}6MVT6z`MQ2#=!|Oca+|=r@Yx4>%iYbJx@>o(m zOUrGIZAa?=Z} z;7@|^)wKT+ULN+^+=jEB6MQ!h{!nPKXPQ+~B$rBbF{gP?f-A=OVxJ4Ezg2O}M<#~` zHFZ^6)1;hK@Aq=!0&VL4kdOX<@JvD%>j!ktqbIqcF3BrI#-sUNm?0j3fe?Q6icde& zfQO$Z1BDEZJ>lWKM5so>P6b~Q`P`0O^1^%4{0dF)yykVa3l<1#|824d?7j%5g^m)S zjuBUU%O@Cty5O1g(K|l1n0a7rTYS5BUcw5sBuWtyMv}%pXM5$lJbRjazOpxad6!;I z+?-1{nM1u0M4K*^_gkxfEcJ^YZ?G&Z!|kkbZIEmfg#gU5a9YE3-vKK43GCfIL9wvC$UdGDp+{+}e}B zpe(a*bQ53-xV1W&sn~^Gj;g(QV;#K+C(@Zk1-v;Diz$bc%%Zi?$HlYHO-E9ZIFt!j zqx`{nOryL7lv!jZUjPT-&0RnXk)(9^KN3wwpB*kb5%V#SXNl>Zax%pqQsNk4w&t(# za~0ei|9np3Je+&X+2@kvLFQaFwKk1wbakJ#Z+NHtrDdZ;b)s~tCENb<)cipOQ&s_R z7?o%3>qkEo+(`NH>iLW))k#D{X0Olv!)bAvu;k%{o{59AsGd%|el(21u3%C?RQJIj z1`pp5aHX>r*%+Wc5J?yhXO{umE!RD(gs_<9XMvNaFb(YJh)R#;@rfl_#7!cm-6)N$ zFGQ{1h~c5#K@=2WXsu)+)nAGvOO2Py-k~<{WPV|!9k@g#7;e5L6xU3!+|0d)TkLtD z%TUbHw5;`Vckozgts>hT_Jt_U%aFm92Je!=vePUaDWID?(aYSS{%*XE$T_bEq?wabiCrsQC#1y?T!DTSoulAyY62=AFsLK z`Hct8##DSWST4WSo{H%u$0F{n-c`+1i&k&%cT{oykp*4Shqr@2IxOYF+j6F79Y5dq zKV(V@z0A}0vGyx}Mh~9LHM0d5u3N;bFx=vqO1;Io1y1w{^7H(&WCCH*t->S=-0;zv zp5HzXy2!kawC)c&(W~{(&!iuljJw^COXandRA_giE)*}$8)~AjIW}rBNZ5#gF1;>1 zU2(sAdg;FE()L2{Z;w+RDUaX1^R9~K*L;l9PpP*KbIQNe&S#W|#qR>gE!^H6~(mh`0`%v+BoySrQH zZh2F@pyFrrNla}j5HzbDd5W6z*7%6~;oym`7XELXpXUO5PQPTO5VKCXIzx0 z6RN$vvn%do2To+K&qO%bmX3~S*4=m7^JdoW1UGCPQl&+V8aB_b{(i88dv3(NwtiT( z7tU~1!k5_nLDyrc@Cd`cK;-PWq?|JnHWk1SaeheE3cWe4_U-hnm=0OJoBF7mk)F}5 zkl!oh{2VKeNHKhe?evq=k{?Mjmi!5MGCx5zyHL)R1HH-_b&HCCrF*b?7(?$v6_erz zH~FrQx^KoEIzHBTru*2<)%#2b{jvHgjArDtDKbmbY zXr09AJFTtu7$?j-IUOeKkF4eWju$)dE4RbGsQy+Ki<2@)jH1~wG$L?c{TY!N<66;~ zh|{W>$fqLhc#J>BgT5Jn_01<=vIY;jezK4YCH?rm>f@_zs~N4bI1A+O@a@{Co+9s> zHf(kjmdF#O>V=LE2v6!{8N-c>Np$&6(?*vIOM7^3tS3be9WT@p%U?8-1Mw+jAv-_py

~_IW>1 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%0AG%;kewr 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 E0GqsV_y7O^ literal 0 HcmV?d00001 diff --git a/pcb/panel3.zip b/pcb/panel3.zip new file mode 100644 index 0000000000000000000000000000000000000000..f78d60e8bcdeeff3a718a641a8604cfbb036c847 GIT binary patch literal 149038 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 literal 0 HcmV?d00001 diff --git a/pcb/pcb-panelise b/pcb/pcb-panelise new file mode 100755 index 0000000..8fef7ff --- /dev/null +++ b/pcb/pcb-panelise @@ -0,0 +1,334 @@ +#!/usr/bin/perl -w +# +# Panelises PCB layouts +# +# Usage: +# pcb-panelise [options] layout1.pcb layout2.pcb ... +# +# Options: +# -gTHOU set inter-board gap to THOU +# (should occur _before_ the board which _precedes_ the +# gap, and then affects all later gaps) +# +# Layouts are currently simply placed parallel from top to bottom. +# Making it put them somewhere else wouldn't be _too_ hard; basically, +# make an option for the user to specify xpos and ypos between layouts. +# +# Rotation will be slightly more difficult and will involve a careful +# review of Stuff, to see where additional transformations etc. are needed. +# It might be eaiser to use pcb to rotate the boards. +# +# We use a trick to make net and element names unique: we append +# spaces to the names in the 2nd and subsequent boards. This seems to +# work fine in pcb snapshot 1.99.20040530-0.0.1 but means that +# - you mustn't feed this program's output to itself! +# - you probably don't want to edit the output (but you didn't +# edit output files anyway, did you?) +# +# On the other hand, pcb's builtin netlist correspondence checker and +# DRC system ought to work properly. + +use strict qw(vars); + +use IO::File; + +our ($line,$indent,$command,$lbrack,$rbrack); +our (@a, $output_file, $accumulate); + +our ($xpos,$ypos,$spaces,@titles); +our ($xmax,$ymax,$gap); +our ($cutlinewidth,$idstring_size); + +sub init () { + $xpos=$ypos=0; + $xmax=0,$ymax=0; + + # 100s of thou like in PCB + $gap=20000; + $cutlinewidth=800; + $idstring_size=100; + + $spaces= ''; + $output_file= ''; + @titles= (); +} + +sub process () { + my ($filename,$fn,$f,$argstring,@stack); + my ($q,$z); + @stack= (); + foreach $filename (@ARGV) { + if ($filename =~ m/^\-g(\d+)$/) { + $gap= $1 * 100; + next; + } elsif ($filename =~ m/^\-/) { + die "$filename ?"; + } + $f = new IO::File $filename, 'r' or die $filename; + &beginfile__; + while (<$f>) { + next if m/^\#/; + next unless m/\S/; + $line= $_; + if (m/^(\s*) ( [A-Z][A-Za-z]* ) \s* ([[(]) (.*) ([])]) \s* $/x) { + ($indent, $command, $lbrack, $argstring, $rbrack) = + ($1,$2,$3,$4,$5); + die unless ($lbrack eq '[') == ($rbrack eq ']'); + foreach $q (qw(' ")) { + $argstring =~ s/ $q ([^$q]*) $q / + $z= $1; $z =~ s, ,\001,g; $q.$z.$q; + /gxe; #"')){ + } + @a= split / /, $argstring; +#print STDERR "$argstring>".join("|",@a)."<\n"; + map { + die "$_ ?" unless + m/^(?: \-? (?: 0 | [1-9]\d* ) (?: \. \d* )? + | 0x[0-9a-f]{8} | 0x[0-9a-f]{16} | + \" (?: \w | [-():,.] | \001 | \$ )* \" | + \'.\' )$/x; + s/\001/ /g; + } @a; + if (defined $accumulate) { + $accumulate .= $line; + } else { + $fn= join '__', 'op',@stack,$command; + &$fn; + } + } elsif (m/^ (?: \s+ \[ \-? \d+ \s+ \-? \d+ \] )+ \s* $/x) { + $line= $_; + $fn= join '__', 'polygondata',@stack; + &$fn; + } elsif (m/^ \s* \( \s* $/x) { + die unless defined $command; + push @stack, $command; + undef $command; + $fn= join '__', 'begin',@stack; + &$fn; + } elsif (m/^ \s* \) \s* $/x) { + $fn= join '__', 'end',@stack; + &$fn; + die unless @stack; + pop @stack; + undef $command; + } else { + die; + } + } + die if @stack; + undef $command; + &endfile__; + die if defined $accumulate; + $f->error and die "$filename $!"; + close $f; + } + &endall__; + + print $output_file or die $!; +} + +sub transform ($;\@) { + my ($ix,$ar) = @_; + $ar= \@a unless defined $ar; + defined $ar->[$ix] or die; + defined $ar->[$ix+1] or die; + $ar->[$ix] += $xpos; + $ar->[$ix+1] += $ypos; +} + +sub fromfirst () { + return if length $spaces; + copy(); +} +sub copy () { + die unless defined $command; + $output_file .= $indent. $command. $lbrack. join(' ',@a). $rbrack. "\n"; +} +sub copyline () { + $output_file .= $line; +} + +our (%identical_map); +sub identical (;$) { + my ($key) = @_; + if (!defined $key) { $key= $command; } + if (!exists $identical_map{$key}) { + $identical_map{$key}= $line; + copy(); + } else { + die unless $identical_map{$key} eq $line; + } +} + +our ($define_identical_key, %define_identical_map); +sub define_identical_do () { $define_identical_key= $line; } +sub define_identical_begin () { $accumulate=''; } +sub define_identical_end () { + if (exists $define_identical_map{$define_identical_key}) { + die unless $define_identical_map{$define_identical_key} eq + $accumulate; + } else { + $define_identical_map{$define_identical_key}= $accumulate; + $output_file .= $define_identical_key."(\n".$accumulate.")\n"; + } + undef $accumulate; +} + +our (@thisextent, @last_horizline); +our ($netlist_aside,$netlist_data); +our ($layer,$layer_aside,%layer_name,%layer_data); + +sub horizline { + my ($xlhs,$xrhs,$y) = @_; + $layer_data{10} .= "\tLine[". + "$xlhs $y $xrhs $y $cutlinewidth 0 0x00000020". + "]\n"; +} + +sub beginfile__ { + @thisextent= (); + if (@last_horizline) { horizline(@last_horizline); } +} +sub op__PCB { + $a[0] =~ m/^"(.+)"$/ or die; + push @titles, $1; + die if @thisextent; + @thisextent= @a[1..2]; + transform(0,@thisextent); + $xmax= $xpos + $thisextent[0] if $xpos + $thisextent[0] > $xmax; + $ymax= $thisextent[1] if $thisextent[1] > $ymax; + if (length $spaces) { horizline($xpos,$thisextent[0],$ypos); } +} +sub endfile__ { + if (@ARGV) { + @last_horizline= ($xpos,$thisextent[0],$thisextent[1]); + if ($idstring_size && !length $spaces) { + $layer_data{10} .= sprintf + ("\tText[%d %d %d %d \"%s\" 0x%08lx]", + $xpos+$gap, $thisextent[1] + $idstring_size * 10, + 0, $idstring_size, 'assembled by '. + '$Id$', + 0); #'); + } + } + $ypos= $thisextent[1] + $gap; + $spaces .= ' '; +} + +sub op__Grid { fromfirst(); } +sub op__Cursor { fromfirst(); } +sub op__Thermal { identical(); } +sub op__DRC { identical(); } +sub op__Flags { identical(); } +sub op__Groups { identical(); } +sub op__Styles { fromfirst(); } + +sub op__Symbol { define_identical_do(); } +sub begin__Symbol { define_identical_begin(); } +sub end__Symbol { define_identical_end(); } + +sub op__Via { transform(0); copy(); } +sub op__Element { + $a[2] =~ s/^\"(.*)\"/\"$1$spaces\"/ or die; + transform(4); + copy(); +} +sub begin__Element { copyline(); } +sub end__Element { copyline(); } +sub op__Element__Pin { copy(); } +sub op__Element__ElementLine { copy(); } +sub op__Element__ElementArc { copy(); } + +sub op__Layer { + if (exists $layer_name{$a[0]}) { + die unless $layer_name{$a[0]} eq $a[1]; + } else { + $layer_name{$a[0]}= $a[1]; + } + $layer= $a[0]; +} +sub begin_aside (\$) { + my ($asideref) = @_; + $$asideref= $output_file; + $output_file= ''; +} +sub end_aside (\$) { + my ($asideref) = @_; + $output_file= $$asideref; + undef $$asideref; +} +sub begin__Layer { + begin_aside($layer_aside); +} +sub op__Layer__Line { + transform(0); + transform(2); + copy(); +} +sub op__Layer__Text { + transform(0); + copy(); +} +sub op__Layer__Arc { + transform(0); + copy(); +} +sub op__Layer__Polygon { + copy(); +} +sub begin__Layer__Polygon { copyline(); } +sub polygondata__Layer__Polygon { + my (@polypoint); + $line =~ s/ \[ (\-?\d+) \ (\-?\d+) \] / + @polypoint= ($1,$2); + transform(0,@polypoint); + "[@polypoint]"; + /egx; + $output_file .= $line; +} +sub end__Layer__Polygon { copyline(); } +sub end__Layer { + $layer_data{$layer} .= $output_file; + end_aside($layer_aside); +} + +sub op__NetList { + die if @a; +} +sub begin__NetList { + begin_aside($netlist_aside); +} +sub op__NetList__Net { + $a[0] =~ s/^\"(.*)\"$/\"$1$spaces\"/ or die; + copy(); +} +sub begin__NetList__Net { copyline(); } +sub op__NetList__Net__Connect { + $a[0] =~ s/^\"([^-]+)\-(\d+)\"$/\"$1$spaces-$2\"/ or die; + copy(); +} +sub end__NetList__Net { copyline(); } +sub end__NetList { + $netlist_data .= $output_file; + end_aside($netlist_aside); +} + +sub endall__ { + $output_file= ('# made by pcb-panelise $Id$'."\n". + "PCB[\"".join('+',@titles).".pcb\" $xmax $ymax]\n". + $output_file); + foreach $layer (sort keys %layer_data) { + $output_file .= "Layer($layer $layer_name{$layer})\n"; + $output_file .= "(\n"; + $output_file .= $layer_data{$layer}; + $output_file .= ")\n"; + } + $output_file .= "NetList()\n"; + $output_file .= "(\n"; + $output_file .= $netlist_data; + $output_file .= ")\n"; +} + +die unless @ARGV; +init(); +process(); diff --git a/pcb/pcbdesigns.zip b/pcb/pcbdesigns.zip new file mode 100644 index 0000000000000000000000000000000000000000..628050be1cc6726522e093abe98896b600e37c30 GIT binary patch literal 39377 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 E2O5&MwEzGB literal 0 HcmV?d00001 diff --git a/pcb/reversers.pcb b/pcb/reversers.pcb new file mode 100644 index 0000000..79dc773 --- /dev/null +++ b/pcb/reversers.pcb @@ -0,0 +1,4474 @@ +# release: pcb-bin 1.99p +# date: Sun Sep 12 15:54:28 2004 +# user: ian (Ian Jackson) +# host: anarres.relativity.greenend.org.uk + +PCB["reversers.pcb" 1105000 255000] + +Grid[2500.00000000 0 0 0] +Cursor[602809 452107 6.021184] +Thermal[0.500000] +DRC[809 600 800 800] +Flags(0x0000000000001e51) +Groups("1,c:2,s:3:4:5:6:7:8") +Styles["Signal,1000,5500,2800,1000:Power,2500,6000,3500,1000:Fat,4000,6000,3500,1000:Skinny,800,3600,2000,700"] + +Symbol[' ' 1800] +( +) +Symbol['!' 1200] +( + SymbolLine[0 3500 0 4000 800] + SymbolLine[0 0 0 2500 800] +) +Symbol['"' 1200] +( + SymbolLine[0 0 0 1000 800] + SymbolLine[1000 0 1000 1000 800] +) +Symbol['#' 1200] +( + SymbolLine[0 2500 2000 2500 800] + SymbolLine[0 1500 2000 1500 800] + SymbolLine[1500 1000 1500 3000 800] + SymbolLine[500 1000 500 3000 800] +) +Symbol['$' 1200] +( + SymbolLine[1500 500 2000 1000 800] + SymbolLine[500 500 1500 500 800] + SymbolLine[0 1000 500 500 800] + SymbolLine[0 1000 0 1500 800] + SymbolLine[0 1500 500 2000 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[2000 2500 2000 3000 800] + SymbolLine[1500 3500 2000 3000 800] + SymbolLine[500 3500 1500 3500 800] + SymbolLine[0 3000 500 3500 800] + SymbolLine[1000 0 1000 4000 800] +) +Symbol['%' 1200] +( + SymbolLine[0 500 0 1000 800] + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 1000 0 800] + SymbolLine[1000 0 1500 500 800] + SymbolLine[1500 500 1500 1000 800] + SymbolLine[1000 1500 1500 1000 800] + SymbolLine[500 1500 1000 1500 800] + SymbolLine[0 1000 500 1500 800] + SymbolLine[0 4000 4000 0 800] + SymbolLine[3500 4000 4000 3500 800] + SymbolLine[4000 3000 4000 3500 800] + SymbolLine[3500 2500 4000 3000 800] + SymbolLine[3000 2500 3500 2500 800] + SymbolLine[2500 3000 3000 2500 800] + SymbolLine[2500 3000 2500 3500 800] + SymbolLine[2500 3500 3000 4000 800] + SymbolLine[3000 4000 3500 4000 800] +) +Symbol['&' 1200] +( + SymbolLine[0 3500 500 4000 800] + SymbolLine[0 500 0 1500 800] + SymbolLine[0 500 500 0 800] + SymbolLine[0 2500 1500 1000 800] + SymbolLine[500 4000 1000 4000 800] + SymbolLine[1000 4000 2000 3000 800] + SymbolLine[0 1500 2500 4000 800] + SymbolLine[500 0 1000 0 800] + SymbolLine[1000 0 1500 500 800] + SymbolLine[1500 500 1500 1000 800] + SymbolLine[0 2500 0 3500 800] +) +Symbol[''' 1200] +( + SymbolLine[0 1000 1000 0 800] +) +Symbol['(' 1200] +( + SymbolLine[0 3500 500 4000 800] + SymbolLine[0 500 500 0 800] + SymbolLine[0 500 0 3500 800] +) +Symbol[')' 1200] +( + SymbolLine[0 0 500 500 800] + SymbolLine[500 500 500 3500 800] + SymbolLine[0 4000 500 3500 800] +) +Symbol['*' 1200] +( + SymbolLine[0 1000 2000 3000 800] + SymbolLine[0 3000 2000 1000 800] + SymbolLine[0 2000 2000 2000 800] + SymbolLine[1000 1000 1000 3000 800] +) +Symbol['+' 1200] +( + SymbolLine[0 2000 2000 2000 800] + SymbolLine[1000 1000 1000 3000 800] +) +Symbol[',' 1200] +( + SymbolLine[0 5000 1000 4000 800] +) +Symbol['-' 1200] +( + SymbolLine[0 2000 2000 2000 800] +) +Symbol['.' 1200] +( + SymbolLine[0 4000 500 4000 800] +) +Symbol['/' 1200] +( + SymbolLine[0 3500 3000 500 800] +) +Symbol['0' 1200] +( + SymbolLine[0 3500 500 4000 800] + SymbolLine[0 500 0 3500 800] + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 1500 0 800] + SymbolLine[1500 0 2000 500 800] + SymbolLine[2000 500 2000 3500 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[0 3000 2000 1000 800] +) +Symbol['1' 1200] +( + SymbolLine[500 4000 1500 4000 800] + SymbolLine[1000 0 1000 4000 800] + SymbolLine[0 1000 1000 0 800] +) +Symbol['2' 1200] +( + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 2000 0 800] + SymbolLine[2000 0 2500 500 800] + SymbolLine[2500 500 2500 1500 800] + SymbolLine[0 4000 2500 1500 800] + SymbolLine[0 4000 2500 4000 800] +) +Symbol['3' 1200] +( + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 1500 0 800] + SymbolLine[1500 0 2000 500 800] + SymbolLine[2000 500 2000 3500 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[500 2000 2000 2000 800] +) +Symbol['4' 1200] +( + SymbolLine[0 2000 2000 0 800] + SymbolLine[0 2000 2500 2000 800] + SymbolLine[2000 0 2000 4000 800] +) +Symbol['5' 1200] +( + SymbolLine[0 0 2000 0 800] + SymbolLine[0 0 0 2000 800] + SymbolLine[0 2000 500 1500 800] + SymbolLine[500 1500 1500 1500 800] + SymbolLine[1500 1500 2000 2000 800] + SymbolLine[2000 2000 2000 3500 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[0 3500 500 4000 800] +) +Symbol['6' 1200] +( + SymbolLine[1500 0 2000 500 800] + SymbolLine[500 0 1500 0 800] + SymbolLine[0 500 500 0 800] + SymbolLine[0 500 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[0 2000 1500 2000 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[2000 2500 2000 3500 800] +) +Symbol['7' 1200] +( + SymbolLine[0 4000 2500 1500 800] + SymbolLine[2500 0 2500 1500 800] + SymbolLine[0 0 2500 0 800] +) +Symbol['8' 1200] +( + SymbolLine[0 3500 500 4000 800] + SymbolLine[0 2500 0 3500 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[2000 2500 2000 3500 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[0 1500 500 2000 800] + SymbolLine[0 500 0 1500 800] + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 1500 0 800] + SymbolLine[1500 0 2000 500 800] + SymbolLine[2000 500 2000 1500 800] + SymbolLine[1500 2000 2000 1500 800] +) +Symbol['9' 1200] +( + SymbolLine[0 4000 2000 2000 800] + SymbolLine[2000 500 2000 2000 800] + SymbolLine[1500 0 2000 500 800] + SymbolLine[500 0 1500 0 800] + SymbolLine[0 500 500 0 800] + SymbolLine[0 500 0 1500 800] + SymbolLine[0 1500 500 2000 800] + SymbolLine[500 2000 2000 2000 800] +) +Symbol[':' 1200] +( + SymbolLine[0 1500 500 1500 800] + SymbolLine[0 2500 500 2500 800] +) +Symbol[';' 1200] +( + SymbolLine[0 4000 1000 3000 800] + SymbolLine[1000 1500 1000 2000 800] +) +Symbol['<' 1200] +( + SymbolLine[0 2000 1000 1000 800] + SymbolLine[0 2000 1000 3000 800] +) +Symbol['=' 1200] +( + SymbolLine[0 1500 2000 1500 800] + SymbolLine[0 2500 2000 2500 800] +) +Symbol['>' 1200] +( + SymbolLine[0 1000 1000 2000 800] + SymbolLine[0 3000 1000 2000 800] +) +Symbol['?' 1200] +( + SymbolLine[1000 2000 1000 2500 800] + SymbolLine[1000 3500 1000 4000 800] + SymbolLine[0 500 0 1000 800] + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 1500 0 800] + SymbolLine[1500 0 2000 500 800] + SymbolLine[2000 500 2000 1000 800] + SymbolLine[1000 2000 2000 1000 800] +) +Symbol['A' 1200] +( + SymbolLine[0 500 0 4000 800] + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 2000 0 800] + SymbolLine[2000 0 2500 500 800] + SymbolLine[2500 500 2500 4000 800] + SymbolLine[0 2000 2500 2000 800] +) +Symbol['B' 1200] +( + SymbolLine[0 4000 2000 4000 800] + SymbolLine[2000 4000 2500 3500 800] + SymbolLine[2500 2500 2500 3500 800] + SymbolLine[2000 2000 2500 2500 800] + SymbolLine[500 2000 2000 2000 800] + SymbolLine[500 0 500 4000 800] + SymbolLine[0 0 2000 0 800] + SymbolLine[2000 0 2500 500 800] + SymbolLine[2500 500 2500 1500 800] + SymbolLine[2000 2000 2500 1500 800] +) +Symbol['C' 1200] +( + SymbolLine[500 4000 2000 4000 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[0 500 0 3500 800] + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 2000 0 800] +) +Symbol['D' 1200] +( + SymbolLine[500 0 500 4000 800] + SymbolLine[2000 0 2500 500 800] + SymbolLine[2500 500 2500 3500 800] + SymbolLine[2000 4000 2500 3500 800] + SymbolLine[0 4000 2000 4000 800] + SymbolLine[0 0 2000 0 800] +) +Symbol['E' 1200] +( + SymbolLine[0 2000 1500 2000 800] + SymbolLine[0 4000 2000 4000 800] + SymbolLine[0 0 0 4000 800] + SymbolLine[0 0 2000 0 800] +) +Symbol['F' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[0 0 2000 0 800] + SymbolLine[0 2000 1500 2000 800] +) +Symbol['G' 1200] +( + SymbolLine[2000 0 2500 500 800] + SymbolLine[500 0 2000 0 800] + SymbolLine[0 500 500 0 800] + SymbolLine[0 500 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[500 4000 2000 4000 800] + SymbolLine[2000 4000 2500 3500 800] + SymbolLine[2500 2500 2500 3500 800] + SymbolLine[2000 2000 2500 2500 800] + SymbolLine[1000 2000 2000 2000 800] +) +Symbol['H' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[2500 0 2500 4000 800] + SymbolLine[0 2000 2500 2000 800] +) +Symbol['I' 1200] +( + SymbolLine[0 0 1000 0 800] + SymbolLine[500 0 500 4000 800] + SymbolLine[0 4000 1000 4000 800] +) +Symbol['J' 1200] +( + SymbolLine[0 0 1500 0 800] + SymbolLine[1500 0 1500 3500 800] + SymbolLine[1000 4000 1500 3500 800] + SymbolLine[500 4000 1000 4000 800] + SymbolLine[0 3500 500 4000 800] +) +Symbol['K' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[0 2000 2000 0 800] + SymbolLine[0 2000 2000 4000 800] +) +Symbol['L' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[0 4000 2000 4000 800] +) +Symbol['M' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[0 0 1500 1500 800] + SymbolLine[1500 1500 3000 0 800] + SymbolLine[3000 0 3000 4000 800] +) +Symbol['N' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[0 0 0 500 800] + SymbolLine[0 500 2500 3000 800] + SymbolLine[2500 0 2500 4000 800] +) +Symbol['O' 1200] +( + SymbolLine[0 500 0 3500 800] + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 1500 0 800] + SymbolLine[1500 0 2000 500 800] + SymbolLine[2000 500 2000 3500 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[0 3500 500 4000 800] +) +Symbol['P' 1200] +( + SymbolLine[500 0 500 4000 800] + SymbolLine[0 0 2000 0 800] + SymbolLine[2000 0 2500 500 800] + SymbolLine[2500 500 2500 1500 800] + SymbolLine[2000 2000 2500 1500 800] + SymbolLine[500 2000 2000 2000 800] +) +Symbol['Q' 1200] +( + SymbolLine[0 500 0 3500 800] + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 1500 0 800] + SymbolLine[1500 0 2000 500 800] + SymbolLine[2000 500 2000 3500 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[1000 3000 2000 4000 800] +) +Symbol['R' 1200] +( + SymbolLine[0 0 2000 0 800] + SymbolLine[2000 0 2500 500 800] + SymbolLine[2500 500 2500 1500 800] + SymbolLine[2000 2000 2500 1500 800] + SymbolLine[500 2000 2000 2000 800] + SymbolLine[500 0 500 4000 800] + SymbolLine[500 2000 2500 4000 800] +) +Symbol['S' 1200] +( + SymbolLine[2000 0 2500 500 800] + SymbolLine[500 0 2000 0 800] + SymbolLine[0 500 500 0 800] + SymbolLine[0 500 0 1500 800] + SymbolLine[0 1500 500 2000 800] + SymbolLine[500 2000 2000 2000 800] + SymbolLine[2000 2000 2500 2500 800] + SymbolLine[2500 2500 2500 3500 800] + SymbolLine[2000 4000 2500 3500 800] + SymbolLine[500 4000 2000 4000 800] + SymbolLine[0 3500 500 4000 800] +) +Symbol['T' 1200] +( + SymbolLine[0 0 2000 0 800] + SymbolLine[1000 0 1000 4000 800] +) +Symbol['U' 1200] +( + SymbolLine[0 0 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[2000 0 2000 3500 800] +) +Symbol['V' 1200] +( + SymbolLine[0 0 0 3000 800] + SymbolLine[0 3000 1000 4000 800] + SymbolLine[1000 4000 2000 3000 800] + SymbolLine[2000 0 2000 3000 800] +) +Symbol['W' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[0 4000 1500 2500 800] + SymbolLine[1500 2500 3000 4000 800] + SymbolLine[3000 0 3000 4000 800] +) +Symbol['X' 1200] +( + SymbolLine[0 0 0 500 800] + SymbolLine[0 500 2500 3000 800] + SymbolLine[2500 3000 2500 4000 800] + SymbolLine[0 3000 0 4000 800] + SymbolLine[0 3000 2500 500 800] + SymbolLine[2500 0 2500 500 800] +) +Symbol['Y' 1200] +( + SymbolLine[0 0 0 500 800] + SymbolLine[0 500 1000 1500 800] + SymbolLine[1000 1500 2000 500 800] + SymbolLine[2000 0 2000 500 800] + SymbolLine[1000 1500 1000 4000 800] +) +Symbol['Z' 1200] +( + SymbolLine[0 0 2500 0 800] + SymbolLine[2500 0 2500 500 800] + SymbolLine[0 3000 2500 500 800] + SymbolLine[0 3000 0 4000 800] + SymbolLine[0 4000 2500 4000 800] +) +Symbol['[' 1200] +( + SymbolLine[0 0 500 0 800] + SymbolLine[0 0 0 4000 800] + SymbolLine[0 4000 500 4000 800] +) +Symbol['\' 1200] +( + SymbolLine[0 500 3000 3500 800] +) +Symbol[']' 1200] +( + SymbolLine[0 0 500 0 800] + SymbolLine[500 0 500 4000 800] + SymbolLine[0 4000 500 4000 800] +) +Symbol['^' 1200] +( + SymbolLine[0 500 500 0 800] + SymbolLine[500 0 1000 500 800] +) +Symbol['_' 1200] +( + SymbolLine[0 4000 2000 4000 800] +) +Symbol['a' 1200] +( + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[0 2500 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[2000 2000 2000 3500 800] + SymbolLine[2000 3500 2500 4000 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[1500 4000 2000 3500 800] +) +Symbol['b' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[2000 2500 2000 3500 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[0 2500 500 2000 800] +) +Symbol['c' 1200] +( + SymbolLine[500 2000 2000 2000 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[0 2500 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[500 4000 2000 4000 800] +) +Symbol['d' 1200] +( + SymbolLine[2000 0 2000 4000 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[0 2500 0 3500 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[1500 2000 2000 2500 800] +) +Symbol['e' 1200] +( + SymbolLine[500 4000 2000 4000 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[0 2500 0 3500 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[0 3000 2000 3000 800] + SymbolLine[2000 3000 2000 2500 800] +) +Symbol['f' 1000] +( + SymbolLine[500 500 500 4000 800] + SymbolLine[500 500 1000 0 800] + SymbolLine[1000 0 1500 0 800] + SymbolLine[0 2000 1000 2000 800] +) +Symbol['g' 1200] +( + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[0 2500 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[0 5000 500 5500 800] + SymbolLine[500 5500 1500 5500 800] + SymbolLine[1500 5500 2000 5000 800] + SymbolLine[2000 2000 2000 5000 800] +) +Symbol['h' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[2000 2500 2000 4000 800] +) +Symbol['i' 1000] +( + SymbolLine[0 1000 0 1500 800] + SymbolLine[0 2500 0 4000 800] +) +Symbol['j' 1000] +( + SymbolLine[500 1000 500 1500 800] + SymbolLine[500 2500 500 5000 800] + SymbolLine[0 5500 500 5000 800] +) +Symbol['k' 1200] +( + SymbolLine[0 0 0 4000 800] + SymbolLine[0 2500 1500 4000 800] + SymbolLine[0 2500 1000 1500 800] +) +Symbol['l' 1000] +( + SymbolLine[0 0 0 3500 800] + SymbolLine[0 3500 500 4000 800] +) +Symbol['m' 1200] +( + SymbolLine[500 2500 500 4000 800] + SymbolLine[500 2500 1000 2000 800] + SymbolLine[1000 2000 1500 2000 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[2000 2500 2000 4000 800] + SymbolLine[2000 2500 2500 2000 800] + SymbolLine[2500 2000 3000 2000 800] + SymbolLine[3000 2000 3500 2500 800] + SymbolLine[3500 2500 3500 4000 800] + SymbolLine[0 2000 500 2500 800] +) +Symbol['n' 1200] +( + SymbolLine[500 2500 500 4000 800] + SymbolLine[500 2500 1000 2000 800] + SymbolLine[1000 2000 1500 2000 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[2000 2500 2000 4000 800] + SymbolLine[0 2000 500 2500 800] +) +Symbol['o' 1200] +( + SymbolLine[0 2500 0 3500 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[2000 2500 2000 3500 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[0 3500 500 4000 800] +) +Symbol['p' 1200] +( + SymbolLine[500 2500 500 5500 800] + SymbolLine[0 2000 500 2500 800] + SymbolLine[500 2500 1000 2000 800] + SymbolLine[1000 2000 2000 2000 800] + SymbolLine[2000 2000 2500 2500 800] + SymbolLine[2500 2500 2500 3500 800] + SymbolLine[2000 4000 2500 3500 800] + SymbolLine[1000 4000 2000 4000 800] + SymbolLine[500 3500 1000 4000 800] +) +Symbol['q' 1200] +( + SymbolLine[2000 2500 2000 5500 800] + SymbolLine[1500 2000 2000 2500 800] + SymbolLine[500 2000 1500 2000 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[0 2500 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[1500 4000 2000 3500 800] +) +Symbol['r' 1200] +( + SymbolLine[500 2500 500 4000 800] + SymbolLine[500 2500 1000 2000 800] + SymbolLine[1000 2000 2000 2000 800] + SymbolLine[0 2000 500 2500 800] +) +Symbol['s' 1200] +( + SymbolLine[500 4000 2000 4000 800] + SymbolLine[2000 4000 2500 3500 800] + SymbolLine[2000 3000 2500 3500 800] + SymbolLine[500 3000 2000 3000 800] + SymbolLine[0 2500 500 3000 800] + SymbolLine[0 2500 500 2000 800] + SymbolLine[500 2000 2000 2000 800] + SymbolLine[2000 2000 2500 2500 800] + SymbolLine[0 3500 500 4000 800] +) +Symbol['t' 1000] +( + SymbolLine[500 0 500 3500 800] + SymbolLine[500 3500 1000 4000 800] + SymbolLine[0 1500 1000 1500 800] +) +Symbol['u' 1200] +( + SymbolLine[0 2000 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[1500 4000 2000 3500 800] + SymbolLine[2000 2000 2000 3500 800] +) +Symbol['v' 1200] +( + SymbolLine[0 2000 0 3000 800] + SymbolLine[0 3000 1000 4000 800] + SymbolLine[1000 4000 2000 3000 800] + SymbolLine[2000 2000 2000 3000 800] +) +Symbol['w' 1200] +( + SymbolLine[0 2000 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[500 4000 1000 4000 800] + SymbolLine[1000 4000 1500 3500 800] + SymbolLine[1500 2000 1500 3500 800] + SymbolLine[1500 3500 2000 4000 800] + SymbolLine[2000 4000 2500 4000 800] + SymbolLine[2500 4000 3000 3500 800] + SymbolLine[3000 2000 3000 3500 800] +) +Symbol['x' 1200] +( + SymbolLine[0 2000 2000 4000 800] + SymbolLine[0 4000 2000 2000 800] +) +Symbol['y' 1200] +( + SymbolLine[0 2000 0 3500 800] + SymbolLine[0 3500 500 4000 800] + SymbolLine[2000 2000 2000 5000 800] + SymbolLine[1500 5500 2000 5000 800] + SymbolLine[500 5500 1500 5500 800] + SymbolLine[0 5000 500 5500 800] + SymbolLine[500 4000 1500 4000 800] + SymbolLine[1500 4000 2000 3500 800] +) +Symbol['z' 1200] +( + SymbolLine[0 2000 2000 2000 800] + SymbolLine[0 4000 2000 2000 800] + SymbolLine[0 4000 2000 4000 800] +) +Symbol['{' 1200] +( + SymbolLine[500 500 1000 0 800] + SymbolLine[500 500 500 1500 800] + SymbolLine[0 2000 500 1500 800] + SymbolLine[0 2000 500 2500 800] + SymbolLine[500 2500 500 3500 800] + SymbolLine[500 3500 1000 4000 800] +) +Symbol['|' 1200] +( + SymbolLine[0 0 0 4000 800] +) +Symbol['}' 1200] +( + SymbolLine[0 0 500 500 800] + SymbolLine[500 500 500 1500 800] + SymbolLine[500 1500 1000 2000 800] + SymbolLine[500 2500 1000 2000 800] + SymbolLine[500 2500 500 3500 800] + SymbolLine[0 4000 500 3500 800] +) +Symbol['~' 1200] +( + SymbolLine[0 2500 500 2000 800] + SymbolLine[500 2000 1000 2000 800] + SymbolLine[1000 2000 1500 2500 800] + SymbolLine[1500 2500 2000 2500 800] + SymbolLine[2000 2500 2500 2000 800] +) +Via[590000 157500 5500 2000 0 2800 "" 0x00000002] +Via[735000 135000 6000 2000 0 3500 "" 0x00000002] +Via[520000 47500 6000 2000 0 3500 "" 0x00000002] +Via[617500 152500 5500 2000 0 2800 "" 0x00000002] +Via[607500 97500 5500 2000 0 2800 "" 0x00000002] +Via[590000 97500 5500 2000 0 2800 "" 0x00000002] +Via[1052500 230000 6000 2000 0 3500 "" 0x00000002] +Via[1050000 195000 6000 2000 0 3500 "" 0x00000002] +Via[1055000 202500 6000 2000 0 3500 "" 0x00000002] +Via[1052500 217500 6000 2000 0 3500 "" 0x00000002] +Via[624000 148499 5500 2000 0 2800 "" 0x00000082] +Via[611750 104000 5500 2000 0 2800 "" 0x00000082] +Via[900248 85000 5500 2000 0 2800 "" 0x00000082] +Via[900248 35000 5500 2000 0 2800 "" 0x00000082] +Via[610499 58000 5500 2000 0 2800 "" 0x00000082] +Via[810749 65748 5500 2000 0 2800 "" 0x00000082] +Via[662000 37400 5500 2000 0 2800 "" 0x00000082] +Via[659250 58249 5500 2000 0 2800 "" 0x00000082] +Via[628749 123249 5500 2000 0 2800 "" 0x00000082] +Via[628749 182500 5500 2000 0 2800 "" 0x00000082] +Via[652499 212499 5500 2000 0 2800 "" 0x00000082] +Via[599250 217000 5500 2000 0 2800 "" 0x00000082] +Via[699500 74750 6000 2000 0 3500 "" 0x00000082] +Via[699500 59500 6000 2000 0 3500 "" 0x00000082] +Via[717000 170499 6000 2000 0 3500 "" 0x00000082] +Via[726750 74799 6000 2000 0 3500 "" 0x00000082] +Via[505500 97499 5500 2000 0 2800 "" 0x00000082] +Via[474250 42500 5500 2000 0 2800 "" 0x00000082] +Via[585849 52500 5500 2000 0 2800 "" 0x00000082] + +Element[0x00000000 "" "TERM" "" 277500 25000 -10000 40000 0 100 0x00000000] +( + Pin[-236220 0 10000 4000 11000 5500 "" "13" 0x00004001] + Pin[-216535 0 10000 4000 11000 5500 "" "12" 0x00004001] + Pin[-196850 0 10000 4000 11000 5500 "" "11" 0x00004001] + Pin[-177165 0 10000 4000 11000 5500 "" "10" 0x00004001] + Pin[-157480 0 10000 4000 11000 5500 "" "9" 0x00004001] + Pin[-137795 0 10000 4000 11000 5500 "" "8" 0x00004001] + Pin[0 0 10000 4000 11000 5500 "" "1" 0x00004101] + Pin[-19685 0 10000 4000 11000 5500 "" "2" 0x00004001] + Pin[-39370 0 10000 4000 11000 5500 "" "3" 0x00004001] + Pin[-59055 0 10000 4000 11000 5500 "" "4" 0x00004001] + Pin[-78740 0 10000 4000 11000 5500 "" "5" 0x00004001] + Pin[-98425 0 10000 4000 11000 5500 "" "6" 0x00004001] + Pin[-118110 0 10000 4000 11000 5500 "" "7" 0x00004001] + Pin[-255905 0 10000 4000 11000 5500 "" "14" 0x00004001] + ElementLine [-10000 -5000 -10000 -10000 1000] + ElementLine [10000 -5000 10000 10000 1000] + ElementLine [10000 -10000 10000 -5000 1000] + ElementLine [-10000 -10000 10000 -10000 1000] + ElementLine [-5000 10000 10000 10000 1000] + ElementLine [-10000 10000 -10000 -5000 1000] + ElementLine [-5000 10000 -10000 10000 1000] + ElementLine [10000 10000 10000 10000 1000] + ElementLine [11811 43307 11811 47244 1000] + ElementLine [11811 35433 11811 39370 1000] + ElementLine [11811 27559 11811 31496 1000] + ElementLine [11811 -19685 11811 23622 1000] + ElementLine [-267717 35433 -267717 39370 1000] + ElementLine [-267717 43307 -267717 47244 1000] + ElementLine [-267717 47244 11811 47244 1000] + ElementLine [-267717 -19685 11811 -19685 1000] + ElementLine [-19685 11811 -19685 19685 1000] + ElementLine [-39370 11811 -39370 19685 1000] + ElementLine [-59056 11811 -59056 19685 1000] + ElementLine [-78741 11811 -78741 19685 1000] + ElementLine [-98426 11811 -98426 19685 1000] + ElementLine [-118110 11811 -118110 19685 1000] + ElementLine [-137796 11811 -137796 19685 1000] + ElementLine [-157481 11811 -157481 19685 1000] + ElementLine [-177166 11811 -177166 19685 1000] + ElementLine [-196850 11811 -196850 19685 1000] + ElementLine [-216536 11811 -216536 19685 1000] + ElementLine [-236221 11811 -236221 19685 1000] + ElementLine [-255906 11811 -255906 19685 1000] + ElementLine [0 -15748 0 -7874 1000] + ElementLine [-19685 -15748 -19685 -7874 1000] + ElementLine [-39370 -15748 -39370 -7874 1000] + ElementLine [-59056 -15748 -59056 -7874 1000] + ElementLine [-78741 -15748 -78741 -7874 1000] + ElementLine [-98426 -15748 -98426 -7874 1000] + ElementLine [-118110 -15748 -118110 -7874 1000] + ElementLine [-137796 -15748 -137796 -7874 1000] + ElementLine [-157481 -15748 -157481 -7874 1000] + ElementLine [-177166 -15748 -177166 -7874 1000] + ElementLine [-196850 -15748 -196850 -7874 1000] + ElementLine [-216536 -15748 -216536 -7874 1000] + ElementLine [-236221 -15748 -236221 -7874 1000] + ElementLine [-255906 -15748 -255906 -7874 1000] + ElementLine [-267717 -15748 11811 -15748 1000] + ElementLine [0 11811 0 19685 1000] + ElementLine [-267717 27559 -267717 31496 1000] + ElementLine [-267717 19685 11811 19685 1000] + ElementLine [-267717 -19685 -267717 23622 1000] + + ) + +Element[0x00000000 "" "RPDWI" "" 555000 117500 -7500 -10000 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "" "2" 0x00000001] + Pin[0 10000 6500 3000 7500 3000 "" "1" 0x00000001] + ElementLine [10000 7500 5000 2500 1000] + ElementLine [10000 7500 10000 10000 1000] + ElementLine [-10000 7500 -5000 2500 1000] + ElementLine [-10000 7500 -10000 10000 1000] + ElementArc [1 9999 10001 10001 0 90 1000] + ElementArc [0 10000 10000 10000 90 90 1000] + + ) + +Element[0x00000000 "generic" "RAP1" "DIL 16" 832500 155000 10000 8000 0 100 0x00000000] +( + Pin[0 0 6000 3000 7000 2800 "1" "1" 0x00000101] + Pin[0 10000 6000 3000 7000 2800 "2" "2" 0x00000001] + Pin[0 20000 6000 3000 7000 2800 "3" "3" 0x00000001] + Pin[0 30000 6000 3000 7000 2800 "4" "4" 0x00000001] + Pin[0 40000 6000 3000 7000 2800 "5" "5" 0x00000001] + Pin[0 50000 6000 3000 7000 2800 "6" "6" 0x00000001] + Pin[0 60000 6000 3000 7000 2800 "7" "7" 0x00000001] + Pin[0 70000 6000 3000 7000 2800 "8" "8" 0x00000001] + Pin[30000 70000 6000 3000 7000 2800 "9" "9" 0x00000001] + Pin[30000 60000 6000 3000 7000 2800 "10" "10" 0x00000001] + Pin[30000 50000 6000 3000 7000 2800 "11" "11" 0x00000001] + Pin[30000 40000 6000 3000 7000 2800 "12" "12" 0x00000001] + Pin[30000 30000 6000 3000 7000 2800 "13" "13" 0x00000001] + Pin[30000 20000 6000 3000 7000 2800 "14" "14" 0x00000001] + Pin[30000 10000 6000 3000 7000 2800 "15" "15" 0x00000001] + Pin[30000 0 6000 3000 7000 2800 "16" "16" 0x00000001] + ElementLine [20000 -5000 35000 -5000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [35000 75000 35000 -5000 1000] + ElementLine [-5000 75000 35000 75000 1000] + ElementLine [-5000 -5000 -5000 75000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "" "MH0" "" 140000 125000 12500 22500 0 100 0x00000000] +( + Pin[0 0 25000 2000 26000 17700 "" "1" 0x00000001] + ElementArc [1 1 20001 20001 270 90 4000] + ElementArc [-1 1 19999 19999 0 90 4000] + ElementArc [0 0 20000 20000 90 90 4000] + ElementArc [-1 1 20001 20001 180 90 4000] + + ) + +Element[0x00000000 "capacitor_radial" "CULN" "200" 427500 62500 0 -12500 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 10000 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementArc [0 5000 10000 10000 270 360 1000] + + ) + +Element[0x00000000 "" "RPDR" "" 530000 135000 -2500 7500 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "" "2" 0x00004001] + Pin[-10000 0 6500 3000 7500 3000 "" "1" 0x00004001] + ElementLine [-7500 10000 -2500 5000 1000] + ElementLine [-10000 10000 -7500 10000 1000] + ElementLine [-7500 -10000 -2500 -5000 1000] + ElementLine [-10000 -10000 -7500 -10000 1000] + ElementArc [-9999 1 10001 10001 270 90 1000] + ElementArc [-10000 0 10000 10000 0 90 1000] + + ) + +Element[0x00000000 "capacitor_radial" "CAC05" "200" 555000 55000 -7500 17500 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 10000 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementArc [0 5000 10000 10000 270 360 1000] + + ) + +Element[0x00000000 "" "RLY2" "" 237500 95000 10000 17500 0 100 0x00000000] +( + Pin[0 0 7000 3000 8000 3500 "" "1" 0x00000001] + Pin[30000 0 7000 3000 8000 3500 "" "16" 0x00000001] + Pin[30000 30000 7000 3000 8000 3500 "" "13" 0x00000001] + Pin[0 30000 7000 3000 8000 3500 "" "4" 0x00000001] + Pin[30000 70000 7000 3000 8000 3500 "" "9" 0x00000001] + Pin[0 50000 7000 3000 8000 3500 "" "6" 0x00000001] + Pin[30000 50000 7000 3000 8000 3500 "" "11" 0x00000001] + Pin[0 70000 7000 3000 8000 3500 "" "8" 0x00000001] + ElementLine [-5000 -5000 -5000 75000 1000] + ElementLine [-5000 75000 35000 75000 1000] + ElementLine [35000 -5000 35000 75000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [20000 -5000 35000 -5000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "" "RLY4" "" 77500 95000 10000 17500 0 100 0x00000000] +( + Pin[0 0 7000 3000 8000 3500 "" "1" 0x00000001] + Pin[30000 0 7000 3000 8000 3500 "" "16" 0x00000001] + Pin[30000 30000 7000 3000 8000 3500 "" "13" 0x00000001] + Pin[0 30000 7000 3000 8000 3500 "" "4" 0x00000001] + Pin[30000 70000 7000 3000 8000 3500 "" "9" 0x00000001] + Pin[0 50000 7000 3000 8000 3500 "" "6" 0x00000001] + Pin[30000 50000 7000 3000 8000 3500 "" "11" 0x00000001] + Pin[0 70000 7000 3000 8000 3500 "" "8" 0x00000001] + ElementLine [-5000 -5000 -5000 75000 1000] + ElementLine [-5000 75000 35000 75000 1000] + ElementLine [35000 -5000 35000 75000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [20000 -5000 35000 -5000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "" "RLY5" "" 12500 95000 10000 17500 0 100 0x00000000] +( + Pin[0 0 7000 3000 8000 3500 "" "1" 0x00000001] + Pin[30000 0 7000 3000 8000 3500 "" "16" 0x00000001] + Pin[30000 30000 7000 3000 8000 3500 "" "13" 0x00000001] + Pin[0 30000 7000 3000 8000 3500 "" "4" 0x00000001] + Pin[30000 70000 7000 3000 8000 3500 "" "9" 0x00000001] + Pin[0 50000 7000 3000 8000 3500 "" "6" 0x00000001] + Pin[30000 50000 7000 3000 8000 3500 "" "11" 0x00000001] + Pin[0 70000 7000 3000 8000 3500 "" "8" 0x00000001] + ElementLine [-5000 -5000 -5000 75000 1000] + ElementLine [-5000 75000 35000 75000 1000] + ElementLine [35000 -5000 35000 75000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [20000 -5000 35000 -5000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "resistor_axial" "RS0" "500" 440000 152500 -1400 -2000 1 100 0x00000000] +( + Pin[0 12500 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 -37500 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementLine [-4100 0 4100 0 1000] + ElementLine [4100 -25000 4100 0 1000] + ElementLine [-4100 -25000 4100 -25000 1000] + ElementLine [-4100 -25000 -4100 0 1000] + ElementLine [0 -37500 0 -25000 1000] + ElementLine [0 0 0 12500 1000] + + ) + +Element[0x00000000 "" "BR4" "" 92500 190000 12500 -5000 0 100 0x00000000] +( + Pin[0 0 7500 2000 8500 4000 "" "1" 0x00000001] + Pin[42500 0 7500 2000 8500 4000 "" "2" 0x00000001] + Pin[42500 42500 7500 2000 8500 4000 "" "3" 0x00000001] + Pin[0 42500 7500 2000 8500 4000 "" "4" 0x00000001] + ElementLine [0 -10000 52500 -10000 1000] + ElementLine [-10000 0 0 -10000 1000] + ElementLine [-10000 52500 -10000 0 1000] + ElementLine [52500 52500 -10000 52500 1000] + ElementLine [52500 -10000 52500 52500 1000] + ElementArc [20000 22500 10000 10000 0 90 1000] + ElementArc [22500 22500 10000 10000 90 90 1000] + ElementArc [22500 20000 10000 10000 180 90 1000] + ElementArc [22499 10001 1 1 180 90 1000] + ElementArc [20000 20000 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "" "RPDWU" "" 530000 110000 -2500 -12500 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "" "2" 0x00004001] + Pin[-10000 0 6500 3000 7500 3000 "" "1" 0x00004001] + ElementLine [-7500 10000 -2500 5000 1000] + ElementLine [-10000 10000 -7500 10000 1000] + ElementLine [-7500 -10000 -2500 -5000 1000] + ElementLine [-10000 -10000 -7500 -10000 1000] + ElementArc [-9999 1 10001 10001 270 90 1000] + ElementArc [-10000 0 10000 10000 0 90 1000] + + ) + +Element[0x00000000 "capacitor_radial" "CPIC0" "200" 555000 167500 -7500 7500 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 -10000 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementArc [0 -5000 10000 10000 90 360 1000] + + ) + +Element[0x00000000 "capacitor_radial" "CPIC1" "200" 657500 142500 -7500 -22500 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 -10000 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementArc [0 -5000 10000 10000 90 360 1000] + + ) + +Element[0x00000000 "6 inverters OC" "AC05" "7405" 530000 55000 -27500 13000 0 100 0x00000000] +( + Pin[0 0 6000 3000 7000 2800 "1A" "1" 0x00004101] + Pin[-10000 0 6000 3000 7000 2800 "1Y" "2" 0x00004001] + Pin[-20000 0 6000 3000 7000 2800 "2A" "3" 0x00004001] + Pin[-30000 0 6000 3000 7000 2800 "2Y" "4" 0x00004001] + Pin[-40000 0 6000 3000 7000 2800 "3A" "5" 0x00004001] + Pin[-50000 0 6000 3000 7000 2800 "3Y" "6" 0x00004001] + Pin[-60000 0 6000 3000 7000 2800 "Gnd" "7" 0x00004001] + Pin[-60000 30000 6000 3000 7000 2800 "4Y" "8" 0x00004001] + Pin[-50000 30000 6000 3000 7000 2800 "4A" "9" 0x00004001] + Pin[-40000 30000 6000 3000 7000 2800 "5Y" "10" 0x00004001] + Pin[-30000 30000 6000 3000 7000 2800 "5A" "11" 0x00004001] + Pin[-20000 30000 6000 3000 7000 2800 "6Y" "12" 0x00004001] + Pin[-10000 30000 6000 3000 7000 2800 "6A" "13" 0x00004001] + Pin[0 30000 6000 3000 7000 2800 "Vcc" "14" 0x00004001] + ElementLine [5000 20000 5000 35000 1000] + ElementLine [5000 -5000 5000 10000 1000] + ElementLine [-65000 35000 5000 35000 1000] + ElementLine [-65000 -5000 -65000 35000 1000] + ElementLine [-65000 -5000 5000 -5000 1000] + ElementArc [5000 15000 5000 5000 270 180 1000] + + ) + +Element[0x00000000 "generic" "ULN" "DIL 18" 400000 35000 -30000 15500 0 100 0x00000000] +( + Pin[0 0 6000 3000 7000 2800 "1" "1" 0x00004101] + Pin[-10000 0 6000 3000 7000 2800 "2" "2" 0x00004001] + Pin[-20000 0 6000 3000 7000 2800 "3" "3" 0x00004001] + Pin[-30000 0 6000 3000 7000 2800 "4" "4" 0x00004001] + Pin[-40000 0 6000 3000 7000 2800 "5" "5" 0x00004001] + Pin[-50000 0 6000 3000 7000 2800 "6" "6" 0x00004001] + Pin[-60000 0 6000 3000 7000 2800 "7" "7" 0x00004001] + Pin[-70000 0 6000 3000 7000 2800 "8" "8" 0x00004001] + Pin[-80000 0 6000 3000 7000 2800 "9" "9" 0x00004001] + Pin[-80000 30000 6000 3000 7000 2800 "10" "10" 0x00004001] + Pin[-70000 30000 6000 3000 7000 2800 "11" "11" 0x00004001] + Pin[-60000 30000 6000 3000 7000 2800 "12" "12" 0x00004001] + Pin[-50000 30000 6000 3000 7000 2800 "13" "13" 0x00004001] + Pin[-40000 30000 6000 3000 7000 2800 "14" "14" 0x00004001] + Pin[-30000 30000 6000 3000 7000 2800 "15" "15" 0x00004001] + Pin[-20000 30000 6000 3000 7000 2800 "16" "16" 0x00004001] + Pin[-10000 30000 6000 3000 7000 2800 "17" "17" 0x00004001] + Pin[0 30000 6000 3000 7000 2800 "ULN1" "18" 0x00004001] + ElementLine [5000 20000 5000 35000 1000] + ElementLine [5000 -5000 5000 10000 1000] + ElementLine [-85000 35000 5000 35000 1000] + ElementLine [-85000 -5000 -85000 35000 1000] + ElementLine [-85000 -5000 5000 -5000 1000] + ElementArc [5000 15000 5000 5000 270 180 1000] + + ) + +Element[0x00000000 "" "BR0" "" 395000 190000 12500 -5000 0 100 0x00000000] +( + Pin[0 0 7500 2000 8500 4000 "" "1" 0x00000001] + Pin[42500 0 7500 2000 8500 4000 "" "2" 0x00000001] + Pin[42500 42500 7500 2000 8500 4000 "" "3" 0x00000001] + Pin[0 42500 7500 2000 8500 4000 "" "4" 0x00000001] + ElementLine [0 -10000 52500 -10000 1000] + ElementLine [-10000 0 0 -10000 1000] + ElementLine [-10000 52500 -10000 0 1000] + ElementLine [52500 52500 -10000 52500 1000] + ElementLine [52500 -10000 52500 52500 1000] + ElementArc [20000 22500 10000 10000 0 90 1000] + ElementArc [22500 22500 10000 10000 90 90 1000] + ElementArc [22500 20000 10000 10000 180 90 1000] + ElementArc [22499 10001 1 1 180 90 1000] + ElementArc [20000 20000 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "generic" "OC1" "DIL 8" 467500 207500 12500 5500 0 100 0x00000000] +( + Pin[0 0 6000 3000 7000 2800 "1" "1" 0x00000101] + Pin[0 10000 6000 3000 7000 2800 "2" "2" 0x00000001] + Pin[0 20000 6000 3000 7000 2800 "3" "3" 0x00000001] + Pin[0 30000 6000 3000 7000 2800 "4" "4" 0x00000001] + Pin[30000 30000 6000 3000 7000 2800 "5" "5" 0x00000001] + Pin[30000 20000 6000 3000 7000 2800 "6" "6" 0x00000001] + Pin[30000 10000 6000 3000 7000 2800 "7" "7" 0x00000001] + Pin[30000 0 6000 3000 7000 2800 "8" "8" 0x00000001] + ElementLine [20000 -5000 35000 -5000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [35000 -5000 35000 35000 1000] + ElementLine [-5000 35000 35000 35000 1000] + ElementLine [-5000 -5000 -5000 35000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "8xR-array 0.25W, common pin" "RAS" "100" 522500 157500 6000 -6000 0 100 0x00000000] +( + Pin[0 0 7000 3000 8000 3000 "common" "1" 0x00000101] + Pin[0 10000 7000 3000 8000 3000 "1" "2" 0x00000001] + Pin[0 20000 7000 3000 8000 3000 "2" "3" 0x00000001] + Pin[0 30000 7000 3000 8000 3000 "3" "4" 0x00000001] + Pin[0 40000 7000 3000 8000 3000 "4" "5" 0x00000001] + Pin[0 50000 7000 3000 8000 3000 "5" "6" 0x00000001] + Pin[0 60000 7000 3000 8000 3000 "6" "7" 0x00000001] + Pin[0 70000 7000 3000 8000 3000 "7" "8" 0x00000001] + Pin[0 80000 7000 3000 8000 3000 "8" "9" 0x00000001] + ElementLine [-5000 5000 5000 5000 1000] + ElementLine [5000 0 5000 80000 2000] + ElementLine [-5000 0 -5000 80000 2000] + ElementArc [0 80000 5000 5000 0 180 2000] + ElementArc [0 0 5000 5000 180 180 2000] + + ) + +Element[0x00000000 "" "RLY0" "" 390000 95000 10000 17500 0 100 0x00000000] +( + Pin[0 0 7000 3000 8000 3500 "" "1" 0x00000001] + Pin[30000 0 7000 3000 8000 3500 "" "16" 0x00000001] + Pin[30000 30000 7000 3000 8000 3500 "" "13" 0x00000001] + Pin[0 30000 7000 3000 8000 3500 "" "4" 0x00000001] + Pin[30000 70000 7000 3000 8000 3500 "" "9" 0x00000001] + Pin[0 50000 7000 3000 8000 3500 "" "6" 0x00000001] + Pin[30000 50000 7000 3000 8000 3500 "" "11" 0x00000001] + Pin[0 70000 7000 3000 8000 3500 "" "8" 0x00000001] + ElementLine [-5000 -5000 -5000 75000 1000] + ElementLine [-5000 75000 35000 75000 1000] + ElementLine [35000 -5000 35000 75000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [20000 -5000 35000 -5000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "resistor_axial" "RLG" "800" 707500 157500 7000 -46400 0 100 0x00000000] +( + Pin[0 20000 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 -60000 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementLine [-6600 0 6600 0 1000] + ElementLine [6600 -40000 6600 0 1000] + ElementLine [-6600 -40000 6600 -40000 1000] + ElementLine [-6600 -40000 -6600 0 1000] + ElementLine [0 -60000 0 -40000 1000] + ElementLine [0 0 0 20000 1000] + + ) + +Element[0x00000000 "resistor_axial" "RS2" "500" 287500 152500 -1400 -2000 1 100 0x00000000] +( + Pin[0 12500 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 -37500 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementLine [-4100 0 4100 0 1000] + ElementLine [4100 -25000 4100 0 1000] + ElementLine [-4100 -25000 4100 -25000 1000] + ElementLine [-4100 -25000 -4100 0 1000] + ElementLine [0 -37500 0 -25000 1000] + ElementLine [0 0 0 12500 1000] + + ) + +Element[0x00000000 "generic" "OC0" "DIL 16" 467500 115000 10000 8000 0 100 0x00000000] +( + Pin[0 0 6000 3000 7000 2800 "1" "1" 0x00000101] + Pin[0 10000 6000 3000 7000 2800 "2" "2" 0x00000001] + Pin[0 20000 6000 3000 7000 2800 "3" "3" 0x00000001] + Pin[0 30000 6000 3000 7000 2800 "4" "4" 0x00000001] + Pin[0 40000 6000 3000 7000 2800 "5" "5" 0x00000001] + Pin[0 50000 6000 3000 7000 2800 "6" "6" 0x00000001] + Pin[0 60000 6000 3000 7000 2800 "7" "7" 0x00000001] + Pin[0 70000 6000 3000 7000 2800 "8" "8" 0x00000001] + Pin[30000 70000 6000 3000 7000 2800 "9" "9" 0x00000001] + Pin[30000 60000 6000 3000 7000 2800 "10" "10" 0x00000001] + Pin[30000 50000 6000 3000 7000 2800 "11" "11" 0x00000001] + Pin[30000 40000 6000 3000 7000 2800 "12" "12" 0x00000001] + Pin[30000 30000 6000 3000 7000 2800 "13" "13" 0x00000001] + Pin[30000 20000 6000 3000 7000 2800 "14" "14" 0x00000001] + Pin[30000 10000 6000 3000 7000 2800 "15" "15" 0x00000001] + Pin[30000 0 6000 3000 7000 2800 "16" "16" 0x00000001] + ElementLine [20000 -5000 35000 -5000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [35000 -5000 35000 75000 1000] + ElementLine [-5000 75000 35000 75000 1000] + ElementLine [-5000 -5000 -5000 75000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "resistor_axial" "RLR" "800" 690000 150000 -15500 -46400 0 100 0x00000000] +( + Pin[0 20000 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 -60000 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementLine [-6600 0 6600 0 1000] + ElementLine [6600 -40000 6600 0 1000] + ElementLine [-6600 -40000 6600 -40000 1000] + ElementLine [-6600 -40000 -6600 0 1000] + ElementLine [0 -60000 0 -40000 1000] + ElementLine [0 0 0 20000 1000] + + ) + +Element[0x00000000 "Axial non-polar component (typically resistor or capacitor)," "RPT0U" "ACY500" 772500 25000 -43000 -8900 0 100 0x00000000] +( + Pin[12500 0 6500 3000 7500 3000 "1" "1" 0x00004101] + Pin[-37500 0 6500 3000 7500 3000 "2" "2" 0x00004001] + ElementLine [0 -4100 0 4100 1000] + ElementLine [-25000 -4100 0 -4100 1000] + ElementLine [-25000 -4100 -25000 4100 1000] + ElementLine [-25000 4100 0 4100 1000] + ElementLine [-37500 0 -25000 0 1000] + ElementLine [0 0 12500 0 1000] + + ) + +Element[0x00000000 "" "RLL" "" 650000 225000 0 12500 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "" "2" 0x00004001] + Pin[10000 0 6500 3000 7500 3000 "" "1" 0x00004001] + ElementLine [7500 -10000 2500 -5000 1000] + ElementLine [7500 -10000 10000 -10000 1000] + ElementLine [7500 10000 2500 5000 1000] + ElementLine [7500 10000 10000 10000 1000] + ElementArc [9999 -1 10001 10001 90 90 1000] + ElementArc [10000 0 10000 10000 180 90 1000] + + ) + +Element[0x00000000 "" "RPCI" "" 675000 55000 -20000 -5000 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "" "2" 0x00000001] + Pin[0 10000 6500 3000 7500 3000 "" "1" 0x00000001] + ElementLine [10000 7500 5000 2500 1000] + ElementLine [10000 7500 10000 10000 1000] + ElementLine [-10000 7500 -5000 2500 1000] + ElementLine [-10000 7500 -10000 10000 1000] + ElementArc [1 9999 10001 10001 0 90 1000] + ElementArc [0 10000 10000 10000 90 90 1000] + + ) + +Element[0x00000000 "" "RPCL" "" 717500 75000 -10000 -17500 0 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "" "2" 0x00004001] + Pin[-10000 0 6500 3000 7500 3000 "" "1" 0x00004001] + ElementLine [-7500 10000 -2500 5000 1000] + ElementLine [-10000 10000 -7500 10000 1000] + ElementLine [-7500 -10000 -2500 -5000 1000] + ElementLine [-10000 -10000 -7500 -10000 1000] + ElementArc [-9999 1 10001 10001 270 90 1000] + ElementArc [-10000 0 10000 10000 0 90 1000] + + ) + +Element[0x00000000 "generic" "TS912" "DIL 8" 680000 212500 7500 10500 0 100 0x00000000] +( + Pin[0 0 6000 3000 7000 2800 "1" "1" 0x00000101] + Pin[0 10000 6000 3000 7000 2800 "2" "2" 0x00000001] + Pin[0 20000 6000 3000 7000 2800 "3" "3" 0x00000001] + Pin[0 30000 6000 3000 7000 2800 "4" "4" 0x00000001] + Pin[30000 30000 6000 3000 7000 2800 "5" "5" 0x00000001] + Pin[30000 20000 6000 3000 7000 2800 "6" "6" 0x00000001] + Pin[30000 10000 6000 3000 7000 2800 "7" "7" 0x00000001] + Pin[30000 0 6000 3000 7000 2800 "8" "8" 0x00000001] + ElementLine [20000 -5000 35000 -5000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [35000 -5000 35000 35000 1000] + ElementLine [-5000 35000 35000 35000 1000] + ElementLine [-5000 -5000 -5000 35000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "generic" "PIC" "DIL 40" 577500 52500 25000 8000 0 100 0x00000000] +( + Pin[0 0 6000 3000 7000 2800 "1" "1" 0x00000101] + Pin[0 10000 6000 3000 7000 2800 "2" "2" 0x00000001] + Pin[0 20000 6000 3000 7000 2800 "3" "3" 0x00000001] + Pin[0 30000 6000 3000 7000 2800 "4" "4" 0x00000001] + Pin[0 40000 6000 3000 7000 2800 "5" "5" 0x00000001] + Pin[0 50000 6000 3000 7000 2800 "6" "6" 0x00000001] + Pin[0 60000 6000 3000 7000 2800 "7" "7" 0x00000001] + Pin[0 70000 6000 3000 7000 2800 "8" "8" 0x00000001] + Pin[0 80000 6000 3000 7000 2800 "9" "9" 0x00000001] + Pin[0 90000 6000 3000 7000 2800 "10" "10" 0x00000001] + Pin[0 100000 6000 3000 7000 2800 "11" "11" 0x00000001] + Pin[0 110000 6000 3000 7000 2800 "12" "12" 0x00000001] + Pin[0 120000 6000 3000 7000 2800 "13" "13" 0x00000001] + Pin[0 130000 6000 3000 7000 2800 "14" "14" 0x00000001] + Pin[0 140000 6000 3000 7000 2800 "15" "15" 0x00000001] + Pin[0 150000 6000 3000 7000 2800 "16" "16" 0x00000001] + Pin[0 160000 6000 3000 7000 2800 "17" "17" 0x00000001] + Pin[0 170000 6000 3000 7000 2800 "18" "18" 0x00000001] + Pin[0 180000 6000 3000 7000 2800 "19" "19" 0x00000001] + Pin[0 190000 6000 3000 7000 2800 "20" "20" 0x00000001] + Pin[60000 190000 6000 3000 7000 2800 "21" "21" 0x00000001] + Pin[60000 180000 6000 3000 7000 2800 "22" "22" 0x00000001] + Pin[60000 170000 6000 3000 7000 2800 "23" "23" 0x00000001] + Pin[60000 160000 6000 3000 7000 2800 "24" "24" 0x00000001] + Pin[60000 150000 6000 3000 7000 2800 "25" "25" 0x00000001] + Pin[60000 140000 6000 3000 7000 2800 "26" "26" 0x00000001] + Pin[60000 130000 6000 3000 7000 2800 "27" "27" 0x00000001] + Pin[60000 120000 6000 3000 7000 2800 "28" "28" 0x00000001] + Pin[60000 110000 6000 3000 7000 2800 "29" "29" 0x00000001] + Pin[60000 100000 6000 3000 7000 2800 "30" "30" 0x00000001] + Pin[60000 90000 6000 3000 7000 2800 "31" "31" 0x00000001] + Pin[60000 80000 6000 3000 7000 2800 "32" "32" 0x00000001] + Pin[60000 70000 6000 3000 7000 2800 "33" "33" 0x00000001] + Pin[60000 60000 6000 3000 7000 2800 "34" "34" 0x00000001] + Pin[60000 50000 6000 3000 7000 2800 "35" "35" 0x00000001] + Pin[60000 40000 6000 3000 7000 2800 "36" "36" 0x00000001] + Pin[60000 30000 6000 3000 7000 2800 "37" "37" 0x00000001] + Pin[60000 20000 6000 3000 7000 2800 "38" "38" 0x00000001] + Pin[60000 10000 6000 3000 7000 2800 "39" "39" 0x00000001] + Pin[60000 0 6000 3000 7000 2800 "40" "40" 0x00000001] + ElementLine [-5000 -5000 -5000 195000 1000] + ElementLine [-5000 195000 65000 195000 1000] + ElementLine [65000 195000 65000 -5000 1000] + ElementLine [-5000 -5000 25000 -5000 1000] + ElementLine [35000 -5000 65000 -5000 1000] + ElementArc [30000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "" "POINTS" "" 1082500 226100 -13600 18900 0 100 0x00000000] +( + Pin[-5600 -70200 6000 3000 7000 3000 "" "5" 0x00000001] + Pin[-5600 -81000 6000 3000 7000 3000 "" "6" 0x00000001] + Pin[-5600 -91800 6000 3000 7000 3000 "" "7" 0x00000001] + Pin[-5600 -102600 6000 3000 7000 3000 "" "8" 0x00000001] + Pin[-5600 -113400 6000 3000 7000 3000 "" "9" 0x00000001] + Pin[-5600 -124200 6000 3000 7000 3000 "" "10" 0x00000001] + Pin[5600 -32400 6000 3000 7000 3000 "" "14" 0x00000001] + Pin[-5600 -135000 6000 3000 7000 3000 "" "11" 0x00000001] + Pin[-5600 -48600 6000 3000 7000 3000 "" "3" 0x00000001] + Pin[-5600 -156600 6000 3000 7000 3000 "" "13" 0x00000001] + Pin[-5600 -27000 6000 3000 7000 3000 "" "1" 0x00000101] + Pin[-5600 -37800 6000 3000 7000 3000 "" "2" 0x00000001] + Pin[5600 -129600 6000 3000 7000 3000 "" "23" 0x00000001] + Pin[5600 -140400 6000 3000 7000 3000 "" "24" 0x00000001] + Pin[5600 -151200 6000 3000 7000 3000 "" "25" 0x00000001] + Pin[5600 -75600 6000 3000 7000 3000 "" "18" 0x00000001] + Pin[5600 -64800 6000 3000 7000 3000 "" "17" 0x00000001] + Pin[5600 -54000 6000 3000 7000 3000 "" "16" 0x00000001] + Pin[5600 -43200 6000 3000 7000 3000 "" "15" 0x00000001] + Pin[5600 -86400 6000 3000 7000 3000 "" "19" 0x00000001] + Pin[5600 -118800 6000 3000 7000 3000 "" "22" 0x00000001] + Pin[5600 -108000 6000 3000 7000 3000 "" "21" 0x00000001] + Pin[5600 -97200 6000 3000 7000 3000 "" "20" 0x00000001] + Pin[0 0 25000 3000 26000 12500 "" "27" 0x00000001] + Pin[0 -183600 25000 3000 26000 12500 "" "26" 0x00000001] + Pin[-5600 -59400 6000 3000 7000 3000 "" "4" 0x00000001] + Pin[-5600 -145800 6000 3000 7000 3000 "" "12" 0x00000001] + ElementLine [10000 -47500 10000 -45000 1000] + ElementLine [12500 -42500 10000 -45000 1000] + ElementLine [12500 -42500 17500 -42500 1000] + ElementLine [20000 -45000 17500 -42500 1000] + ElementLine [17500 -47500 20000 -45000 1000] + ElementLine [15000 -47500 17500 -47500 1000] + ElementLine [15000 -47500 15000 -45000 1000] + ElementLine [10000 -40000 17500 -40000 1000] + ElementLine [20000 -37500 17500 -40000 1000] + ElementLine [17500 -35000 20000 -37500 1000] + ElementLine [10000 -35000 17500 -35000 1000] + ElementLine [20000 -32500 20000 -27500 1000] + ElementLine [10000 -27500 20000 -27500 1000] + ElementLine [15000 -22500 15000 -20000 1000] + ElementLine [12500 -25000 15000 -22500 1000] + ElementLine [10000 -22500 12500 -25000 1000] + ElementLine [10000 -22500 10000 -20000 1000] + ElementLine [10000 -20000 20000 -20000 1000] + ElementLine [-20000 -195000 20000 -195000 2500] + ElementLine [-25000 -190000 -25000 7500 2500] + ElementLine [-20000 12500 20000 12500 2500] + ElementArc [-20000 -190000 5000 5000 270 90 2500] + ElementArc [-19999 7499 5001 5001 0 90 2500] + ElementArc [-19999 12501 1 1 270 90 2500] + ElementArc [-20001 -195001 1 1 90 90 2500] + ElementArc [-29999 -165001 1 1 0 90 1000] + ElementArc [-29999 -165001 1 1 0 90 1000] + + ) + +Element[0x00000000 "" "PTD2" "" 932500 45000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "" "RLY1" "" 315000 95000 10000 17500 0 100 0x00000000] +( + Pin[0 0 7000 3000 8000 3500 "" "1" 0x00000001] + Pin[30000 0 7000 3000 8000 3500 "" "16" 0x00000001] + Pin[30000 30000 7000 3000 8000 3500 "" "13" 0x00000001] + Pin[0 30000 7000 3000 8000 3500 "" "4" 0x00000001] + Pin[30000 70000 7000 3000 8000 3500 "" "9" 0x00000001] + Pin[0 50000 7000 3000 8000 3500 "" "6" 0x00000001] + Pin[30000 50000 7000 3000 8000 3500 "" "11" 0x00000001] + Pin[0 70000 7000 3000 8000 3500 "" "8" 0x00000001] + ElementLine [-5000 -5000 -5000 75000 1000] + ElementLine [-5000 75000 35000 75000 1000] + ElementLine [35000 -5000 35000 75000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [20000 -5000 35000 -5000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "" "BR1" "" 320000 190000 12500 -5000 0 100 0x00000000] +( + Pin[0 0 7500 2000 8500 4000 "" "1" 0x00000001] + Pin[42500 0 7500 2000 8500 4000 "" "2" 0x00000001] + Pin[42500 42500 7500 2000 8500 4000 "" "3" 0x00000001] + Pin[0 42500 7500 2000 8500 4000 "" "4" 0x00000001] + ElementLine [0 -10000 52500 -10000 1000] + ElementLine [-10000 0 0 -10000 1000] + ElementLine [-10000 52500 -10000 0 1000] + ElementLine [52500 52500 -10000 52500 1000] + ElementLine [52500 -10000 52500 52500 1000] + ElementArc [20000 22500 10000 10000 0 90 1000] + ElementArc [22500 22500 10000 10000 90 90 1000] + ElementArc [22500 20000 10000 10000 180 90 1000] + ElementArc [22499 10001 1 1 180 90 1000] + ElementArc [20000 20000 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "resistor_axial" "RS1" "500" 365000 152500 -1400 -2000 1 100 0x00000000] +( + Pin[0 12500 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 -37500 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementLine [-4100 0 4100 0 1000] + ElementLine [4100 -25000 4100 0 1000] + ElementLine [-4100 -25000 4100 -25000 1000] + ElementLine [-4100 -25000 -4100 0 1000] + ElementLine [0 -37500 0 -25000 1000] + ElementLine [0 0 0 12500 1000] + + ) + +Element[0x00000000 "" "INDIV0" "" 755000 235000 -10000 -20000 0 100 0x00000000] +( + Pin[5600 -48600 6000 3000 7000 3000 "" "3" 0x00000001] + Pin[5600 -59400 6000 3000 7000 3000 "" "4" 0x00000001] + Pin[5600 -70200 6000 3000 7000 3000 "" "5" 0x00000001] + Pin[5600 -81000 6000 3000 7000 3000 "" "6" 0x00000001] + Pin[5600 -91800 6000 3000 7000 3000 "" "7" 0x00000001] + Pin[5600 -102600 6000 3000 7000 3000 "" "8" 0x00000001] + Pin[5600 -113400 6000 3000 7000 3000 "" "9" 0x00000001] + Pin[5600 -124200 6000 3000 7000 3000 "" "10" 0x00000001] + Pin[5600 -135000 6000 3000 7000 3000 "" "11" 0x00000001] + Pin[5600 -145800 6000 3000 7000 3000 "" "12" 0x00000001] + Pin[5600 -156600 6000 3000 7000 3000 "" "13" 0x00000001] + Pin[-5600 -32400 6000 3000 7000 3000 "" "14" 0x00000001] + Pin[-5600 -43200 6000 3000 7000 3000 "" "15" 0x00000001] + Pin[-5600 -54000 6000 3000 7000 3000 "" "16" 0x00000001] + Pin[-5600 -64800 6000 3000 7000 3000 "" "17" 0x00000001] + Pin[-5600 -75600 6000 3000 7000 3000 "" "18" 0x00000001] + Pin[-5600 -86400 6000 3000 7000 3000 "" "19" 0x00000001] + Pin[-5600 -97200 6000 3000 7000 3000 "" "20" 0x00000001] + Pin[-5600 -108000 6000 3000 7000 3000 "" "21" 0x00000001] + Pin[-5600 -118800 6000 3000 7000 3000 "" "22" 0x00000001] + Pin[-5600 -129600 6000 3000 7000 3000 "" "23" 0x00000001] + Pin[-5600 -140400 6000 3000 7000 3000 "" "24" 0x00000001] + Pin[-5600 -151200 6000 3000 7000 3000 "" "25" 0x00000001] + Pin[0 -183600 25000 3000 26000 12500 "" "26" 0x00000001] + Pin[0 0 25000 3000 26000 12500 "" "27" 0x00000001] + Pin[5600 -27000 6000 3000 7000 3000 "" "1" 0x00000101] + Pin[5600 -37800 6000 3000 7000 3000 "" "2" 0x00000001] + ElementLine [-22500 -155000 -12500 -155000 2500] + ElementLine [-12500 -157500 -12500 -152500 2500] + ElementLine [-17500 -167500 -22500 -162500 2500] + ElementLine [-17500 -167500 -12500 -162500 2500] + ElementLine [-22500 -167500 -12500 -167500 2500] + ElementLine [-22500 -177500 -22500 -172500 2500] + ElementLine [-22500 -172500 -17500 -172500 2500] + ElementLine [-17500 -177500 -17500 -172500 2500] + ElementLine [-17500 -177500 -12500 -177500 2500] + ElementLine [-12500 -177500 -12500 -172500 2500] + ElementLine [25000 -190000 25000 7500 2500] + ElementLine [-20000 -195000 20000 -195000 2500] + ElementLine [-25000 -190000 -25000 7500 2500] + ElementLine [-20000 12500 20000 12500 2500] + ElementArc [20000 -190000 5000 5000 180 90 2500] + ElementArc [-20001 -195001 1 1 90 90 2500] + ElementArc [-20000 -190000 5000 5000 270 90 2500] + ElementArc [-19999 7499 5001 5001 0 90 2500] + ElementArc [-19999 12501 1 1 270 90 2500] + ElementArc [20000 7500 5000 5000 90 90 2500] + ElementArc [-14999 -182501 1 1 0 90 1000] + ElementArc [-14999 -182501 1 1 0 90 1000] + + ) + +Element[0x00000000 "" "BR3" "" 167500 190000 12500 -5000 0 100 0x00000000] +( + Pin[0 0 7500 2000 8500 4000 "" "1" 0x00000001] + Pin[42500 0 7500 2000 8500 4000 "" "2" 0x00000001] + Pin[42500 42500 7500 2000 8500 4000 "" "3" 0x00000001] + Pin[0 42500 7500 2000 8500 4000 "" "4" 0x00000001] + ElementLine [0 -10000 52500 -10000 1000] + ElementLine [-10000 0 0 -10000 1000] + ElementLine [-10000 52500 -10000 0 1000] + ElementLine [52500 52500 -10000 52500 1000] + ElementLine [52500 -10000 52500 52500 1000] + ElementArc [20000 22500 10000 10000 0 90 1000] + ElementArc [22500 22500 10000 10000 90 90 1000] + ElementArc [22500 20000 10000 10000 180 90 1000] + ElementArc [22499 10001 1 1 180 90 1000] + ElementArc [20000 20000 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "" "BR2" "" 242500 190000 12500 -5000 0 100 0x00000000] +( + Pin[0 0 7500 2000 8500 4000 "" "1" 0x00000001] + Pin[42500 0 7500 2000 8500 4000 "" "2" 0x00000001] + Pin[42500 42500 7500 2000 8500 4000 "" "3" 0x00000001] + Pin[0 42500 7500 2000 8500 4000 "" "4" 0x00000001] + ElementLine [0 -10000 52500 -10000 1000] + ElementLine [-10000 0 0 -10000 1000] + ElementLine [-10000 52500 -10000 0 1000] + ElementLine [52500 52500 -10000 52500 1000] + ElementLine [52500 -10000 52500 52500 1000] + ElementArc [20000 22500 10000 10000 0 90 1000] + ElementArc [22500 22500 10000 10000 90 90 1000] + ElementArc [22500 20000 10000 10000 180 90 1000] + ElementArc [22499 10001 1 1 180 90 1000] + ElementArc [20000 20000 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "" "RS4" "" 132500 160000 -10000 7500 1 100 0x00000000] +( + Pin[0 0 6500 3000 7500 3000 "" "2" 0x00004001] + Pin[10000 0 6500 3000 7500 3000 "" "1" 0x00004101] + ElementLine [7500 -10000 2500 -5000 1000] + ElementLine [7500 -10000 10000 -10000 1000] + ElementLine [7500 10000 2500 5000 1000] + ElementLine [7500 10000 10000 10000 1000] + ElementArc [9999 -1 10001 10001 90 90 1000] + ElementArc [10000 0 10000 10000 180 90 1000] + + ) + +Element[0x00000000 "Axial non-polar component (typically resistor or capacitor)," "RPCPT" "ACY500" 667500 32500 27000 6100 0 100 0x00000000] +( + Pin[-12500 0 6500 3000 7500 3000 "1" "1" 0x00004101] + Pin[37500 0 6500 3000 7500 3000 "2" "2" 0x00004001] + ElementLine [0 -4100 0 4100 1000] + ElementLine [0 4100 25000 4100 1000] + ElementLine [25000 -4100 25000 4100 1000] + ElementLine [0 -4100 25000 -4100 1000] + ElementLine [25000 0 37500 0 1000] + ElementLine [-12500 0 0 0 1000] + + ) + +Element[0x00000000 "resistor_axial" "RS3" "500" 220000 152500 -1400 -2000 1 100 0x00000000] +( + Pin[0 12500 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 -37500 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementLine [-4100 0 4100 0 1000] + ElementLine [4100 -25000 4100 0 1000] + ElementLine [-4100 -25000 4100 -25000 1000] + ElementLine [-4100 -25000 -4100 0 1000] + ElementLine [0 -37500 0 -25000 1000] + ElementLine [0 0 0 12500 1000] + + ) + +Element[0x00000000 "" "BUS" "" 467500 30000 -40000 0 0 100 0x00000000] +( + Pin[0 0 7000 3000 8000 4000 "" "1" 0x00004101] + Pin[0 -10000 7000 3000 8000 4000 "" "2" 0x00004001] + Pin[10000 0 7000 3000 8000 4000 "" "3" 0x00004001] + Pin[10000 -10000 7000 3000 8000 4000 "" "4" 0x00004001] + Pin[20000 0 7000 3000 8000 4000 "" "5" 0x00004001] + Pin[20000 -10000 7000 3000 8000 4000 "" "6" 0x00004001] + Pin[30000 0 7000 3000 8000 4000 "" "7" 0x00004001] + Pin[30000 -10000 7000 3000 8000 4000 "" "8" 0x00004001] + Pin[40000 0 7000 3000 8000 4000 "" "9" 0x00004001] + Pin[40000 -10000 7000 3000 8000 4000 "" "10" 0x00004001] + Pin[50000 0 7000 3000 8000 4000 "" "11" 0x00004001] + Pin[50000 -10000 7000 3000 8000 4000 "" "12" 0x00004001] + Pin[60000 0 7000 3000 8000 4000 "" "13" 0x00004001] + Pin[60000 -10000 7000 3000 8000 4000 "" "14" 0x00004001] + Pin[70000 0 7000 3000 8000 4000 "" "15" 0x00004001] + Pin[70000 -10000 7000 3000 8000 4000 "" "16" 0x00004001] + Pin[80000 0 7000 3000 8000 4000 "" "17" 0x00004001] + Pin[80000 -10000 7000 3000 8000 4000 "" "18" 0x00004001] + Pin[90000 0 7000 3000 8000 4000 "" "19" 0x00004001] + Pin[90000 -10000 7000 3000 8000 4000 "" "20" 0x00004001] + Pin[100000 0 7000 3000 8000 4000 "" "21" 0x00004001] + Pin[100000 -10000 7000 3000 8000 4000 "" "22" 0x00004001] + Pin[110000 0 7000 3000 8000 4000 "" "23" 0x00004001] + Pin[110000 -10000 7000 3000 8000 4000 "" "24" 0x00004001] + Pin[120000 0 7000 3000 8000 4000 "" "25" 0x00004001] + Pin[120000 -10000 7000 3000 8000 4000 "" "26" 0x00004001] + Pin[130000 0 7000 3000 8000 4000 "" "27" 0x00004001] + Pin[130000 -10000 7000 3000 8000 4000 "" "28" 0x00004001] + Pin[140000 0 7000 3000 8000 4000 "" "29" 0x00004001] + Pin[140000 -10000 7000 3000 8000 4000 "" "30" 0x00004001] + Pin[150000 0 7000 3000 8000 4000 "" "31" 0x00004001] + Pin[150000 -10000 7000 3000 8000 4000 "" "32" 0x00004001] + Pin[160000 0 7000 3000 8000 4000 "" "33" 0x00004001] + Pin[160000 -10000 7000 3000 8000 4000 "" "34" 0x00004001] + ElementLine [67500 8000 92500 8000 800] + ElementLine [67500 12000 92500 12000 800] + ElementLine [67500 10000 -17500 10000 5000] + ElementLine [92500 10000 177500 10000 5000] + ElementLine [177500 -20000 -17500 -20000 5000] + ElementLine [-17500 -20000 -17500 10000 5000] + ElementLine [177500 -20000 177500 10000 5000] + ElementLine [-5000 -5000 5000 -5000 1000] + ElementLine [5000 -5000 5000 5000 1000] + ElementLine [-5000 -15000 -5000 5000 2000] + ElementLine [-5000 -15000 165000 -15000 2000] + ElementLine [165000 -15000 165000 5000 2000] + ElementLine [-5000 5000 165000 5000 2000] + + ) + +Element[0x00000000 "generic" "RAP0" "DIL 16" 825000 17500 7500 10500 0 100 0x00000000] +( + Pin[0 0 6000 3000 7000 2800 "1" "1" 0x00000101] + Pin[0 10000 6000 3000 7000 2800 "2" "2" 0x00000001] + Pin[0 20000 6000 3000 7000 2800 "3" "3" 0x00000001] + Pin[0 30000 6000 3000 7000 2800 "4" "4" 0x00000001] + Pin[0 40000 6000 3000 7000 2800 "5" "5" 0x00000001] + Pin[0 50000 6000 3000 7000 2800 "6" "6" 0x00000001] + Pin[0 60000 6000 3000 7000 2800 "7" "7" 0x00000001] + Pin[0 70000 6000 3000 7000 2800 "8" "8" 0x00000001] + Pin[30000 70000 6000 3000 7000 2800 "9" "9" 0x00000001] + Pin[30000 60000 6000 3000 7000 2800 "10" "10" 0x00000001] + Pin[30000 50000 6000 3000 7000 2800 "11" "11" 0x00000001] + Pin[30000 40000 6000 3000 7000 2800 "12" "12" 0x00000001] + Pin[30000 30000 6000 3000 7000 2800 "13" "13" 0x00000001] + Pin[30000 20000 6000 3000 7000 2800 "14" "14" 0x00000001] + Pin[30000 10000 6000 3000 7000 2800 "15" "15" 0x00000001] + Pin[30000 0 6000 3000 7000 2800 "16" "16" 0x00000001] + ElementLine [20000 -5000 35000 -5000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [35000 75000 35000 -5000 1000] + ElementLine [-5000 75000 35000 75000 1000] + ElementLine [-5000 -5000 -5000 75000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "" "BR5" "" 17500 190000 12500 -5000 0 100 0x00000000] +( + Pin[0 0 7500 2000 8500 4000 "" "1" 0x00000001] + Pin[42500 0 7500 2000 8500 4000 "" "2" 0x00000001] + Pin[42500 42500 7500 2000 8500 4000 "" "3" 0x00000001] + Pin[0 42500 7500 2000 8500 4000 "" "4" 0x00000001] + ElementLine [0 -10000 52500 -10000 1000] + ElementLine [-10000 0 0 -10000 1000] + ElementLine [-10000 52500 -10000 0 1000] + ElementLine [52500 52500 -10000 52500 1000] + ElementLine [52500 -10000 52500 52500 1000] + ElementArc [20000 22500 10000 10000 0 90 1000] + ElementArc [22500 22500 10000 10000 90 90 1000] + ElementArc [22500 20000 10000 10000 180 90 1000] + ElementArc [22499 10001 1 1 180 90 1000] + ElementArc [20000 20000 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET16" "TO220W" 887500 220000 0 6000 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "Transistor" "PTFET4" "TO220W" 887500 70000 0 6000 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD4" "" 932500 70000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET6" "TO220W" 887500 95000 0 6000 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD6" "" 932500 95000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET8" "TO220W" 887500 120000 0 6000 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD8" "" 932500 120000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET10" "TO220W" 887500 145000 0 6000 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD10" "" 932500 145000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET12" "TO220W" 887500 170000 0 6000 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD12" "" 932500 170000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET14" "TO220W" 887500 195000 0 6000 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD14" "" 932500 195000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "" "RLY3" "" 172500 97500 10000 17500 0 100 0x00000000] +( + Pin[0 0 7000 3000 8000 3500 "" "1" 0x00000001] + Pin[30000 0 7000 3000 8000 3500 "" "16" 0x00000001] + Pin[30000 30000 7000 3000 8000 3500 "" "13" 0x00000001] + Pin[0 30000 7000 3000 8000 3500 "" "4" 0x00000001] + Pin[30000 70000 7000 3000 8000 3500 "" "9" 0x00000001] + Pin[0 50000 7000 3000 8000 3500 "" "6" 0x00000001] + Pin[30000 50000 7000 3000 8000 3500 "" "11" 0x00000001] + Pin[0 70000 7000 3000 8000 3500 "" "8" 0x00000001] + ElementLine [-5000 -5000 -5000 75000 1000] + ElementLine [-5000 75000 35000 75000 1000] + ElementLine [35000 -5000 35000 75000 1000] + ElementLine [-5000 -5000 10000 -5000 1000] + ElementLine [20000 -5000 35000 -5000 1000] + ElementArc [15000 -5000 5000 5000 0 180 1000] + + ) + +Element[0x00000000 "" "PTD16" "" 932500 220000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET3" "TO220W" 972500 60000 5000 -16500 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "Transistor" "PTFET11" "TO220W" 972500 160000 5000 -16500 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD13" "" 1017500 185000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "" "PTD5" "" 1017500 85000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET0" "TO220W" 887500 20000 0 6000 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "Transistor" "PTFET13" "TO220W" 972500 185000 5000 -16500 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "Transistor" "PTFET5" "TO220W" 972500 85000 5000 -16500 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD7" "" 1017500 110000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET7" "TO220W" 972500 110000 5000 -16500 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD15" "" 1017500 210000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET15" "TO220W" 972500 210000 5000 -16500 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD9" "" 1017500 135000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "" "PTD1" "" 1017500 35000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET9" "TO220W" 972500 135000 5000 -16500 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "Transistor" "PTFET1" "TO220W" 972500 35000 5000 -16500 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD17" "" 1017500 235000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET17" "TO220W" 972500 235000 5000 -16500 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "" "PTD11" "" 1017500 160000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "" "PTD0" "" 932500 20000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "" "PTD3" "" 1017500 60000 7500 -12500 0 100 0x00000000] +( + Pin[0 0 12500 3000 13500 6000 "" "1" 0x00004101] + Pin[20000 0 12500 3000 13500 6000 "" "2" 0x00004001] + ElementLine [12500 -5000 12500 5000 1000] + ElementLine [7500 0 12500 5000 1000] + ElementLine [7500 0 12500 -5000 1000] + ElementLine [7500 -5000 7500 5000 1000] + ElementArc [-1 1 9999 9999 0 90 1000] + ElementArc [0 0 10000 10000 90 90 1000] + ElementArc [-1 1 10001 10001 180 90 1000] + ElementArc [0 0 10000 10000 270 90 1000] + + ) + +Element[0x00000000 "Transistor" "PTFET2" "TO220W" 887500 45000 0 6000 0 100 0x00000000] +( + Pin[0 0 8000 3000 9000 4400 "1" "1" 0x00004101] + Pin[10000 0 8000 3000 9000 4400 "2" "2" 0x00004001] + Pin[20000 0 8000 3000 9000 4400 "3" "3" 0x00004001] + ElementLine [17000 -12000 17000 -6000 1000] + ElementLine [3000 -12000 3000 -6000 1000] + ElementLine [-10000 -6000 -10000 -12000 2000] + ElementLine [30000 -6000 -10000 -6000 2000] + ElementLine [30000 -12000 30000 -6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + ElementLine [-10000 6000 -10000 -12000 2000] + ElementLine [30000 6000 -10000 6000 2000] + ElementLine [30000 -12000 30000 6000 2000] + ElementLine [-10000 -12000 30000 -12000 2000] + + ) + +Element[0x00000000 "resistor_axial" "RS5" "500" 60000 152500 -1400 -2000 1 100 0x00000000] +( + Pin[0 12500 6500 3000 7500 3000 "1" "1" 0x00000101] + Pin[0 -37500 6500 3000 7500 3000 "2" "2" 0x00000001] + ElementLine [-4100 0 4100 0 1000] + ElementLine [4100 -25000 4100 0 1000] + ElementLine [-4100 -25000 4100 -25000 1000] + ElementLine [-4100 -25000 -4100 0 1000] + ElementLine [0 -37500 0 -25000 1000] + ElementLine [0 0 0 12500 1000] + + ) + +Element[0x00000000 "" "MH1" "" 847500 122500 0 0 0 100 0x00000000] +( + Pin[0 0 25000 2000 26000 17700 "" "1" 0x00000001] + ElementArc [1 1 20001 20001 270 90 4000] + ElementArc [-1 1 19999 19999 0 90 4000] + ElementArc [0 0 20000 20000 90 90 4000] + ElementArc [-1 1 20001 20001 180 90 4000] + + ) + +Element[0x00000000 "" "INDIV1" "" 797500 82500 -7500 112500 0 100 0x00000000] +( + Pin[10000 90000 7000 3000 8000 4000 "" "20" 0x00000001] + Pin[0 90000 7000 3000 8000 4000 "" "19" 0x00000001] + Pin[10000 80000 7000 3000 8000 4000 "" "18" 0x00000001] + Pin[0 80000 7000 3000 8000 4000 "" "17" 0x00000001] + Pin[10000 70000 7000 3000 8000 4000 "" "16" 0x00000001] + Pin[0 70000 7000 3000 8000 4000 "" "15" 0x00000001] + Pin[10000 60000 7000 3000 8000 4000 "" "14" 0x00000001] + Pin[0 60000 7000 3000 8000 4000 "" "13" 0x00000001] + Pin[10000 50000 7000 3000 8000 4000 "" "12" 0x00000001] + Pin[0 50000 7000 3000 8000 4000 "" "11" 0x00000001] + Pin[10000 40000 7000 3000 8000 4000 "" "10" 0x00000001] + Pin[0 40000 7000 3000 8000 4000 "" "9" 0x00000001] + Pin[10000 30000 7000 3000 8000 4000 "" "8" 0x00000001] + Pin[0 30000 7000 3000 8000 4000 "" "7" 0x00000001] + Pin[10000 20000 7000 3000 8000 4000 "" "6" 0x00000001] + Pin[0 20000 7000 3000 8000 4000 "" "5" 0x00000001] + Pin[10000 10000 7000 3000 8000 4000 "" "4" 0x00000001] + Pin[0 10000 7000 3000 8000 4000 "" "3" 0x00000001] + Pin[10000 0 7000 3000 8000 4000 "" "2" 0x00000001] + Pin[0 0 7000 3000 8000 4000 "" "1" 0x00000101] + ElementLine [20000 -17500 20000 107500 5000] + ElementLine [-5000 5000 5000 5000 1000] + ElementLine [15000 -5000 -5000 -5000 2000] + ElementLine [15000 95000 15000 -5000 2000] + ElementLine [-8000 32500 -8000 57500 800] + ElementLine [-5000 95000 15000 95000 2000] + ElementLine [-5000 -5000 -5000 95000 2000] + ElementLine [-12000 32500 -12000 57500 800] + ElementLine [-10000 -17500 -10000 32500 5000] + ElementLine [-10000 57500 -10000 107500 5000] + ElementLine [-10000 -17500 20000 -17500 5000] + ElementLine [-10000 107500 20000 107500 5000] + ElementLine [5000 5000 5000 -5000 1000] + + ) +Layer(1 "component") +( + Line[330000 150000 330000 135000 4000 2000 0x00000020] + Line[500000 125000 497500 125000 2500 2000 0x00000020] + Line[345000 135000 345000 145000 4000 2000 0x00000020] + Line[315000 165000 330000 150000 4000 2000 0x00000020] + Line[257500 22500 257815 22815 4000 2000 0x00000020] + Line[532500 102500 537500 107500 2500 2000 0x00000020] + Line[817500 105000 817500 80000 1000 2000 0x00000020] + Line[555000 167500 545000 157500 2500 2000 0x00000020] + Line[320000 232500 320000 220000 4000 2000 0x00000020] + Line[537500 107500 537500 150000 2500 2000 0x00000020] + Line[822500 107500 822500 87500 1000 2000 0x00000020] + Line[797500 112500 802500 107500 1000 2000 0x00000020] + Line[802500 107500 822500 107500 1000 2000 0x00000020] + Line[817500 80000 825000 77500 1000 2000 0x00000020] + Line[807500 102500 810000 105000 1000 2000 0x00000020] + Line[712500 172500 710000 170000 1000 2000 0x00000020] + Line[645000 137500 710000 137500 1000 2000 0x00000020] + Line[590000 45000 582500 45000 800 1400 0x00000020] + Line[590000 92500 590000 45000 800 1400 0x00000020] + Line[142500 160000 157500 180000 1000 2000 0x00000020] + Line[390000 165000 405000 150000 4000 2000 0x00000020] + Line[92500 135000 107500 145000 4000 2000 0x00000220] + Line[42500 135000 92500 135000 4000 2000 0x00000220] + Line[712500 175000 712500 172500 1000 2000 0x00000020] + Line[60000 165000 80000 182500 1000 2000 0x00000020] + Line[445000 212500 467500 227500 1000 2000 0x00000020] + Line[395000 232500 395000 220000 4000 2000 0x00000020] + Line[420000 135000 420000 145000 4000 2000 0x00000020] + Line[405000 150000 405000 135000 4000 2000 0x00000020] + Line[417500 47500 417500 80000 4000 2000 0x00000020] + Line[447500 110000 467500 115000 1000 2000 0x00000020] + Line[92500 150000 92500 135000 4000 2000 0x00000220] + Line[450000 175000 297500 175000 1000 2000 0x00000020] + Line[452500 177500 452500 175000 1000 2000 0x00000020] + Line[167500 232500 167500 220000 4000 2000 0x00000020] + Line[425000 135000 427500 132500 4000 2000 0x00000020] + Line[317500 47500 417500 47500 4000 2000 0x00000020] + Line[297500 175000 287500 165000 1000 2000 0x00000020] + Line[417500 80000 435000 80000 4000 2000 0x00000020] + Line[457500 105000 435000 105000 4000 2000 0x00000020] + Line[645000 152500 645000 137500 1000 2000 0x00000020] + Line[317500 47500 285000 15000 4000 2000 0x00000020] + Line[237500 95000 237500 107500 2500 2000 0x00000020] + Line[305000 55000 410000 55000 4000 2000 0x00000020] + Line[427500 132500 427500 87500 4000 2000 0x00000020] + Line[530000 47500 517500 35000 2500 2000 0x00000020] + Line[265000 15000 285000 15000 4000 2000 0x00000020] + Line[380000 65000 410000 95000 1000 2000 0x00000020] + Line[410000 95000 420000 95000 1000 2000 0x00000020] + Line[330000 65000 325000 60000 1000 2000 0x00000020] + Line[942500 155000 952500 145000 2500 2000 0x00000020] + Line[280000 30000 277500 25000 4000 2000 0x00000020] + Line[340000 65000 332500 72500 1000 2000 0x00000020] + Line[267500 135000 205000 135000 4000 2000 0x00000020] + Line[745700 87500 749400 83800 2500 2000 0x00000020] + Line[350000 65000 337500 77500 1000 2000 0x00000020] + Line[897500 145000 907500 155000 2500 2000 0x00000020] + Line[252500 150000 252500 135000 4000 2000 0x00000020] + Line[360000 65000 342500 82500 1000 2000 0x00000020] + Line[522500 25000 522500 35000 1000 2000 0x00000020] + Line[802500 157500 817500 157500 1000 2000 0x00000020] + Line[370000 65000 345000 90000 1000 2000 0x00000020] + Line[345000 90000 345000 95000 1000 2000 0x00000020] + Line[467500 207500 447500 200000 1000 2000 0x00000020] + Line[440000 165000 432500 157500 1000 2000 0x00000020] + Line[432500 157500 432500 110000 1000 2000 0x00000020] + Line[432500 110000 447500 110000 1000 2000 0x00000020] + Line[390000 95000 390000 97500 2500 2000 0x00000020] + Line[467500 135000 447500 135000 1000 2000 0x00000020] + Line[467500 155000 450000 155000 1000 2000 0x00000020] + Line[372500 172500 365000 165000 1000 2000 0x00000020] + Line[447500 135000 447500 172500 1000 2000 0x00000020] + Line[452500 177500 225000 177500 1000 2000 0x00000020] + Line[447500 180000 447500 200000 1000 2000 0x00000020] + Line[742500 175000 712500 175000 1000 2000 0x00000020] + Line[202500 147500 202500 135000 4000 2000 0x00000020] + Line[380000 172500 442500 172500 1000 2000 0x00000020] + Line[267500 135000 267500 145000 4000 2000 0x00000020] + Line[77500 165000 92500 150000 4000 2000 0x00000020] + Line[452500 175000 467500 175000 1000 2000 0x00000020] + Line[242500 232500 242500 220000 4000 2000 0x00000020] + Line[475000 107500 475000 235000 4000 2000 0x00000020] + Line[710000 170000 710000 137500 1000 2000 0x00000020] + Line[840000 147500 840000 217500 1000 2000 0x00000020] + Line[450000 155000 450000 175000 1000 2000 0x00000020] + Line[92500 232500 92500 220000 4000 2000 0x00000020] + Line[485000 192500 485000 127500 1000 2000 0x00000020] + Line[220000 165000 225000 177500 1000 2000 0x00000020] + Line[12500 165000 42500 135000 4000 2000 0x00000020] + Line[60000 165000 65000 165000 1000 2000 0x00000020] + Line[277500 25000 280000 30000 4000 2000 0x00000020] + Line[305000 55000 280000 30000 4000 2000 0x00000020] + Line[437500 220000 397500 220000 4000 2000 0x00000020] + Line[972500 135000 905000 135000 1000 2000 0x00000020] + Line[442500 182500 445000 185000 1000 2000 0x00000020] + Line[907500 155000 942500 155000 2500 2000 0x00000020] + Line[445000 185000 445000 212500 1000 2000 0x00000020] + Line[442500 182500 80000 182500 1000 2000 0x00000020] + Line[475000 107500 460000 107500 4000 2000 0x00000020] + Line[460000 107500 457500 105000 4000 2000 0x00000020] + Line[410000 87500 410000 55000 4000 2000 0x00000020] + Line[410000 87500 427500 87500 4000 2000 0x00000020] + Line[435000 105000 435000 80000 4000 2000 0x00000020] + Line[497500 227500 490000 220000 1000 2000 0x00000020] + Line[522500 167500 515000 175000 1000 2000 0x00000020] + Line[497500 175000 515000 175000 1000 2000 0x00000020] + Line[522500 177500 507500 192500 1000 2000 0x00000020] + Line[507500 192500 495000 192500 1000 2000 0x00000020] + Line[495000 192500 490000 187500 1000 2000 0x00000020] + Line[490000 187500 490000 162500 1000 2000 0x00000020] + Line[490000 162500 497500 155000 1000 2000 0x00000020] + Line[497500 135000 487500 145000 1000 2000 0x00000020] + Line[487500 145000 487500 190000 1000 2000 0x00000020] + Line[487500 190000 492500 195000 1000 2000 0x00000020] + Line[492500 195000 515000 195000 1000 2000 0x00000020] + Line[515000 195000 522500 187500 1000 2000 0x00000020] + Line[572500 167500 555000 167500 2500 2000 0x00000020] + Line[490000 197500 485000 192500 1000 2000 0x00000020] + Line[175000 107500 157500 90000 2500 2000 0x00000020] + Line[485000 127500 497500 115000 1000 2000 0x00000020] + Line[522500 207500 515000 200000 1000 2000 0x00000020] + Line[512500 207500 497500 207500 1000 2000 0x00000020] + Line[522500 217500 512500 207500 1000 2000 0x00000020] + Line[515000 200000 495000 200000 1000 2000 0x00000020] + Line[495000 200000 490000 205000 1000 2000 0x00000020] + Line[490000 205000 490000 220000 1000 2000 0x00000020] + Line[257815 22815 257815 25000 4000 2000 0x00000020] + Line[537500 150000 547500 160000 2500 2000 0x00000020] + Line[465000 102500 532500 102500 2500 2000 0x00000020] + Line[502500 15000 532500 15000 1000 2000 0x00000020] + Line[532500 15000 532500 22500 1000 2000 0x00000020] + Line[810000 105000 817500 105000 1000 2000 0x00000020] + Line[110000 107500 122500 90000 2500 2000 0x00000020] + Line[840000 217500 832500 225000 1000 2000 0x00000020] + Line[797500 122500 802500 117500 1000 2000 0x00000020] + Line[507500 32500 507500 30000 2500 2000 0x00000020] + Line[522500 35000 532500 45000 1000 2000 0x00000020] + Line[497500 25000 502500 25000 1000 2000 0x00000020] + Line[517500 35000 517500 30000 2500 2000 0x00000020] + Line[502500 25000 502500 15000 1000 2000 0x00000020] + Line[797500 162500 802500 167500 1000 2000 0x00000020] + Line[455000 55000 470000 55000 2500 2000 0x00000020] + Line[560000 152500 555000 157500 2500 2000 0x00000020] + Line[577500 152500 560000 152500 2500 2000 0x00000020] + Line[555000 65000 550000 65000 2500 2000 0x00000020] + Line[550000 65000 530000 85000 2500 2000 0x00000220] + Line[265000 15000 257500 22500 4000 2000 0x00000220] + Line[12500 95000 12500 97500 2500 2000 0x00000020] + Line[455000 97500 465000 102500 2500 2000 0x00000020] + Line[530000 110000 530000 135000 2500 2000 0x00000020] + Line[497500 102500 505000 110000 2500 2000 0x00000020] + Line[505000 110000 505000 120000 2500 2000 0x00000020] + Line[505000 120000 500000 125000 2500 2000 0x00000020] + Line[787499 172500 787000 172999 1000 2000 0x00000020] + Line[427500 62500 427500 60000 2500 2000 0x00000020] + Line[110000 107500 22500 107500 2500 2000 0x00000020] + Line[17500 232500 27500 220000 4000 2000 0x00000020] + Line[237500 165000 252500 150000 4000 2000 0x00000020] + Line[452500 235000 475000 235000 4000 2000 0x00000020] + Line[825000 165000 825000 140000 1000 2000 0x00000020] + Line[797500 102500 802500 97500 1000 2000 0x00000020] + Line[802500 97500 815000 97500 1000 2000 0x00000020] + Line[815000 97500 815000 60000 1000 2000 0x00000020] + Line[797500 142500 802500 137500 1000 2000 0x00000020] + Line[802500 137500 802500 127500 1000 2000 0x00000020] + Line[815000 167500 802500 167500 1000 2000 0x00000020] + Line[497500 25000 497500 32500 1000 2000 0x00000020] + Line[77500 60000 42500 95000 1000 2000 0x00000020] + Line[735000 135000 742500 127500 2500 2000 0x00000020] + Line[802500 117500 812500 117500 1000 2000 0x00000020] + Line[825000 17500 802500 37500 1000 2000 0x00000020] + Line[782500 37500 802500 37500 1000 2000 0x00000020] + Line[77500 95000 87500 107500 2500 2000 0x00000020] + Line[790000 45000 790000 172500 1000 2000 0x00000020] + Line[497500 20000 455000 20000 2500 2000 0x00000020] + Line[787500 42500 787500 172500 1000 2000 0x00000020] + Line[742500 127500 742500 87500 2500 2000 0x00000020] + Line[547500 10000 547500 20000 2500 2000 0x00000020] + Line[447500 180000 157500 180000 1000 2000 0x00000020] + Line[820000 185000 820000 152500 1000 2000 0x00000020] + Line[832500 175000 822500 175000 1000 2000 0x00000020] + Line[832500 165000 825000 165000 1000 2000 0x00000020] + Line[817500 152500 807500 142500 1000 2000 0x00000020] + Line[815000 205000 815000 167500 1000 2000 0x00000020] + Line[820000 152500 817500 152500 1000 2000 0x00000020] + Line[172500 105000 172500 97500 2500 2000 0x00000020] + Line[802500 127500 812500 127500 1000 2000 0x00000220] + Line[810000 132500 807500 132500 1000 2000 0x00000020] + Line[817500 195000 817500 157500 1000 2000 0x00000020] + Line[22500 107500 12500 97500 2500 2000 0x00000020] + Line[42500 135000 42500 145000 4000 2000 0x00000020] + Line[907500 130000 942500 130000 2500 2000 0x00000020] + Line[742500 87500 745700 87500 2500 2000 0x00000020] + Line[770000 175000 785000 175000 1000 2000 0x00000020] + Line[422500 42500 327500 42500 2500 2000 0x00000020] + Line[592500 95000 590000 97500 1000 2000 0x00000020] + Line[810000 132500 822500 142500 1000 2000 0x00000020] + Line[812500 117500 827500 137500 1000 2000 0x00000020] + Line[822500 77500 825000 75000 1000 2000 0x00000020] + Line[827500 137500 827500 147500 1000 2000 0x00000020] + Line[832500 195000 817500 195000 1000 2000 0x00000020] + Line[825000 47500 790000 45000 1000 2000 0x00000020] + Line[825000 37500 807500 42500 1000 2000 0x00000020] + Line[807500 42500 787500 42500 1000 2000 0x00000020] + Line[825000 27500 805000 40000 1000 2000 0x00000020] + Line[942500 130000 952500 120000 2500 2000 0x00000020] + Line[590000 37500 590499 37999 1000 2000 0x00000020] + Line[372500 172500 447500 172500 1000 2000 0x00000020] + Line[897500 120000 907500 130000 2500 2000 0x00000020] + Line[320000 35000 327500 42500 2500 2000 0x00000020] + Line[907500 10000 907500 20000 2500 2000 0x00000020] + Line[592500 42500 592500 95000 1000 2000 0x00000020] + Line[812500 127500 825000 140000 1000 2000 0x00000020] + Line[832500 185000 820000 185000 1000 2000 0x00000020] + Line[815000 205000 832500 205000 1000 2000 0x00000020] + Line[805000 40000 785000 40000 1000 2000 0x00000020] + Line[315000 107500 315000 95000 2500 2000 0x00000020] + Line[140000 72500 107500 95000 1000 2000 0x00000020] + Line[210000 77500 202500 97500 1000 2000 0x00000020] + Line[280000 82500 267500 95000 1000 2000 0x00000020] + Line[390000 97500 380000 107500 2500 2000 0x00000020] + Line[582500 92500 590000 92500 800 1400 0x00000020] + Line[520000 47500 507500 32500 2500 2000 0x00000020] + Line[532500 27500 532500 35000 1000 2000 0x00000020] + Line[532500 27500 527500 22500 1000 2000 0x00000020] + Line[535000 42500 592500 42500 1000 2000 0x00000020] + Line[517500 20000 522500 25000 1000 2000 0x00000020] + Line[122500 90000 157500 90000 2500 2000 0x00000020] + Line[530000 55000 530000 47500 2500 2000 0x00000020] + Line[537500 30000 545000 37500 1000 2000 0x00000020] + Line[535000 25000 592500 25001 1000 2000 0x00000020] + Line[537500 40000 595000 40000 1000 2000 0x00000020] + Line[532500 45000 582500 45000 1000 2000 0x00000020] + Line[527500 30000 527500 35000 1000 2000 0x00000020] + Line[527500 35000 535000 42500 1000 2000 0x00000020] + Line[532500 35000 537500 40000 1000 2000 0x00000020] + Line[497500 30000 497500 32500 1000 2000 0x00000020] + Line[437500 220000 452500 235000 4000 2000 0x00000020] + Line[590000 157500 590000 197500 1000 2000 0x00000020] + Line[590000 197500 585000 202500 1000 2000 0x00000020] + Line[585000 202500 577500 202500 1000 2000 0x00000020] + Line[582500 187500 572500 187500 1000 2000 0x00000020] + Line[572500 187500 572500 222500 1000 2000 0x00000020] + Line[572500 222500 577500 222500 1000 2000 0x00000020] + Line[797500 152500 802500 157500 1000 2000 0x00000020] + Line[822500 175000 822500 142500 1000 2000 0x00000020] + Line[637500 152500 645000 152500 1000 2000 0x00000020] + Line[972500 110000 905000 110000 1000 2000 0x00000020] + Line[815000 60000 825000 57500 1000 2000 0x00000020] + Line[455000 97500 455000 20000 2500 2000 0x00000020] + Line[487500 30000 487500 25000 1000 2000 0x00000020] + Line[487500 25000 460000 25000 1000 2000 0x00000020] + Line[460000 25000 460000 50000 1000 2000 0x00000020] + Line[460000 50000 475000 50000 1000 2000 0x00000020] + Line[475000 50000 475000 62500 1000 2000 0x00000020] + Line[475000 62500 472500 62500 1000 2000 0x00000020] + Line[472500 62500 470000 65000 1000 2000 0x00000020] + Line[470000 65000 470000 85000 1000 2000 0x00000020] + Line[527500 22500 527500 20000 1000 2000 0x00000020] + Line[532500 22500 535000 25000 1000 2000 0x00000020] + Line[422500 55000 427500 60000 2500 2000 0x00000020] + Line[390000 35000 390000 42500 2500 2000 0x00000020] + Line[825000 77500 822500 77500 1000 2000 0x00000020] + Line[422500 42500 422500 55000 2500 2000 0x00000020] + Line[400000 35000 400000 42500 2500 2000 0x00000020] + Line[422500 42500 452500 10000 2500 2000 0x00000020] + Line[537500 10000 537500 20000 2500 2000 0x00000020] + Line[452500 10000 537500 10000 2500 2000 0x00000020] + Line[545000 37500 590000 37500 1000 2000 0x00000020] + Line[572500 167500 577500 162500 2500 2000 0x00000020] + Line[657500 142500 657500 217500 2500 2000 0x00000020] + Line[657500 217500 650000 225000 2500 2000 0x00000020] + Line[650000 225000 667500 242500 2500 2000 0x00000020] + Line[667500 242500 680000 242500 2500 2000 0x00000220] + Line[972500 160000 905000 160000 1000 2000 0x00000020] + Line[897500 170000 907500 180000 2500 2000 0x00000020] + Line[907500 180000 942500 180000 2500 2000 0x00000020] + Line[942500 180000 952500 170000 2500 2000 0x00000020] + Line[972500 185000 905000 185000 1000 2000 0x00000020] + Line[982500 60000 992500 50000 2500 2000 0x00000020] + Line[982500 110000 992500 100000 2500 2000 0x00000020] + Line[992500 100000 1027500 100000 2500 2000 0x00000020] + Line[1075000 132500 1060000 132500 2500 2000 0x00000020] + Line[1067500 147500 1040000 120000 2500 2000 0x00000020] + Line[982500 135000 992500 125000 2500 2000 0x00000020] + Line[992500 125000 1027500 125000 2500 2000 0x00000020] + Line[992500 50000 1027500 50000 2500 2000 0x00000020] + Line[1076000 155000 1057500 155000 2500 2000 0x00000020] + Line[1060000 165000 1040000 145000 2500 2000 0x00000020] + Line[982500 160000 992500 150000 2500 2000 0x00000020] + Line[897500 195000 907500 205000 2500 2000 0x00000020] + Line[992500 150000 1027500 150000 2500 2000 0x00000020] + Line[1027500 150000 1037500 160000 2500 2000 0x00000020] + Line[1037500 175000 1032500 170000 2500 2000 0x00000020] + Line[1027500 50000 1037500 60000 2500 2000 0x00000020] + Line[1070000 102500 1037500 70000 2500 2000 0x00000020] + Line[982500 185000 992500 175000 2500 2000 0x00000020] + Line[952500 20000 1027500 20000 2500 2000 0x00000020] + Line[982500 35000 992500 25000 2500 2000 0x00000020] + Line[992500 25000 1027500 25000 2500 2000 0x00000020] + Line[1075000 70000 1072500 70000 2500 2000 0x00000020] + Line[897500 20000 907500 30000 2500 2000 0x00000020] + Line[907500 30000 942500 30000 2500 2000 0x00000020] + Line[942500 30000 952500 20000 2500 2000 0x00000020] + Line[972500 35000 905000 35000 1000 2000 0x00000020] + Line[982500 85000 992500 75000 2500 2000 0x00000020] + Line[992500 175000 1027500 175000 2500 2000 0x00000020] + Line[1027500 175000 1037500 185000 2500 2000 0x00000020] + Line[1042500 205000 1037500 210000 2500 2000 0x00000020] + Line[982500 210000 992500 200000 2500 2000 0x00000020] + Line[992500 200000 1027500 200000 2500 2000 0x00000020] + Line[1027500 200000 1037500 210000 2500 2000 0x00000020] + Line[1052500 217500 1050000 220000 2500 2000 0x00000020] + Line[992500 75000 1027500 75000 2500 2000 0x00000020] + Line[1027500 75000 1037500 85000 2500 2000 0x00000020] + Line[982500 235000 992500 225000 2500 2000 0x00000020] + Line[992500 225000 1027500 225000 2500 2000 0x00000020] + Line[1027500 225000 1037500 235000 2500 2000 0x00000020] + Line[907500 205000 942500 205000 2500 2000 0x00000020] + Line[1067500 125000 1037500 95000 2500 2000 0x00000020] + Line[942500 205000 952500 195000 2500 2000 0x00000020] + Line[972500 210000 905000 210000 1000 2000 0x00000020] + Line[897500 220000 907500 230000 2500 2000 0x00000020] + Line[907500 230000 942500 230000 2500 2000 0x00000020] + Line[942500 230000 952500 220000 2500 2000 0x00000020] + Line[972500 235000 905000 235000 1000 2000 0x00000020] + Line[1072800 80300 1037500 45000 2500 2000 0x00000020] + Line[897500 45000 907500 55000 2500 2000 0x00000020] + Line[907500 55000 942500 55000 2500 2000 0x00000020] + Line[942500 55000 952500 45000 2500 2000 0x00000020] + Line[972500 60000 905000 60000 1000 2000 0x00000020] + Line[897500 70000 907500 80000 2500 2000 0x00000020] + Line[907500 80000 942500 80000 2500 2000 0x00000020] + Line[942500 80000 952500 70000 2500 2000 0x00000020] + Line[972500 85000 905000 85000 1000 2000 0x00000020] + Line[897500 95000 907500 105000 2500 2000 0x00000020] + Line[907500 105000 942500 105000 2500 2000 0x00000020] + Line[942500 105000 952500 95000 2500 2000 0x00000020] + Line[160000 150000 170000 135000 4000 2000 0x00000020] + Line[395000 220000 27500 220000 4000 2000 0x00000020] + Line[827500 147500 840000 147500 1000 2000 0x00000020] + Line[115000 150000 160000 150000 4000 2000 0x00000020] + Line[107500 145000 115000 150000 4000 2000 0x00000020] + Line[162500 157500 172500 167500 4000 2000 0x00000020] + Line[175000 107500 380000 107500 2500 2000 0x00000020] + Line[325000 60000 77500 60000 1000 2000 0x00000020] + Line[140000 72500 332500 72500 1000 2000 0x00000020] + Line[337500 77500 210000 77500 1000 2000 0x00000020] + Line[280000 82500 342500 82500 1000 2000 0x00000020] + Line[782500 37500 782000 37000 1000 2000 0x00000020] + Line[787500 172500 787499 172500 1000 2000 0x00000020] + Line[425000 135000 170000 135000 4000 2000 0x00000020] + Line[160000 150000 162500 157500 4000 2000 0x00000020] + Line[907500 10000 547500 10000 2500 2000 0x00000020] + Line[542500 25000 602500 25000 1000 2000 0x00000020] + Line[602500 25000 602500 137500 1000 2000 0x00000020] + Line[602500 137500 617500 152500 1000 2000 0x00000020] + Line[785000 175000 785000 40000 1000 2000 0x00000020] + Line[757000 170000 765000 170000 1000 2000 0x00000020] + Line[754000 176000 754000 173000 1000 2000 0x00000020] + Line[754000 173000 757000 170000 1000 2000 0x00000020] + Line[765000 170000 770000 175000 1000 2000 0x00000020] + Line[754000 176000 743500 176000 1000 2000 0x00000020] + Line[743500 176000 742500 175000 1000 2000 0x00000020] + Line[582500 187500 582500 92500 800 1400 0x00000020] + Line[595000 40000 595000 222500 1000 2000 0x00000020] + Line[595000 222500 637500 222500 1000 2000 0x00000020] + Line[1076900 69500 1075500 69500 2500 2000 0x00000020] + Line[1075500 69500 1075000 70000 2500 2000 0x00000020] + Line[1027500 25000 1072500 70000 2500 2000 0x00000020] + Line[1076100 187500 1060000 187500 2500 2000 0x00000020] + Line[1060000 187500 1047500 175000 2500 2000 0x00000020] + Line[1047500 175000 1037500 175000 2500 2000 0x00000020] + Line[952500 170000 1032500 170000 2500 2000 0x00000020] + Line[1076900 188300 1076100 187500 2500 2000 0x00000020] + Line[952500 195000 1050000 195000 2500 2000 0x00000020] + Line[1050000 195000 1045000 195000 2500 2000 0x00000020] + Line[1055000 202500 1052500 205000 2500 2000 0x00000020] + Line[1052500 205000 1042500 205000 2500 2000 0x00000020] + Line[952500 220000 1050000 220000 2500 2000 0x00000020] + Line[1052500 230000 1047500 235000 2500 2000 0x00000020] + Line[1047500 235000 1037500 235000 2500 2000 0x00000020] + Line[1037500 185000 1050000 185000 2500 2000 0x00000020] + Line[1050000 185000 1065000 200000 2500 2000 0x00000020] + Line[1065000 200000 1076000 200000 2500 2000 0x00000020] + Line[1076000 200000 1076900 199100 2500 2000 0x00000020] + Line[1076900 177500 1074400 175000 2500 2000 0x00000020] + Line[1074400 175000 1055000 175000 2500 2000 0x00000020] + Line[1055000 175000 1040000 160000 2500 2000 0x00000020] + Line[1040000 160000 1037500 160000 2500 2000 0x00000020] + Line[1076900 166700 1074200 166700 2500 2000 0x00000020] + Line[1074200 166700 1072500 165000 2500 2000 0x00000020] + Line[1072500 165000 1060000 165000 2500 2000 0x00000020] + Line[952500 145000 1040000 145000 2500 2000 0x00000020] + Line[1076900 155900 1076000 155000 2500 2000 0x00000020] + Line[1027500 125000 1057500 155000 2500 2000 0x00000020] + Line[1076900 145100 1074500 147500 2500 2000 0x00000020] + Line[1074500 147500 1067500 147500 2500 2000 0x00000020] + Line[952500 120000 1040000 120000 2500 2000 0x00000020] + Line[1077500 135000 1075000 132500 2500 2000 0x00000020] + Line[1027500 100000 1060000 132500 2500 2000 0x00000020] + Line[1076900 123500 1074000 123500 2500 2000 0x00000020] + Line[1074000 123500 1072500 125000 2500 2000 0x00000020] + Line[1072500 125000 1067500 125000 2500 2000 0x00000020] + Line[952500 95000 1037500 95000 2500 2000 0x00000020] + Line[1076900 112700 1072700 112700 2500 2000 0x00000020] + Line[1072700 112700 1072500 112500 2500 2000 0x00000020] + Line[1072500 112500 1062500 112500 2500 2000 0x00000020] + Line[1062500 112500 1037500 87500 2500 2000 0x00000020] + Line[1037500 87500 1037500 85000 2500 2000 0x00000020] + Line[1076900 101900 1073100 101900 2500 2000 0x00000020] + Line[1073100 101900 1072500 102500 2500 2000 0x00000020] + Line[1072500 102500 1070000 102500 2500 2000 0x00000020] + Line[952500 70000 1037500 70000 2500 2000 0x00000020] + Line[1076900 91100 1073900 91100 2500 2000 0x00000020] + Line[1073900 91100 1072500 92500 2500 2000 0x00000020] + Line[1072500 92500 1067500 92500 2500 2000 0x00000020] + Line[1067500 92500 1037500 62500 2500 2000 0x00000020] + Line[1037500 62500 1037500 60000 2500 2000 0x00000020] + Line[1076900 80300 1072800 80300 2500 2000 0x00000020] + Line[952500 45000 1037500 45000 2500 2000 0x00000020] + Line[624000 104000 624000 148499 1000 1000 0x00000080] + Line[624000 104000 611750 104000 1000 1000 0x00000080] + Line[522500 197500 490500 197500 1000 1000 0x00000080] + Line[490500 197500 490500 198000 1000 1000 0x00000080] + Line[484499 198000 490500 198000 1000 1000 0x00000080] + Line[484499 160000 484499 198000 1000 1000 0x00000080] + Line[484499 160000 484500 160000 1000 1000 0x00000080] + Line[472999 232000 472999 233000 1000 1000 0x00000080] + Line[472000 232000 472999 232000 1000 1000 0x00000080] + Line[472000 217500 472000 232000 1000 1000 0x00000080] + Line[472000 217500 467500 217500 1000 1000 0x00000080] + Line[467500 165000 467500 165500 1000 1000 0x00000080] + Line[467500 165500 472000 165500 1000 1000 0x00000080] + Line[472000 165500 472000 185000 1000 1000 0x00000080] + Line[472000 185000 467500 185000 1000 1000 0x00000080] + Line[470500 119500 471500 119500 1000 1000 0x00000080] + Line[470500 119500 470500 125000 1000 1000 0x00000080] + Line[467500 125000 470500 125000 1000 1000 0x00000080] + Line[470500 150500 471500 150500 1000 1000 0x00000080] + Line[470500 145000 470500 150500 1000 1000 0x00000080] + Line[467500 145000 470500 145000 1000 1000 0x00000080] + Line[472000 109500 473000 109500 1000 1000 0x00000080] + Line[472000 109500 472000 165000 1000 1000 0x00000080] + Line[472000 165000 467500 165000 1000 1000 0x00000080] + Line[855000 87500 880000 87500 1000 1000 0x00000080] + Line[880000 87500 880000 135000 1000 1000 0x00000080] + Line[880000 135000 904500 135000 1000 1000 0x00000080] + Line[855000 67500 878000 67500 1000 1000 0x00000080] + Line[878000 67500 878000 70499 1000 1000 0x00000080] + Line[878000 70499 882000 70499 1000 1000 0x00000080] + Line[882000 70499 882000 110000 1000 1000 0x00000080] + Line[882000 110000 904500 110000 1000 1000 0x00000080] + Line[900248 85000 904500 85000 1000 1000 0x00000080] + Line[855000 37500 855000 43000 1000 1000 0x00000080] + Line[855000 43000 880000 43000 1000 1000 0x00000080] + Line[880000 43000 880000 68499 1000 1000 0x00000080] + Line[880000 68499 887500 68499 1000 1000 0x00000080] + Line[887500 68499 887500 70000 1000 1000 0x00000080] + Line[855000 27500 880000 27500 1000 1000 0x00000080] + Line[880000 27500 880000 30499 1000 1000 0x00000080] + Line[880000 30499 882000 30499 1000 1000 0x00000080] + Line[882000 30499 882000 60000 1000 1000 0x00000080] + Line[882000 60000 904500 60000 1000 1000 0x00000080] + Line[855000 17500 855000 23000 1000 1000 0x00000080] + Line[855000 23000 882000 23000 1000 1000 0x00000080] + Line[882000 23000 882000 28499 1000 1000 0x00000080] + Line[882000 28499 887500 28499 1000 1000 0x00000080] + Line[887500 28499 887500 45000 1000 1000 0x00000080] + Line[862500 225000 882000 225000 1000 1000 0x00000080] + Line[882000 225000 882000 227999 1000 1000 0x00000080] + Line[882000 227999 894750 227999 1000 1000 0x00000080] + Line[894750 227999 894750 235000 1000 1000 0x00000080] + Line[894750 235000 904500 235000 1000 1000 0x00000080] + Line[862500 215000 883499 215000 1000 1000 0x00000080] + Line[883499 215000 883499 217999 1000 1000 0x00000080] + Line[883499 217999 887500 217999 1000 1000 0x00000080] + Line[887500 217999 887500 220000 1000 1000 0x00000080] + Line[862500 205000 894750 205000 1000 1000 0x00000080] + Line[894750 205000 894750 207999 1000 1000 0x00000080] + Line[894750 207999 938750 207999 1000 1000 0x00000080] + Line[938750 207999 938750 209500 1000 1000 0x00000080] + Line[862500 195000 887500 195000 1000 1000 0x00000080] + Line[862500 185000 904500 185000 1000 1000 0x00000080] + Line[862500 175000 883499 175000 1000 1000 0x00000080] + Line[883499 172000 883499 175000 1000 1000 0x00000080] + Line[883499 172000 887500 172000 1000 1000 0x00000080] + Line[887500 170000 887500 172000 1000 1000 0x00000080] + Line[862500 165000 882000 165000 1000 1000 0x00000080] + Line[882000 162000 882000 165000 1000 1000 0x00000080] + Line[882000 162000 924750 162000 1000 1000 0x00000080] + Line[924750 162000 924750 160499 1000 1000 0x00000080] + Line[862500 155000 862500 145100 1000 1000 0x00000080] + Line[862500 145100 887500 145100 1000 1000 0x00000080] + Line[887500 145000 887500 145100 1000 1000 0x00000080] + Line[900248 35000 904500 35000 1000 1000 0x00000080] + Line[610499 35000 610499 58000 1000 1000 0x00000080] + Line[610499 35000 612500 35000 1000 1000 0x00000080] + Line[612500 25000 612500 35000 1000 1000 0x00000080] + Line[612500 25000 696750 25000 1000 1000 0x00000080] + Line[696750 20250 696750 25000 1000 1000 0x00000080] + Line[696750 20250 785000 20250 1000 1000 0x00000080] + Line[785000 20250 785000 25000 1000 1000 0x00000080] + Line[1088100 193700 1088100 188150 2500 1000 0x00000080] + Line[1088100 188150 1082850 188150 2500 1000 0x00000080] + Line[1082850 57250 1082850 188150 2500 1000 0x00000080] + Line[1082850 57250 1097250 57250 2500 1000 0x00000080] + Line[1097250 20000 1097250 57250 2500 1000 0x00000080] + Line[1097250 20000 1028749 20000 2500 1000 0x00000080] + Line[807500 150500 807500 152500 1000 1000 0x00000080] + Line[807500 150500 802500 150500 1000 1000 0x00000080] + Line[802500 150500 802500 147500 1000 1000 0x00000080] + Line[792500 147500 802500 147500 1000 1000 0x00000080] + Line[792500 65748 792500 147500 1000 1000 0x00000080] + Line[792500 65748 810749 65748 1000 1000 0x00000080] + Line[637500 232500 645250 232500 1000 1000 0x00000080] + Line[645250 232500 645250 235499 1000 1000 0x00000080] + Line[645250 235499 647250 235499 1000 1000 0x00000080] + Line[647250 235499 647250 249007 1000 1000 0x00000080] + Line[647250 249007 790000 249007 1000 1000 0x00000080] + Line[790000 249007 790000 172999 1000 1000 0x00000080] + Line[659250 37400 662000 37400 1000 1000 0x00000080] + Line[659250 37400 659250 58249 1000 1000 0x00000080] + Line[628749 123249 628749 182500 1000 1000 0x00000080] + Line[783000 37999 783000 70250 1000 1000 0x00000080] + Line[783000 70250 642000 70250 1000 1000 0x00000080] + Line[642000 70250 642000 92500 1000 1000 0x00000080] + Line[642000 92500 637500 92500 1000 1000 0x00000080] + Line[637500 242500 637500 237500 1000 1000 0x00000080] + Line[637500 237500 522500 237500 1000 1000 0x00000080] + Line[660000 222250 680000 222250 1000 1000 0x00000080] + Line[680000 228000 705500 228000 1000 1000 0x00000080] + Line[705500 228000 705500 242500 1000 1000 0x00000080] + Line[705500 242500 710000 242500 1000 1000 0x00000080] + Line[660000 222250 660000 225000 1000 1000 0x00000080] + Line[680000 228000 680000 222250 1000 1000 0x00000080] + Line[609149 99149 609149 99750 1000 1000 0x00000080] + Line[609149 99750 633000 99750 1000 1000 0x00000080] + Line[633000 98000 633000 99750 1000 1000 0x00000080] + Line[633000 98000 642000 98000 1000 1000 0x00000080] + Line[642000 98000 642000 148000 1000 1000 0x00000080] + Line[633000 148000 642000 148000 1000 1000 0x00000080] + Line[633000 148000 633000 208000 1000 1000 0x00000080] + Line[633000 208000 652499 208000 1000 1000 0x00000080] + Line[652499 208000 652499 212499 1000 1000 0x00000080] + Line[599250 217000 599250 36999 1000 1000 0x00000080] + Line[599250 36999 567500 36999 1000 1000 0x00000080] + Line[567500 36999 567500 37000 1000 1000 0x00000080] + Line[661999 103000 661999 131250 2500 1000 0x00000080] + Line[661999 103000 684500 103000 2500 1000 0x00000080] + Line[684500 103000 684500 74750 2500 1000 0x00000080] + Line[684500 74750 699500 74750 2500 1000 0x00000080] + Line[699500 59500 699500 25000 2500 1000 0x00000080] + Line[699500 25000 735000 25000 2500 1000 0x00000080] + Line[657500 132500 717000 132500 2500 1000 0x00000080] + Line[717000 132500 717000 170499 2500 1000 0x00000080] + Line[726750 74799 717500 74799 2500 1000 0x00000080] + Line[717500 74799 717500 75000 2500 1000 0x00000080] + Line[480000 55000 480000 80500 1000 1000 0x00000080] + Line[480000 80500 505500 80500 1000 1000 0x00000080] + Line[505500 80500 505500 97499 1000 1000 0x00000080] + Line[474250 42500 474250 35000 1000 1000 0x00000080] + Line[467500 35000 474250 35000 1000 1000 0x00000080] + Line[467500 35000 467500 30000 1000 1000 0x00000080] + Line[510000 85000 510000 59500 1000 1000 0x00000080] + Line[510000 59500 484500 59500 1000 1000 0x00000080] + Line[484500 35000 484500 59500 1000 1000 0x00000080] + Line[478500 35000 484500 35000 1000 1000 0x00000080] + Line[478500 35000 478500 30000 1000 1000 0x00000080] + Line[477500 30000 478500 30000 1000 1000 0x00000080] + Line[490000 85000 480000 85000 1000 1000 0x00000080] + Line[520499 60000 573000 60000 1000 1000 0x00000080] + Line[573000 60000 573000 57000 1000 1000 0x00000080] + Line[573000 57000 585849 57000 1000 1000 0x00000080] + Line[585849 52500 585849 57000 1000 1000 0x00000080] + Line[520000 85000 525500 85000 1000 1000 0x00000080] + Line[525500 85000 525500 99750 1000 1000 0x00000080] + Line[525500 99750 555000 99750 1000 1000 0x00000080] + Line[555000 99750 555000 117500 1000 1000 0x00000080] + Line[520000 85000 520000 59500 1000 1000 0x00000080] + Line[520000 59500 512000 59500 1000 1000 0x00000080] + Line[512000 59500 512000 55000 1000 1000 0x00000080] + Line[510000 55000 512000 55000 1000 1000 0x00000080] + Line[760600 78400 753900 78400 1000 1000 0x00000080] + Line[753900 78400 753900 79300 1000 1000 0x00000080] + Line[753900 79300 722250 79300 1000 1000 0x00000080] + Line[722250 79300 722250 79750 1000 1000 0x00000080] + Line[722250 79750 707500 79750 1000 1000 0x00000080] + Line[707500 79750 707500 75000 1000 1000 0x00000080] + Line[640999 57000 640999 62000 1000 1000 0x00000080] + Line[640999 57000 655000 57000 1000 1000 0x00000080] + Line[655000 57000 655000 32500 1000 1000 0x00000080] + Line[637500 62500 670250 62500 1000 1000 0x00000080] + Line[670250 62500 670250 65000 1000 1000 0x00000080] + Line[670250 65000 675000 65000 1000 1000 0x00000080] + Arc[847500 122500 20000 20000 800 1400 -90 -90 0x00000020] + Arc[847499 122499 20001 20001 800 1400 180 -90 0x00000020] + Arc[847498 122502 19998 19998 800 1400 90 -90 0x00000020] + Arc[847502 122502 20002 20002 800 1400 0 -90 0x00000020] + Text[307500 17500 0 122 "$Revision$" 0x00000000] + Text[402500 17500 0 100 "side copper" 0x00000000] + Text[400000 10000 0 122 "Component-" 0x00000000] +) +Layer(2 "solder") +( + Line[440000 115000 440000 145000 1000 2000 0x00000020] + Line[440000 145000 420000 165000 1000 2000 0x00000020] + Line[320000 190000 362500 232500 4000 2000 0x00000020] + Line[315000 145000 360000 190000 4000 2000 0x00000020] + Line[360000 190000 362500 190000 4000 2000 0x00000020] + Line[345000 165000 340000 170000 4000 2000 0x00000020] + Line[365000 115000 365000 145000 1000 2000 0x00000020] + Line[365000 145000 345000 165000 1000 2000 0x00000020] + Line[547500 37500 447500 37500 2500 2000 0x00000020] + Line[432500 50000 460000 77500 1000 2000 0x00000020] + Line[537500 77500 460000 77500 1000 2000 0x00000020] + Line[370000 35000 377500 42500 1000 2000 0x00000020] + Line[467500 70000 440000 42500 1000 2000 0x00000020] + Line[360000 35000 370000 45000 1000 2000 0x00000020] + Line[465000 72500 437500 45000 1000 2000 0x00000020] + Line[350000 35000 362500 47500 1000 2000 0x00000020] + Line[462500 75000 435000 47500 1000 2000 0x00000020] + Line[340000 35000 340000 37500 1000 2000 0x00000020] + Line[340000 37500 352500 50000 1000 2000 0x00000020] + Line[542500 72500 562500 92500 1000 2000 0x00000020] + Line[330000 35000 347500 52500 1000 2000 0x00000020] + Line[457500 80000 430000 52500 1000 2000 0x00000020] + Line[650000 105000 642500 97500 1000 2000 0x00000020] + Line[577500 122500 572500 117500 1000 2000 0x00000020] + Line[540000 75000 577500 112500 1000 2000 0x00000020] + Line[545000 70000 557500 82500 1000 2000 0x00000020] + Line[567500 232500 542500 207500 1000 2000 0x00000020] + Line[362500 47500 435000 47500 1000 2000 0x00000020] + Line[377500 42500 440000 42500 1000 2000 0x00000020] + Line[670000 135000 735000 135000 2500 2000 0x00000020] + Line[572500 112500 572500 117500 1000 2000 0x00000020] + Line[547500 67500 552500 72500 1000 2000 0x00000020] + Line[395000 190000 437500 232500 4000 2000 0x00000020] + Line[390000 145000 435000 190000 4000 2000 0x00000020] + Line[435000 190000 437500 190000 4000 2000 0x00000020] + Line[420000 165000 415000 170000 4000 2000 0x00000020] + Line[577500 132500 570000 125000 1000 2000 0x00000020] + Line[570000 125000 570000 115000 1000 2000 0x00000020] + Line[527500 182500 522500 187500 1000 2000 0x00000020] + Line[557500 82500 577500 82500 1000 2000 0x00000020] + Line[537500 77500 572500 112500 1000 2000 0x00000020] + Line[535000 80000 570000 115000 1000 2000 0x00000020] + Line[370000 45000 437500 45000 1000 2000 0x00000020] + Line[545000 70000 467500 70000 1000 2000 0x00000020] + Line[802500 157500 767500 157500 1000 2000 0x00000020] + Line[540000 75000 462500 75000 1000 2000 0x00000020] + Line[382500 35000 387500 40000 1000 2000 0x00000020] + Line[470000 67500 442500 40000 1000 2000 0x00000020] + Line[760600 132400 760700 132500 1000 2000 0x00000020] + Line[387500 40000 442500 40000 1000 2000 0x00000020] + Line[547500 67500 470000 67500 1000 2000 0x00000020] + Line[352500 50000 432500 50000 1000 2000 0x00000020] + Line[535000 80000 457500 80000 1000 2000 0x00000020] + Line[347500 52500 430000 52500 1000 2000 0x00000020] + Line[577500 102500 585000 110000 1000 2000 0x00000020] + Line[585000 110000 585000 137500 1000 2000 0x00000020] + Line[585000 137500 567500 137500 1000 2000 0x00000020] + Line[577500 142500 570000 142500 1000 2000 0x00000020] + Line[522500 177500 570000 177500 1000 2000 0x00000020] + Line[42500 165000 37500 170000 4000 2000 0x00000020] + Line[497500 237500 490000 230000 2500 2000 0x00000020] + Line[202500 127500 182500 107500 4000 2000 0x00000020] + Line[490000 132500 497500 125000 2500 2000 0x00000020] + Line[497500 145000 490000 145000 2500 2000 0x00000020] + Line[497500 217500 490000 217500 2500 2000 0x00000020] + Line[497500 185000 490000 185000 2500 2000 0x00000020] + Line[497500 165000 490000 165000 2500 2000 0x00000020] + Line[642500 97500 632500 97500 1000 2000 0x00000020] + Line[632500 97500 632500 77500 1000 2000 0x00000020] + Line[477500 62500 522500 62500 2500 2000 0x00000020] + Line[522500 62500 530000 55000 2500 2000 0x00000020] + Line[530000 55000 555000 55000 2500 2000 0x00000220] + Line[317500 27500 437500 27500 2500 2000 0x00000020] + Line[662500 142500 670000 135000 2500 2000 0x00000020] + Line[327500 72500 312500 60000 2500 2000 0x00000020] + Line[577500 212500 575000 210000 1000 2000 0x00000020] + Line[575000 210000 552500 210000 1000 2000 0x00000020] + Line[500000 55000 500000 42500 1000 2000 0x00000020] + Line[500000 42500 550000 42500 1000 2000 0x00000020] + Line[550000 42500 570000 47500 1000 2000 0x00000020] + Line[345000 125000 330000 125000 4000 2000 0x00000020] + Line[330000 125000 300000 95000 4000 2000 0x00000020] + Line[312500 60000 312500 32500 2500 2000 0x00000020] + Line[570000 47500 570000 57500 1000 2000 0x00000020] + Line[530000 85000 530000 110000 2500 2000 0x00000220] + Line[562500 50000 555000 47500 2500 2000 0x00000020] + Line[637500 37500 637500 15000 2500 2000 0x00000020] + Line[562500 57500 555000 65000 2500 2000 0x00000020] + Line[749400 127500 750000 127500 1000 2000 0x00000020] + Line[390000 125000 370000 105000 4000 2000 0x00000020] + Line[370000 105000 340000 105000 4000 2000 0x00000220] + Line[217500 35000 217500 25945 4000 2000 0x00000020] + Line[542500 207500 522500 207500 1000 2000 0x00000020] + Line[562500 50000 562500 57500 2500 2000 0x00000020] + Line[447500 37500 437500 27500 2500 2000 0x00000020] + Line[555000 157500 535000 157500 2500 2000 0x00000020] + Line[632500 77500 635000 72500 1000 2000 0x00000020] + Line[807500 77500 807500 82500 2500 2000 0x00000020] + Line[420000 125000 405000 125000 4000 2000 0x00000020] + Line[507500 20000 507500 25000 1000 2000 0x00000020] + Line[405000 125000 357500 77500 4000 2000 0x00000020] + Line[637500 15000 642500 10000 2500 2000 0x00000020] + Line[157500 52500 142500 52500 4000 2000 0x00000020] + Line[635000 72500 637500 72500 1000 2000 0x00000020] + Line[552500 25000 552500 40000 1000 2000 0x00000020] + Line[552500 210000 540000 197500 1000 2000 0x00000020] + Line[530000 135000 530000 152500 2500 2000 0x00000020] + Line[530000 152500 522500 160000 2500 2000 0x00000020] + Line[282500 190000 285000 190000 4000 2000 0x00000020] + Line[552500 40000 577500 45000 1000 2000 0x00000020] + Line[577500 45000 577500 52500 1000 2000 0x00000020] + Line[267500 165000 262500 170000 4000 2000 0x00000020] + Line[287500 115000 287500 145000 1000 2000 0x00000020] + Line[287500 145000 267500 165000 1000 2000 0x00000020] + Line[167500 190000 210000 232500 4000 2000 0x00000020] + Line[172500 147500 207500 190000 4000 2000 0x00000020] + Line[207500 190000 210000 190000 4000 2000 0x00000020] + Line[202500 167500 195000 175000 4000 2000 0x00000020] + Line[220000 115000 220000 150000 1000 2000 0x00000020] + Line[220000 150000 202500 167500 1000 2000 0x00000020] + Line[92500 190000 135000 232500 4000 2000 0x00000020] + Line[77500 145000 132500 190000 4000 2000 0x00000020] + Line[132500 190000 135000 190000 4000 2000 0x00000020] + Line[932500 20000 930000 17500 2500 2000 0x00000020] + Line[132500 160000 132500 160000 1000 2000 0x00000020] + Line[132500 160000 107500 165000 1000 2000 0x00000020] + Line[17500 190000 60000 232500 4000 2000 0x00000020] + Line[12500 145000 57500 190000 4000 2000 0x00000020] + Line[57500 190000 60000 190000 4000 2000 0x00000020] + Line[567500 137500 567500 172500 1000 2000 0x00000020] + Line[60000 145000 42500 165000 1000 2000 0x00000020] + Line[12500 125000 22500 115000 4000 2000 0x00000020] + Line[32500 115000 32500 32500 4000 2000 0x00000020] + Line[62500 26535 60965 25000 4000 2000 0x00000020] + Line[42500 125000 32500 115000 4000 2000 0x00000020] + Line[22500 25905 21595 25000 4000 2000 0x00000020] + Line[40000 25000 41280 25000 4000 2000 0x00000020] + Line[32500 32500 40000 25000 4000 2000 0x00000020] + Line[77500 125000 62500 100000 4000 2000 0x00000020] + Line[62500 27500 62500 26535 4000 2000 0x00000020] + Line[90000 115000 102500 125000 4000 2000 0x00000020] + Line[102500 125000 107500 125000 4000 2000 0x00000020] + Line[90000 115000 87500 38150 4000 2000 0x00000020] + Line[87500 38150 80650 25000 4000 2000 0x00000020] + Line[162500 142500 122500 142500 4000 2000 0x00000020] + Line[122500 142500 115000 115000 4000 2000 0x00000020] + Line[115000 115000 97500 110000 4000 2000 0x00000020] + Line[97500 110000 97500 27835 4000 2000 0x00000020] + Line[97500 27500 100000 25000 4000 2000 0x00000020] + Line[237500 125000 227500 105000 4000 2000 0x00000020] + Line[562500 37500 637500 37500 2500 2000 0x00000020] + Line[182500 107500 182500 92500 4000 2000 0x00000020] + Line[535000 157500 530000 152500 2500 2000 0x00000020] + Line[120020 25000 122500 27480 4000 2000 0x00000020] + Line[142500 52500 142500 27795 4000 2000 0x00000020] + Line[142500 27795 139705 25000 4000 2000 0x00000020] + Line[60000 115000 60000 145000 1000 2000 0x00000020] + Line[267500 125000 252500 125000 4000 2000 0x00000020] + Line[720000 100000 735000 100000 1000 2000 0x00000020] + Line[270000 80000 315000 125000 4000 2000 0x00000020] + Line[205000 87500 162500 45000 4000 2000 0x00000020] + Line[162500 45000 162500 28110 4000 2000 0x00000020] + Line[160000 25000 159390 25000 4000 2000 0x00000020] + Line[597500 172500 577500 172500 1000 2000 0x00000020] + Line[182500 28425 179075 25000 4000 2000 0x00000020] + Line[182500 55000 207500 80000 4000 2000 0x00000020] + Line[577500 182500 527500 182500 1000 2000 0x00000020] + Line[577500 232500 567500 232500 1000 2000 0x00000020] + Line[252500 90000 252500 125000 4000 2000 0x00000020] + Line[737500 102500 745400 94600 1000 2000 0x00000020] + Line[225000 72500 197500 45000 4000 2000 0x00000020] + Line[197500 30000 198760 25000 4000 2000 0x00000020] + Line[262500 55000 277500 55000 4000 2000 0x00000020] + Line[100335 25000 100335 27835 4000 2000 0x00000020] + Line[277500 65000 247500 65000 4000 2000 0x00000020] + Line[197500 30000 197500 45000 4000 2000 0x00000020] + Line[238130 26260 238130 25000 4000 2000 0x00000020] + Line[300000 77500 277500 55000 4000 2000 0x00000020] + Line[21595 25000 21595 27500 4000 2000 0x00000020] + Line[21595 27500 22500 27500 4000 2000 0x00000020] + Line[617500 142500 662500 142500 2500 2000 0x00000020] + Line[159390 28110 162500 28110 4000 2000 0x00000020] + Line[159390 27500 162500 27500 4000 2000 0x00000020] + Line[179075 25000 179075 30000 4000 2000 0x00000020] + Line[552500 72500 580000 72500 1000 2000 0x00000020] + Line[380000 35000 382500 35000 1000 2000 0x00000020] + Line[522500 157500 522500 160000 2500 2000 0x00000020] + Line[179075 30000 182500 30000 4000 2000 0x00000020] + Line[100335 25000 100000 25000 4000 2000 0x00000020] + Line[60965 27500 62500 27500 4000 2000 0x00000020] + Line[100335 27500 97500 27500 4000 2000 0x00000020] + Line[570000 242500 545000 217500 1000 2000 0x00000020] + Line[545000 217500 522500 217500 1000 2000 0x00000020] + Line[162500 142500 172500 127500 4000 2000 0x00000020] + Line[577500 242500 570000 242500 1000 2000 0x00000020] + Line[247500 65000 217500 35000 4000 2000 0x00000020] + Line[557500 32500 562500 37500 2500 2000 0x00000020] + Line[217500 25945 218445 25000 4000 2000 0x00000020] + Line[162500 27500 160000 25000 4000 2000 0x00000020] + Line[122500 27480 122500 52500 4000 2000 0x00000020] + Line[242500 30630 238130 26260 4000 2000 0x00000020] + Line[242500 30630 262500 55000 4000 2000 0x00000020] + Line[745100 132400 737500 140000 1000 2000 0x00000020] + Line[764600 94600 745400 94600 1000 2000 0x00000020] + Line[242500 190000 285000 232500 4000 2000 0x00000020] + Line[60965 25000 60965 27500 4000 2000 0x00000020] + Line[237500 145000 282500 190000 4000 2000 0x00000020] + Line[585000 57500 585000 57499 1000 2000 0x00000020] + Line[585000 57499 585499 57000 1000 2000 0x00000020] + Line[760600 78400 793400 78400 1000 2000 0x00000020] + Line[629999 147500 629500 147999 1000 2000 0x00000020] + Line[577500 72500 580000 72500 1000 2000 0x00000020] + Line[930000 10000 642500 10000 2500 2000 0x00000020] + Line[570000 142500 570000 177500 1000 2000 0x00000020] + Line[749400 83800 749400 77600 2500 2000 0x00000020] + Line[637500 112500 639200 110800 1000 2000 0x00000020] + Line[639200 110800 760600 110800 1000 2000 0x00000020] + Line[637500 122500 645000 115000 1000 2000 0x00000020] + Line[645000 115000 743200 115000 1000 2000 0x00000020] + Line[743200 115000 749400 116200 1000 2000 0x00000020] + Line[637500 102500 642500 107500 1000 2000 0x00000020] + Line[642500 107500 747500 107500 1000 2000 0x00000020] + Line[747500 107500 749400 105600 1000 2000 0x00000020] + Line[749400 105600 749400 105400 1000 2000 0x00000020] + Line[767500 107500 765400 105400 1000 2000 0x00000020] + Line[744300 143200 742500 145000 1000 2000 0x00000020] + Line[647500 202500 637500 202500 1000 2000 0x00000020] + Line[744000 154000 760600 154000 1000 2000 0x00000020] + Line[802500 127500 765000 127500 1000 2000 0x00000020] + Line[745900 121600 741800 117500 1000 2000 0x00000020] + Line[741800 117500 652500 117500 1000 2000 0x00000020] + Line[652500 117500 642500 127500 1000 2000 0x00000020] + Line[642500 127500 607500 127500 1000 2000 0x00000020] + Line[745000 100000 760600 100000 1000 2000 0x00000020] + Line[745000 100000 740000 105000 1000 2000 0x00000020] + Line[740000 105000 650000 105000 1000 2000 0x00000020] + Line[795200 164800 797500 162500 1000 2000 0x00000020] + Line[547500 30000 547500 37500 2500 2000 0x00000020] + Line[312500 32500 317500 27500 2500 2000 0x00000020] + Line[793400 78400 797500 82500 1000 2000 0x00000020] + Line[100335 27835 97500 27835 4000 2000 0x00000020] + Line[930000 17500 930000 10000 2500 2000 0x00000020] + Line[577500 162500 597500 162500 2500 2000 0x00000020] + Line[597500 162500 617500 142500 2500 2000 0x00000020] + Line[192500 87500 157500 52500 4000 2000 0x00000020] + Line[192500 102500 192500 87500 4000 2000 0x00000020] + Line[607500 127500 587500 147500 1000 2000 0x00000020] + Line[587500 147500 572500 147500 1000 2000 0x00000020] + Line[572500 147500 572500 177500 1000 2000 0x00000020] + Line[572500 177500 582500 177500 1000 2000 0x00000020] + Line[582500 177500 582500 192500 1000 2000 0x00000020] + Line[582500 192500 577500 192500 1000 2000 0x00000020] + Line[577500 152500 590000 152500 2500 2000 0x00000020] + Line[590000 152500 610000 132500 2500 2000 0x00000020] + Line[742500 145000 675000 145000 1000 2000 0x00000020] + Line[675000 145000 657500 162500 1000 2000 0x00000020] + Line[749400 148600 748300 147500 1000 2000 0x00000020] + Line[748300 147500 677500 147500 1000 2000 0x00000020] + Line[677500 147500 657500 167500 1000 2000 0x00000020] + Line[657500 167500 645000 167500 1000 2000 0x00000020] + Line[645000 167500 645000 192500 1000 2000 0x00000220] + Line[647500 170000 647500 202500 1000 2000 0x00000020] + Line[744000 154000 740000 150000 1000 2000 0x00000020] + Line[740000 150000 680000 150000 1000 2000 0x00000020] + Line[680000 150000 660000 170000 1000 2000 0x00000020] + Line[660000 170000 647500 170000 1000 2000 0x00000020] + Line[749400 137800 747200 140000 1000 2000 0x00000020] + Line[747200 140000 742500 140000 1000 2000 0x00000020] + Line[742500 140000 740000 142500 1000 2000 0x00000020] + Line[657500 162500 637500 162500 1000 2000 0x00000020] + Line[740000 142500 672500 142500 1000 2000 0x00000020] + Line[672500 142500 657500 157500 1000 2000 0x00000020] + Line[657500 157500 632500 157500 1000 2000 0x00000020] + Line[632500 157500 632500 172500 1000 2000 0x00000020] + Line[632500 172500 637500 172500 1000 2000 0x00000020] + Line[612500 137500 592500 157500 1000 2000 0x00000020] + Line[760600 132400 745100 132400 1000 2000 0x00000020] + Line[567000 173000 567500 172500 1000 2000 0x00000020] + Line[662500 147500 670000 140000 1000 2000 0x00000020] + Line[747500 140000 750000 137500 1000 2000 0x00000020] + Line[670000 140000 737500 140000 1000 2000 0x00000020] + Line[592500 157500 590000 157500 1000 2000 0x00000020] + Line[745000 127500 750000 127500 1000 2000 0x00000020] + Line[745000 127500 737500 120000 1000 2000 0x00000020] + Line[737500 120000 662500 120000 1000 2000 0x00000020] + Line[662500 120000 662500 137500 1000 2000 0x00000020] + Line[195000 105000 192500 102500 4000 2000 0x00000020] + Line[662500 137500 612500 137500 1000 2000 0x00000020] + Line[645000 192500 637500 192500 1000 2000 0x00000020] + Line[749400 137800 764700 137800 1000 2000 0x00000020] + Line[764700 137800 765000 137500 1000 2000 0x00000020] + Line[765000 127500 764500 127000 1000 2000 0x00000020] + Line[764500 127000 749400 127000 1000 2000 0x00000020] + Line[749400 116200 763700 116200 1000 2000 0x00000020] + Line[763700 116200 765000 117500 1000 2000 0x00000020] + Line[765400 105400 749400 105400 1000 2000 0x00000020] + Line[796800 143200 744300 143200 1000 2000 0x00000020] + Line[802500 97500 767500 97500 1000 2000 0x00000020] + Line[767500 157500 764400 159400 1000 2000 0x00000020] + Line[570000 57500 585000 57500 1000 2000 0x00000020] + Line[749400 148600 763900 148600 1000 2000 0x00000020] + Line[763900 148600 765000 147500 1000 2000 0x00000020] + Line[715000 102500 737500 102500 1000 2000 0x00000020] + Line[710000 97500 715000 102500 1000 2000 0x00000020] + Line[807500 112500 802500 117500 1000 2000 0x00000020] + Line[796600 121600 797500 122500 1000 2000 0x00000020] + Line[807500 122500 802500 127500 1000 2000 0x00000020] + Line[760700 132500 797500 132500 1000 2000 0x00000020] + Line[805000 147500 765000 147500 1000 2000 0x00000020] + Line[802500 137500 807500 132500 1000 2000 0x00000020] + Line[182500 28425 182500 55000 4000 2000 0x00000020] + Line[805000 147500 807500 145000 1000 2000 0x00000020] + Line[807500 145000 807500 142500 1000 2000 0x00000020] + Line[762100 152500 797500 152500 1000 2000 0x00000020] + Line[802500 157500 807500 152500 1000 2000 0x00000020] + Line[767500 107500 805000 107500 1000 2000 0x00000020] + Line[805000 107500 807500 105000 1000 2000 0x00000020] + Line[807500 105000 807500 102500 1000 2000 0x00000020] + Line[807500 92500 802500 97500 1000 2000 0x00000020] + Line[763100 102500 797500 102500 1000 2000 0x00000020] + Line[597500 37500 597500 37499 1000 2000 0x00000020] + Line[802500 137500 765000 137500 1000 2000 0x00000020] + Line[796600 121600 745900 121600 1000 2000 0x00000020] + Line[802500 117500 765000 117500 1000 2000 0x00000020] + Line[760600 110800 762300 112500 1000 2000 0x00000020] + Line[762300 112500 797500 112500 1000 2000 0x00000020] + Line[760600 154000 762100 152500 1000 2000 0x00000020] + Line[227500 105000 195000 105000 4000 2000 0x00000020] + Line[760600 100000 763100 102500 1000 2000 0x00000020] + Line[764600 94600 767500 97500 1000 2000 0x00000020] + Line[796800 143200 797500 142500 1000 2000 0x00000020] + Line[766700 89200 770000 92500 1000 2000 0x00000020] + Line[770000 92500 797500 92500 1000 2000 0x00000020] + Line[690000 90000 710000 90000 1000 2000 0x00000020] + Line[470000 55000 477500 62500 2500 2000 0x00000020] + Line[552500 25000 507500 25000 1000 2000 0x00000020] + Line[557500 30000 557500 32500 2500 2000 0x00000020] + Line[159390 25000 159390 28110 4000 2000 0x00000020] + Line[807500 112500 820000 125000 1000 2000 0x00000020] + Line[820000 125000 820000 155000 1000 2000 0x00000020] + Line[820000 155000 832500 155000 1000 2000 0x00000020] + Line[807500 122500 812500 122500 1000 2000 0x00000020] + Line[812500 122500 817500 127500 1000 2000 0x00000020] + Line[817500 127500 817500 215000 1000 2000 0x00000020] + Line[802000 72000 807500 77500 2500 2000 0x00000020] + Line[62500 100000 62500 26535 4000 2000 0x00000020] + Line[797500 164800 795200 164800 1000 2000 0x00000020] + Line[749400 77600 755000 72000 2500 2000 0x00000020] + Line[610000 132500 657500 132500 2500 2000 0x00000020] + Line[707500 97500 710000 97500 1000 2000 0x00000020] + Line[662500 147500 629999 147500 1000 2000 0x00000020] + Line[710000 90000 720000 100000 1000 2000 0x00000020] + Line[390000 97500 390000 72500 2500 2000 0x00000020] + Line[465000 72500 542500 72500 1000 2000 0x00000020] + Line[562500 92500 577500 92500 1000 2000 0x00000020] + Line[490000 230000 490000 132500 2500 2000 0x00000020] + Line[755000 72000 802000 72000 2500 2000 0x00000020] + Line[745800 89200 735000 100000 1000 2000 0x00000020] + Line[817500 215000 832500 215000 1000 2000 0x00000020] + Line[390000 95000 390000 97500 2500 2000 0x00000020] + Line[749400 137500 750000 137500 1000 2000 0x00000020] + Line[749400 137500 749400 140000 1000 2000 0x00000020] + Line[749400 140000 747500 140000 1000 2000 0x00000020] + Line[749400 127000 749400 127500 1000 2000 0x00000020] + Line[427500 72500 327500 72500 2500 2000 0x00000020] + Line[555000 47500 520000 47500 2500 2000 0x00000020] + Line[797500 162500 797500 164800 1000 2000 0x00000020] + Line[766700 89200 745800 89200 1000 2000 0x00000020] + Line[992500 242500 907500 242500 2500 2000 0x00000020] + Line[22500 25905 22500 115000 4000 2000 0x00000020] + Line[122500 52500 145000 75000 4000 2000 0x00000020] + Line[145000 75000 165000 75000 4000 2000 0x00000020] + Line[165000 75000 182500 92500 4000 2000 0x00000020] + Line[617500 152500 597500 172500 1000 2000 0x00000020] + Line[357500 77500 300000 77500 4000 2000 0x00000020] + Line[277500 65000 297500 85000 4000 2000 0x00000020] + Line[340000 105000 320000 85000 4000 2000 0x00000020] + Line[320000 85000 297500 85000 4000 2000 0x00000020] + Line[300000 95000 295000 95000 4000 2000 0x00000020] + Line[295000 95000 272500 72500 4000 2000 0x00000020] + Line[272500 72500 225000 72500 4000 2000 0x00000020] + Line[207500 80000 270000 80000 4000 2000 0x00000020] + Line[205000 87500 250000 87500 4000 2000 0x00000020] + Line[250000 87500 252500 90000 4000 2000 0x00000020] + Line[590000 97500 607500 97500 1000 2000 0x00000020] + Line[1065000 97500 1065000 205000 2500 2000 0x00000020] + Line[1070000 97500 1065000 97500 2500 2000 0x00000020] + Line[1060000 87500 1060000 202500 2500 2000 0x00000020] + Line[1071000 96500 1070000 97500 2500 2000 0x00000020] + Line[1055000 77500 1055000 195000 2500 2000 0x00000020] + Line[1069300 85700 1088100 85700 2500 2000 0x00000020] + Line[1069300 85700 1067500 87500 2500 2000 0x00000020] + Line[1067500 87500 1060000 87500 2500 2000 0x00000020] + Line[1067600 74900 1088100 74900 2500 2000 0x00000020] + Line[1067600 74900 1065000 77500 2500 2000 0x00000020] + Line[1065000 77500 1055000 77500 2500 2000 0x00000020] + Line[1088100 96500 1071000 96500 2500 2000 0x00000020] + Line[1055000 195000 1050000 195000 2500 2000 0x00000020] + Line[1060000 202500 1055000 202500 2500 2000 0x00000020] + Line[1065000 205000 1052500 217500 2500 2000 0x00000020] + Line[1088100 107300 1072700 107300 2500 2000 0x00000020] + Line[1072700 107300 1070000 110000 2500 2000 0x00000020] + Line[1070000 110000 1070000 207500 2500 2000 0x00000020] + Line[1070000 207500 1060000 217500 2500 2000 0x00000020] + Line[1060000 217500 1060000 222500 2500 2000 0x00000020] + Line[1060000 222500 1052500 230000 2500 2000 0x00000020] + Line[992500 35000 992500 242500 2500 2000 0x00000020] + Line[630499 147999 630499 148499 1000 1000 0x00000080] + Line[624000 148499 630499 148499 1000 1000 0x00000080] + Line[611750 62500 611750 104000 1000 1000 0x00000080] + Line[611750 62500 577500 62500 1000 1000 0x00000080] + Line[559750 171999 567000 171999 1000 1000 0x00000080] + Line[559750 162750 559750 171999 1000 1000 0x00000080] + Line[559750 162750 522500 162750 1000 1000 0x00000080] + Line[522500 162750 522500 167500 1000 1000 0x00000080] + Line[574499 207000 574499 209500 1000 1000 0x00000080] + Line[569500 207000 574499 207000 1000 1000 0x00000080] + Line[569500 196999 569500 207000 1000 1000 0x00000080] + Line[569500 196999 522500 196999 1000 1000 0x00000080] + Line[522500 196999 522500 197500 1000 1000 0x00000080] + Line[855000 77500 878000 77500 1000 1000 0x00000080] + Line[878000 77500 878000 120000 1000 1000 0x00000080] + Line[878000 120000 887500 120000 1000 1000 0x00000080] + Line[855000 57500 855000 63000 1000 1000 0x00000080] + Line[855000 63000 880000 63000 1000 1000 0x00000080] + Line[880000 63000 880000 95000 1000 1000 0x00000080] + Line[880000 95000 887500 95000 1000 1000 0x00000080] + Line[855000 47500 855000 53000 1000 1000 0x00000080] + Line[855000 53000 882000 53000 1000 1000 0x00000080] + Line[882000 53000 882000 85000 1000 1000 0x00000080] + Line[882000 85000 900248 85000 1000 1000 0x00000080] + Line[705000 32500 730250 32500 1000 1000 0x00000080] + Line[730250 32500 730250 33000 1000 1000 0x00000080] + Line[730250 33000 900248 33000 1000 1000 0x00000080] + Line[900248 33000 900248 35000 1000 1000 0x00000080] + Line[785000 25000 820500 25000 1000 1000 0x00000080] + Line[820500 22000 820500 25000 1000 1000 0x00000080] + Line[820500 22000 887500 22000 1000 1000 0x00000080] + Line[887500 20000 887500 22000 1000 1000 0x00000080] + Line[584499 57999 584499 58000 1000 1000 0x00000080] + Line[584499 58000 610499 58000 1000 1000 0x00000080] + Line[807999 67397 809099 67397 1000 1000 0x00000080] + Line[807999 67397 807999 69250 1000 1000 0x00000080] + Line[722250 69250 807999 69250 1000 1000 0x00000080] + Line[722250 69250 722250 82500 1000 1000 0x00000080] + Line[722250 82500 637500 82500 1000 1000 0x00000080] + Line[810749 65748 825000 65748 1000 1000 0x00000080] + Line[825000 65748 825000 67500 1000 1000 0x00000080] + Line[768000 157999 768000 159900 1000 1000 0x00000080] + Line[768000 159900 749400 159900 1000 1000 0x00000080] + Line[749400 159400 749400 159900 1000 1000 0x00000080] + Line[825000 37500 769000 37500 1000 1000 0x00000080] + Line[769000 37400 769000 37500 1000 1000 0x00000080] + Line[769000 37400 662000 37400 1000 1000 0x00000080] + Line[642000 58249 659250 58249 1000 1000 0x00000080] + Line[642000 58249 642000 68000 1000 1000 0x00000080] + Line[628749 68000 642000 68000 1000 1000 0x00000080] + Line[628749 68000 628749 123249 1000 1000 0x00000080] + Line[628749 182500 637500 182500 1000 1000 0x00000080] + Line[763600 164800 770000 164800 1000 1000 0x00000080] + Line[753900 164800 753900 165250 1000 1000 0x00000080] + Line[753900 165250 682000 165250 1000 1000 0x00000080] + Line[682000 165250 682000 208000 1000 1000 0x00000080] + Line[682000 208000 637500 208000 1000 1000 0x00000080] + Line[637500 208000 637500 212500 1000 1000 0x00000080] + Line[797500 162500 770000 162500 1000 1000 0x00000080] + Line[770000 162500 770000 164800 1000 1000 0x00000080] + Line[753900 164800 763600 164800 1000 1000 0x00000080] + Line[637500 242500 637500 237000 1000 1000 0x00000080] + Line[637500 237000 660000 237000 1000 1000 0x00000080] + Line[660000 237000 660000 225000 1000 1000 0x00000080] + Line[680000 212500 690000 212500 1000 1000 0x00000080] + Line[690000 212500 690000 170000 1000 1000 0x00000080] + Line[710000 222500 710000 217000 1000 1000 0x00000080] + Line[710000 217000 705500 217000 1000 1000 0x00000080] + Line[705500 217000 705500 177500 1000 1000 0x00000080] + Line[705500 177500 707500 177500 1000 1000 0x00000080] + Line[652499 212499 675500 212499 1000 1000 0x00000080] + Line[675500 212499 675500 232500 1000 1000 0x00000080] + Line[675500 232500 680000 232500 1000 1000 0x00000080] + Line[710000 232500 710000 237000 1000 1000 0x00000080] + Line[710000 237000 664750 237000 1000 1000 0x00000080] + Line[664750 237000 664750 217000 1000 1000 0x00000080] + Line[664750 217000 599250 217000 1000 1000 0x00000080] + Line[699500 59500 699500 74750 2500 1000 0x00000080] + Line[713000 170499 717000 170499 2500 1000 0x00000080] + Line[713000 170499 713000 212500 2500 1000 0x00000080] + Line[710000 212500 713000 212500 2500 1000 0x00000080] + Line[726750 78850 748150 78850 2500 1000 0x00000080] + Line[726750 74799 726750 78850 2500 1000 0x00000080] + Line[520000 110000 520000 118500 1000 1000 0x00000080] + Line[520000 118500 523249 118500 1000 1000 0x00000080] + Line[523249 118500 523249 127500 1000 1000 0x00000080] + Line[523249 127500 555000 127500 1000 1000 0x00000080] + Line[505500 97499 505500 110000 1000 1000 0x00000080] + Line[505500 110000 520000 110000 1000 1000 0x00000080] + Line[490000 55000 490000 42500 1000 1000 0x00000080] + Line[490000 42500 474250 42500 1000 1000 0x00000080] + Line[490000 85000 493000 85000 1000 1000 0x00000080] + Line[493000 85000 493000 120500 1000 1000 0x00000080] + Line[493000 120500 520000 120500 1000 1000 0x00000080] + Line[520000 120500 520000 135000 1000 1000 0x00000080] + Line[585849 52500 637500 52500 1000 1000 0x00000080] + Line[500000 85000 500000 89500 1000 1000 0x00000080] + Line[500000 89500 520000 89500 1000 1000 0x00000080] + Line[520000 89500 520000 85000 1000 1000 0x00000080] + Line[707500 75000 707500 55000 1000 1000 0x00000080] + Line[707500 55000 675000 55000 1000 1000 0x00000080] + Line[1017500 210000 1017500 235000 2500 1000 0x00000080] + Line[1017500 185000 1017500 210000 2500 1000 0x00000080] + Line[1017500 160000 1017500 185000 2500 1000 0x00000080] + Line[1017500 135000 1017500 160000 2500 1000 0x00000080] + Line[1017500 110000 1017500 135000 2500 1000 0x00000080] + Line[933750 28750 1017500 28750 2500 1000 0x00000080] + Line[1017500 110000 1017500 78749 2500 1000 0x00000080] + Line[1017500 78749 1017500 53749 2500 1000 0x00000080] + Line[932500 45000 933750 45000 2500 1000 0x00000080] + Line[933750 45000 933750 28750 2500 1000 0x00000080] + Line[1017500 53749 1017500 28750 2500 1000 0x00000080] + Line[932500 20000 932500 38749 2500 1000 0x00000080] + Line[932500 220000 932500 188749 2500 1000 0x00000080] + Line[932500 188749 932500 163749 2500 1000 0x00000080] + Line[932500 163749 932500 138749 2500 1000 0x00000080] + Line[932500 138749 932500 113749 2500 1000 0x00000080] + Line[932500 113749 932500 88749 2500 1000 0x00000080] + Line[932500 88749 932500 63749 2500 1000 0x00000080] + Line[932500 63749 932500 38749 2500 1000 0x00000080] + Line[907500 145000 907500 165999 2500 1000 0x00000080] + Line[907500 241249 911499 241249 2500 1000 0x00000080] + Line[911499 241249 911499 241250 2500 1000 0x00000080] + Line[907500 241249 907500 215999 2500 1000 0x00000080] + Line[907500 215999 907500 190999 2500 1000 0x00000080] + Line[907500 190999 907500 165999 2500 1000 0x00000080] + Line[907500 70000 907500 90999 2500 1000 0x00000080] + Line[907500 145000 907500 115999 2500 1000 0x00000080] + Line[907500 115999 907500 90999 2500 1000 0x00000080] + Line[907500 20000 907500 40999 2500 1000 0x00000080] + Line[907500 70000 907500 40999 2500 1000 0x00000080] + Text[297500 22500 0 122 "$Revision$" 0x00000080] + Text[402500 20000 0 100 "Solder-side" 0x00000080] + Text[405000 15000 0 100 "copper" 0x00000080] +) +Layer(3 "GND") +( +) +Layer(4 "power") +( +) +Layer(5 "signal1") +( +) +Layer(6 "signal2") +( +) +Layer(7 "unused") +( +) +Layer(8 "unused") +( +) +Layer(9 "silk") +( +) +Layer(10 "silk") +( + Line[120000 102500 137500 102500 800 1400 0x00000020] + Line[137500 102500 137500 75000 800 1400 0x00000020] + Line[137500 75000 120000 75000 800 1400 0x00000020] + Line[120000 75000 120000 102500 800 1400 0x00000020] + Line[120000 77500 137500 77500 800 1400 0x00000020] + Line[860000 107500 877500 107500 800 1400 0x00000020] + Line[877500 107500 877500 80000 800 1400 0x00000020] + Line[877500 80000 860000 80000 800 1400 0x00000020] + Line[860000 80000 860000 107500 800 1400 0x00000020] + Line[860000 82500 877500 82500 800 1400 0x00000020] + Line[1060000 27500 1067500 27500 1000 2000 0x00000020] + Line[1075000 22500 1067500 27500 1000 2000 0x00000020] + Line[1075000 22500 1075000 2500 1000 2000 0x00000020] + Line[1060000 27500 1060000 2500 1000 2000 0x00000020] + Line[1080000 2500 1090000 2500 1000 2000 0x00000020] + Line[1095000 5000 1090000 2500 1000 2000 0x00000020] + Line[1095000 5000 1095000 27500 1000 2000 0x00000020] + Line[1080000 2500 1080000 27500 1000 2000 0x00000020] + Arc[525001 225001 1 1 1000 2000 0 -90 0x00000020] + Arc[525001 225001 1 1 1000 2000 -90 90 0x00000020] + Arc[635001 275001 1 1 1000 2000 0 -90 0x00000020] + Arc[635001 275001 1 1 1000 2000 270 90 0x00000020] + Text[219351 61496 0 100 "Q0" 0x00000000] + Text[235099 61496 0 100 "T0" 0x00000000] + Text[258721 57559 0 100 "Q" 0x00000000] + Text[274469 57559 0 100 "T" 0x00000000] + Text[22500 61496 0 100 "Q5" 0x00000000] + Text[38248 61496 0 100 "T5" 0x00000000] + Text[61870 61496 0 100 "Q4" 0x00000000] + Text[77618 61496 0 100 "T4" 0x00000000] + Text[101240 61496 0 100 "Q3" 0x00000000] + Text[116988 61496 0 100 "T3" 0x00000000] + Text[138110 61496 0 100 "Q2" 0x00000000] + Text[156358 61496 0 100 "T2" 0x00000000] + Text[179981 61496 0 100 "Q1" 0x00000000] + Text[195729 61496 0 100 "T1" 0x00000000] + Text[400000 10000 0 100 "Component side" 0x00000000] + Text[402500 15000 0 122 "silk screen" 0x00000000] + Text[297500 10000 0 100 "REVERSERS $Revision$" 0x00000000] + Text[317500 17500 0 100 "Copyright 2004 Ian Jackson" 0x00000000] + Text[122500 95000 0 122 "o" 0x00000000] + Text[127500 92500 0 122 "o" 0x00000000] + Text[132500 90000 0 122 "o" 0x00000000] + Text[126500 85000 0 200 "o" 0x00000000] + Text[122500 85000 0 122 "o" 0x00000000] + Text[127500 82500 0 122 "o" 0x00000000] + Text[132500 80000 0 122 "o" 0x00000000] + Text[122500 77500 0 122 "o" 0x00000000] + Text[862500 100000 0 122 "o" 0x00000000] + Text[867500 97500 0 122 "o" 0x00000000] + Text[872500 95000 0 122 "o" 0x00000000] + Text[866500 90000 0 200 "o" 0x00000000] + Text[862500 90000 0 122 "o" 0x00000000] + Text[867500 87500 0 122 "o" 0x00000000] + Text[872500 85000 0 122 "o" 0x00000000] + Text[862500 82500 0 122 "o" 0x00000000] + Text[440000 27500 0 200 "1" 0x00000000] + Text[1082500 2500 0 100 "1" 0x00000000] + Text[1082500 7500 0 100 "2" 0x00000000] + Text[1087500 5000 0 100 "14" 0x00000000] + Text[1087500 10000 0 100 "15" 0x00000000] + Text[1087500 15000 0 100 "16" 0x00000000] + Text[1062500 12500 0 100 "11" 0x00000000] + Text[1062500 17500 0 100 "12" 0x00000000] + Text[1082500 12500 0 100 "3" 0x00000000] + Text[1082500 17500 0 100 "4" 0x00000000] + Text[1082500 20000 0 100 "." 0x00000000] + Text[1082500 22500 0 100 "." 0x00000000] + Text[1062500 22500 0 100 "13" 0x00000000] + Text[1070000 2500 0 100 "." 0x00000000] + Text[1087500 25000 0 100 "$" 0x00000000] + Text[1070000 20000 0 100 "$" 0x00000000] + Text[1070000 15000 0 100 "$" 0x00000000] + Text[1070000 10000 0 100 "$" 0x00000000] + Text[1065000 2500 0 100 "." 0x00000000] + Text[1065000 7500 0 100 "." 0x00000000] + Text[1065000 5000 0 100 "." 0x00000000] + Text[1070000 5000 0 100 "." 0x00000000] + Text[1087500 20000 0 100 "0" 0x00000000] + Polygon(0x00000010) + ( + [127500 85000] [130000 85000] [130000 87500] [127500 87500] + ) + Polygon(0x00000010) + ( + [867500 90000] [870000 90000] [870000 92500] [867500 92500] + ) +) +NetList() +( + Net("booster_cutout__pt9" "Signal") + ( + Connect("INDIV0-10") + Connect("INDIV1-7") + Connect("PIC-34") + Connect("RAP0-8") + ) + Net("booster_dirn__pt17" "Signal") + ( + Connect("INDIV0-9") + Connect("INDIV1-9") + Connect("PIC-15") + Connect("RAP1-8") + ) + Net("booster_flag__pt10" "Signal") + ( + Connect("INDIV0-22") + Connect("INDIV1-8") + Connect("PIC-33") + Connect("RAP1-1") + ) + Net("booster_pwm__pt16" "Signal") + ( + Connect("INDIV0-21") + Connect("INDIV1-10") + Connect("PIC-16") + Connect("RAP1-7") + ) + Net("booster_retry__pt8" "Signal") + ( + Connect("INDIV0-23") + Connect("INDIV1-6") + Connect("PIC-35") + Connect("RAP0-7") + ) + Net("cdu_enable__pt6" "Signal") + ( + Connect("INDIV0-11") + Connect("INDIV1-5") + Connect("PIC-38") + Connect("RAP0-5") + ) + Net("cdu_gnd" "Power") + ( + Connect("BUS-18") + Connect("PTFET0-3") + Connect("PTFET1-3") + Connect("PTFET10-3") + Connect("PTFET11-3") + Connect("PTFET12-3") + Connect("PTFET13-3") + Connect("PTFET14-3") + Connect("PTFET15-3") + Connect("PTFET16-3") + Connect("PTFET17-3") + Connect("PTFET2-3") + Connect("PTFET3-3") + Connect("PTFET4-3") + Connect("PTFET5-3") + Connect("PTFET6-3") + Connect("PTFET7-3") + Connect("PTFET8-3") + Connect("PTFET9-3") + ) + Net("cdu_out" "Power") + ( + Connect("BUS-19") + Connect("PTD0-1") + Connect("PTD1-1") + Connect("PTD10-1") + Connect("PTD11-1") + Connect("PTD12-1") + Connect("PTD13-1") + Connect("PTD14-1") + Connect("PTD15-1") + Connect("PTD16-1") + Connect("PTD17-1") + Connect("PTD2-1") + Connect("PTD3-1") + Connect("PTD4-1") + Connect("PTD5-1") + Connect("PTD6-1") + Connect("PTD7-1") + Connect("PTD8-1") + Connect("PTD9-1") + ) + Net("clock" "Signal") + ( + Connect("BUS-7") + Connect("PIC-13") + ) + Net("i2c_clock" "Signal") + ( + Connect("BUS-12") + Connect("PIC-18") + ) + Net("i2c_data" "Signal") + ( + Connect("BUS-14") + Connect("PIC-23") + ) + Net("icsp_pc__pt1" "Signal") + ( + Connect("PIC-39") + Connect("RPCI-1") + Connect("RPCPT-1") + ) + Net("icsp_pcq" "Signal") + ( + Connect("INDIV0-13") + Connect("INDIV1-1") + Connect("RPCI-2") + Connect("RPCL-1") + ) + Net("icsp_pd__pt0" "Signal") + ( + Connect("AC05-11") + Connect("AC05-13") + Connect("AC05-3") + Connect("PIC-40") + Connect("RPDWI-2") + ) + Net("icsp_pdrall" "Signal") + ( + Connect("AC05-8") + Connect("BUS-5") + ) + Net("icsp_pdrall_mid" "Signal") + ( + Connect("AC05-10") + Connect("AC05-9") + Connect("RPDR-1") + ) + Net("icsp_pdrany" "Signal") + ( + Connect("AC05-12") + Connect("BUS-3") + ) + Net("icsp_pdw" "Signal") + ( + Connect("AC05-5") + Connect("BUS-1") + ) + Net("icsp_pdw_mid" "Signal") + ( + Connect("AC05-6") + Connect("RPDWI-1") + Connect("RPDWU-1") + ) + Net("l_gnd" "Power") + ( + Connect("AC05-1") + Connect("AC05-7") + Connect("BUS-11") + Connect("BUS-2") + Connect("BUS-4") + Connect("BUS-6") + Connect("BUS-8") + Connect("CAC05-1") + Connect("CPIC0-1") + Connect("CPIC1-1") + Connect("INDIV0-25") + Connect("INDIV1-2") + Connect("OC0-11") + Connect("OC0-13") + Connect("OC0-15") + Connect("OC0-9") + Connect("OC1-5") + Connect("OC1-7") + Connect("PIC-12") + Connect("PIC-31") + Connect("RLL-2") + Connect("RPCL-2") + Connect("TS912-4") + ) + Net("l_vcc" "Power") + ( + Connect("AC05-14") + Connect("BUS-9") + Connect("CAC05-2") + Connect("CPIC0-2") + Connect("CPIC1-2") + Connect("PIC-11") + Connect("PIC-32") + Connect("RAS-1") + Connect("RPDR-2") + Connect("RPDWU-2") + Connect("RPT0U-2") + Connect("TS912-8") + ) + Net("led_green" "Signal") + ( + Connect("INDIV0-24") + Connect("INDIV1-4") + Connect("RLG-2") + ) + Net("led_red" "Signal") + ( + Connect("INDIV0-12") + Connect("INDIV1-3") + Connect("RLR-2") + ) + Net("led_refhigh" "Signal") + ( + Connect("BUS-15") + Connect("TS912-6") + ) + Net("led_reflow" "Signal") + ( + Connect("BUS-13") + Connect("TS912-3") + ) + Net("ledmid_green" "Signal") + ( + Connect("RLG-1") + Connect("TS912-7") + ) + Net("ledmid_red" "Signal") + ( + Connect("RLR-1") + Connect("TS912-1") + ) + Net("mclr" "Signal") + ( + Connect("BUS-10") + Connect("PIC-1") + ) + Net("perpicled" "Signal") + ( + Connect("PIC-21") + Connect("RAS-9") + Connect("RLL-1") + Connect("TS912-2") + Connect("TS912-5") + ) + Net("pt11__spare2" "Signal") + ( + Connect("INDIV0-7") + Connect("INDIV1-13") + Connect("PIC-29") + Connect("RAP1-2") + ) + Net("pt12__spare1" "Signal") + ( + Connect("INDIV0-20") + Connect("INDIV1-12") + Connect("PIC-28") + Connect("RAP1-3") + ) + Net("pt13__rs232_rxin" "Signal") + ( + Connect("INDIV0-19") + Connect("INDIV1-14") + Connect("PIC-26") + Connect("RAP1-4") + ) + Net("pt14__rs232_txout" "Signal") + ( + Connect("INDIV0-6") + Connect("INDIV1-15") + Connect("PIC-25") + Connect("RAP1-5") + ) + Net("pt15__rs232_fcout" "Signal") + ( + Connect("INDIV0-5") + Connect("INDIV1-17") + Connect("PIC-24") + Connect("RAP1-6") + ) + Net("pt2" "Signal") + ( + Connect("PIC-36") + Connect("RAP0-1") + ) + Net("pt3" "Signal") + ( + Connect("PIC-30") + Connect("RAP0-2") + ) + Net("pt4" "Signal") + ( + Connect("PIC-27") + Connect("RAP0-3") + ) + Net("pt5" "Signal") + ( + Connect("PIC-22") + Connect("RAP0-4") + ) + Net("pt7__rs232_fcin" "Signal") + ( + Connect("INDIV0-18") + Connect("INDIV1-16") + Connect("PIC-37") + Connect("RAP0-6") + ) + Net("ptdrain0" "Power") + ( + Connect("POINTS-14") + Connect("PTD0-2") + Connect("PTFET0-2") + ) + Net("ptdrain1" "Power") + ( + Connect("POINTS-13") + Connect("PTD1-2") + Connect("PTFET1-2") + ) + Net("ptdrain10" "Power") + ( + Connect("POINTS-4") + Connect("PTD10-2") + Connect("PTFET10-2") + ) + Net("ptdrain11" "Power") + ( + Connect("POINTS-3") + Connect("PTD11-2") + Connect("PTFET11-2") + ) + Net("ptdrain12" "Power") + ( + Connect("POINTS-2") + Connect("PTD12-2") + Connect("PTFET12-2") + ) + Net("ptdrain13" "Power") + ( + Connect("POINTS-1") + Connect("PTD13-2") + Connect("PTFET13-2") + ) + Net("ptdrain14" "Power") + ( + Connect("POINTS-25") + Connect("PTD14-2") + Connect("PTFET14-2") + ) + Net("ptdrain15" "Power") + ( + Connect("POINTS-24") + Connect("PTD15-2") + Connect("PTFET15-2") + ) + Net("ptdrain16" "Power") + ( + Connect("POINTS-23") + Connect("PTD16-2") + Connect("PTFET16-2") + ) + Net("ptdrain17" "Power") + ( + Connect("POINTS-22") + Connect("PTD17-2") + Connect("PTFET17-2") + ) + Net("ptdrain2" "Power") + ( + Connect("POINTS-12") + Connect("PTD2-2") + Connect("PTFET2-2") + ) + Net("ptdrain3" "Power") + ( + Connect("POINTS-11") + Connect("PTD3-2") + Connect("PTFET3-2") + ) + Net("ptdrain4" "Power") + ( + Connect("POINTS-10") + Connect("PTD4-2") + Connect("PTFET4-2") + ) + Net("ptdrain5" "Power") + ( + Connect("POINTS-9") + Connect("PTD5-2") + Connect("PTFET5-2") + ) + Net("ptdrain6" "Power") + ( + Connect("POINTS-8") + Connect("PTD6-2") + Connect("PTFET6-2") + ) + Net("ptdrain7" "Power") + ( + Connect("POINTS-7") + Connect("PTD7-2") + Connect("PTFET7-2") + ) + Net("ptdrain8" "Power") + ( + Connect("POINTS-6") + Connect("PTD8-2") + Connect("PTFET8-2") + ) + Net("ptdrain9" "Power") + ( + Connect("POINTS-5") + Connect("PTD9-2") + Connect("PTFET9-2") + ) + Net("ptgate0" "Signal") + ( + Connect("AC05-4") + Connect("PTFET0-1") + Connect("RPT0U-1") + ) + Net("ptgate1" "Signal") + ( + Connect("PTFET1-1") + Connect("RPCPT-2") + ) + Net("ptgate10" "Signal") + ( + Connect("PTFET10-1") + Connect("RAP1-16") + ) + Net("ptgate11" "Signal") + ( + Connect("PTFET11-1") + Connect("RAP1-15") + ) + Net("ptgate12" "Signal") + ( + Connect("PTFET12-1") + Connect("RAP1-14") + ) + Net("ptgate13" "Signal") + ( + Connect("PTFET13-1") + Connect("RAP1-13") + ) + Net("ptgate14" "Signal") + ( + Connect("PTFET14-1") + Connect("RAP1-12") + ) + Net("ptgate15" "Signal") + ( + Connect("PTFET15-1") + Connect("RAP1-11") + ) + Net("ptgate16" "Signal") + ( + Connect("PTFET16-1") + Connect("RAP1-10") + ) + Net("ptgate17" "Signal") + ( + Connect("PTFET17-1") + Connect("RAP1-9") + ) + Net("ptgate2" "Signal") + ( + Connect("PTFET2-1") + Connect("RAP0-16") + ) + Net("ptgate3" "Signal") + ( + Connect("PTFET3-1") + Connect("RAP0-15") + ) + Net("ptgate4" "Signal") + ( + Connect("PTFET4-1") + Connect("RAP0-14") + ) + Net("ptgate5" "Signal") + ( + Connect("PTFET5-1") + Connect("RAP0-13") + ) + Net("ptgate6" "Signal") + ( + Connect("PTFET6-1") + Connect("RAP0-12") + ) + Net("ptgate7" "Signal") + ( + Connect("PTFET7-1") + Connect("RAP0-11") + ) + Net("ptgate8" "Signal") + ( + Connect("PTFET8-1") + Connect("RAP0-10") + ) + Net("ptgate9" "Signal") + ( + Connect("PTFET9-1") + Connect("RAP0-9") + ) + Net("q" "Signal") + ( + Connect("BR0-4") + Connect("BR1-4") + Connect("BR2-4") + Connect("BR3-4") + Connect("BR4-4") + Connect("BR5-4") + Connect("OC0-2") + Connect("OC0-4") + Connect("OC0-6") + Connect("OC0-8") + Connect("OC1-2") + Connect("OC1-4") + Connect("TERM-2") + ) + Net("q0" "Fat") + ( + Connect("RLY0-4") + Connect("TERM-4") + ) + Net("q1" "Fat") + ( + Connect("RLY1-4") + Connect("TERM-6") + ) + Net("q2" "Fat") + ( + Connect("RLY2-4") + Connect("TERM-8") + ) + Net("q3" "Fat") + ( + Connect("RLY3-4") + Connect("TERM-10") + ) + Net("q4" "Fat") + ( + Connect("RLY4-4") + Connect("TERM-12") + ) + Net("q5" "Fat") + ( + Connect("RLY5-4") + Connect("TERM-14") + ) + Net("qmid0" "Fat") + ( + Connect("BR0-2") + Connect("RLY0-6") + Connect("RLY0-9") + Connect("RS0-2") + ) + Net("qmid1" "Fat") + ( + Connect("BR1-2") + Connect("RLY1-6") + Connect("RLY1-9") + Connect("RS1-2") + ) + Net("qmid2" "Fat") + ( + Connect("BR2-2") + Connect("RLY2-6") + Connect("RLY2-9") + Connect("RS2-2") + ) + Net("qmid3" "Fat") + ( + Connect("BR3-2") + Connect("RLY3-6") + Connect("RLY3-9") + Connect("RS3-2") + ) + Net("qmid4" "Fat") + ( + Connect("BR4-2") + Connect("RLY4-6") + Connect("RLY4-9") + Connect("RS4-2") + ) + Net("qmid5" "Fat") + ( + Connect("BR5-2") + Connect("RLY5-6") + Connect("RLY5-9") + Connect("RS5-2") + ) + Net("reverse0" "Signal") + ( + Connect("PIC-3") + Connect("ULN-3") + ) + Net("reverse1" "Signal") + ( + Connect("PIC-4") + Connect("ULN-4") + ) + Net("reverse2" "Signal") + ( + Connect("PIC-5") + Connect("ULN-5") + ) + Net("reverse3" "Signal") + ( + Connect("PIC-7") + Connect("ULN-6") + ) + Net("reverse4" "Signal") + ( + Connect("PIC-8") + Connect("ULN-7") + ) + Net("reverse5" "Signal") + ( + Connect("PIC-9") + Connect("ULN-8") + ) + Net("rly_gnd" "Power") + ( + Connect("BUS-16") + Connect("CULN-1") + Connect("ULN-1") + Connect("ULN-2") + Connect("ULN-9") + ) + Net("rly_v12" "Power") + ( + Connect("BUS-17") + Connect("CULN-2") + Connect("RLY0-1") + Connect("RLY1-1") + Connect("RLY2-1") + Connect("RLY3-1") + Connect("RLY4-1") + Connect("RLY5-1") + Connect("ULN-10") + ) + Net("rlydrv0" "Signal") + ( + Connect("RLY0-16") + Connect("ULN-16") + ) + Net("rlydrv1" "Signal") + ( + Connect("RLY1-16") + Connect("ULN-15") + ) + Net("rlydrv2" "Signal") + ( + Connect("RLY2-16") + Connect("ULN-14") + ) + Net("rlydrv3" "Signal") + ( + Connect("RLY3-16") + Connect("ULN-13") + ) + Net("rlydrv4" "Signal") + ( + Connect("RLY4-16") + Connect("ULN-12") + ) + Net("rlydrv5" "Signal") + ( + Connect("RLY5-16") + Connect("ULN-11") + ) + Net("sense0" "Signal") + ( + Connect("OC0-16") + Connect("PIC-17") + Connect("RAS-5") + ) + Net("sense1" "Signal") + ( + Connect("OC0-14") + Connect("PIC-14") + Connect("RAS-4") + ) + Net("sense2" "Signal") + ( + Connect("OC0-12") + Connect("PIC-10") + Connect("RAS-3") + ) + Net("sense3" "Signal") + ( + Connect("OC0-10") + Connect("PIC-6") + Connect("RAS-2") + ) + Net("sense4" "Signal") + ( + Connect("OC1-8") + Connect("PIC-20") + Connect("RAS-7") + ) + Net("sense5" "Signal") + ( + Connect("OC1-6") + Connect("PIC-19") + Connect("RAS-6") + ) + Net("sensei0" "Signal") + ( + Connect("OC0-1") + Connect("RS0-1") + ) + Net("sensei1" "Signal") + ( + Connect("OC0-3") + Connect("RS1-1") + ) + Net("sensei2" "Signal") + ( + Connect("OC0-5") + Connect("RS2-1") + ) + Net("sensei3" "Signal") + ( + Connect("OC0-7") + Connect("RS3-1") + ) + Net("sensei4" "Signal") + ( + Connect("OC1-1") + Connect("RS4-1") + ) + Net("sensei5" "Signal") + ( + Connect("OC1-3") + Connect("RS5-1") + ) + Net("spare0" "Signal") + ( + Connect("INDIV0-8") + Connect("INDIV1-11") + Connect("PIC-2") + ) + Net("sshort0" "Signal") + ( + Connect("BR0-1") + Connect("BR0-3") + ) + Net("sshort1" "Signal") + ( + Connect("BR1-1") + Connect("BR1-3") + ) + Net("sshort2" "Signal") + ( + Connect("BR2-1") + Connect("BR2-3") + ) + Net("sshort3" "Signal") + ( + Connect("BR3-1") + Connect("BR3-3") + ) + Net("sshort4" "Signal") + ( + Connect("BR4-1") + Connect("BR4-3") + ) + Net("sshort5" "Signal") + ( + Connect("BR5-1") + Connect("BR5-3") + ) + Net("t" "Signal") + ( + Connect("RLY0-11") + Connect("RLY0-8") + Connect("RLY1-11") + Connect("RLY1-8") + Connect("RLY2-11") + Connect("RLY2-8") + Connect("RLY3-11") + Connect("RLY3-8") + Connect("RLY4-11") + Connect("RLY4-8") + Connect("RLY5-11") + Connect("RLY5-8") + Connect("TERM-1") + ) + Net("t0" "Fat") + ( + Connect("RLY0-13") + Connect("TERM-3") + ) + Net("t1" "Fat") + ( + Connect("RLY1-13") + Connect("TERM-5") + ) + Net("t2" "Fat") + ( + Connect("RLY2-13") + Connect("TERM-7") + ) + Net("t3" "Fat") + ( + Connect("RLY3-13") + Connect("TERM-9") + ) + Net("t4" "Fat") + ( + Connect("RLY4-13") + Connect("TERM-11") + ) + Net("t5" "Fat") + ( + Connect("RLY5-13") + Connect("TERM-13") + ) +) diff --git a/pcb/reversers.zip b/pcb/reversers.zip new file mode 100644 index 0000000000000000000000000000000000000000..c3eba9ec1d46135ae3bd17ec9d9762207a7364f8 GIT binary patch literal 57980 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 HzkmG~8T@6a literal 0 HcmV?d00001 diff --git a/pic.make b/pic.make new file mode 100644 index 0000000..d445442 --- /dev/null +++ b/pic.make @@ -0,0 +1,48 @@ +# recommended programming order +# one test on PIC#0 +# first time: erase, write FOO-entire0.hex +# subsequently if only FOO.asm changed: update FOO.hex +# for all pics +# first time: for each individually erase, write perpicNUM.hex +# then for all update FOO.hex +# subsequently: for all update FOO.hex +# other possibilities are not ruled out +# +# filename conventions - contents of hex files +# FOO.hex FOO.o (only) +# FOO-withcfg.hex FOO.o config.o +# FOO-entire0.hex FOO.o idlocs0.o config.o +# perpicNUMBER.hex idlocsNUMBER.o config.o + +#ASFLAGS= -Dmclock=20000 -Dsclock=20000 +CLOCKS= -Dmclock=32000 -Dsclock=4000 +ASFLAGS= $(CLOCKS) + +HEXMERGER= $(CEBPIC)merge-hex +MERGEHEX= ./$^ $o + +PIC= 18f458 +LINK= gplink -m -o $@ $^ +ASSEMBLE= gpasm -p$(PIC) $(ASFLAGS) +DOASSEMBLE= $(ASSEMBLE) -c $< && mv $*.lst $*+asm.lst + +PIC_HEADER= /usr/share/gputils/header/p$(PIC).inc + +%.o: %.asm $(INCLUDES) + $(DOASSEMBLE) + +TIA_DIR= ../iwjpictest +TIA_TIA= $(TIA_DIR)/to-insn-aliases +TIA_ALIASES= $(TIA_DIR)/insn-aliases.inc +TIA= $(TIA_TIA) -A $(TIA_ALIASES) -H $(PIC_HEADER) + +%.disasm: %.hex %.map $(TIA_TIA) $(TIA_ALIASES) + gpdasm -p$(PIC) $(word 1,$+) >$@.tmp + $(TIA) -M $(word 2,$+) <$@.tmp $o + @rm $@.tmp + +.PRECIOUS: %.o + +pic-clean: + -rm -f -- *~ *.new *.tmp *.disasm + -rm -f *.hex *.cod *.lst *.o *.map diff --git a/spice/2n7000.mod b/spice/2n7000.mod new file mode 100644 index 0000000..faffea3 --- /dev/null +++ b/spice/2n7000.mod @@ -0,0 +1,61 @@ +.SUBCKT 2n7000 1 2 3 +************************************** +* Model Generated by MODPEX * +*Copyright(c) Symmetry Design Systems* +* All Rights Reserved * +* UNPUBLISHED LICENSED SOFTWARE * +* Contains Proprietary Information * +* Which is The Property of * +* SYMMETRY OR ITS LICENSORS * +*Commercial Use or Resale Restricted * +* by Symmetry License Agreement * +************************************** +* Model generated on Mar 31, 04 +* MODEL FORMAT: SPICE3 +* Symmetry POWER MOS Model (Version 1.0) +* External Node Designations +* Node 1 -> Drain +* Node 2 -> Gate +* Node 3 -> Source +M1 9 7 8 8 MM L=100u W=100u +* Default values used in MM: +* The voltage-dependent capacitances are +* not included. Other default values are: +* RS=0 RD=0 LD=0 CBD=0 CBS=0 CGBO=0 +.MODEL MM NMOS LEVEL=1 IS=1e-32 ++VTO=2.236 LAMBDA=0 KP=0.0932174 ++CGSO=1.79115e-07 CGDO=1.0724e-11 +RS 8 3 1.10523 +D1 3 1 MD +.MODEL MD D IS=2.71011e-10 RS=0.0140826 N=1.5 BV=60 ++IBV=1e-05 EG=1.16084 XTI=3.00131 TT=0 ++CJO=3.41211e-11 VJ=4.67429 M=0.899864 FC=0.1 +RDS 3 1 2.4e+11 +RD 9 1 0.0001 +RG 2 7 2.18034 +D2 4 5 MD1 +* Default values used in MD1: +* RS=0 EG=1.11 XTI=3.0 TT=0 +* BV=infinite IBV=1mA +.MODEL MD1 D IS=1e-32 N=50 ++CJO=7.93181e-11 VJ=0.643298 M=0.9 FC=1e-08 +D3 0 5 MD2 +* Default values used in MD2: +* EG=1.11 XTI=3.0 TT=0 CJO=0 +* BV=infinite IBV=1mA +.MODEL MD2 D IS=1e-10 N=0.400165 RS=3.00002e-06 +RL 5 10 1 +FI2 7 9 VFI2 -1 +VFI2 4 0 0 +EV16 10 0 9 7 1 +CAP 11 10 1.58786e-10 +FI1 7 9 VFI1 -1 +VFI1 11 6 0 +RCAP 6 10 1 +D4 0 6 MD3 +* Default values used in MD3: +* EG=1.11 XTI=3.0 TT=0 CJO=0 +* RS=0 BV=infinite IBV=1mA +.MODEL MD3 D IS=1e-10 N=0.400165 +.ENDS 2n7000 + diff --git a/spice/Makefile b/spice/Makefile new file mode 100644 index 0000000..d6b297d --- /dev/null +++ b/spice/Makefile @@ -0,0 +1,190 @@ + +M4INCS= parts.i4 + +E_TRACK= ArsCLMNo +LAYOUTOPTS_ALL= -ep=*Cm +LAYOUTOPTS= -E=*$(E_TRACK) $(LAYOUTOPTS_ALL) +LAYOUTOPTS_PHYS= -S1.0 $(LAYOUTOPTS) '-e*A' +XLAYOUTOPTS_LAYER= -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' + +LAYERS_LS= 0 10 20 +LAYERS_PS= $(addsuffix .ps, $(LAYERS_LS)) +LAYERS_L= $(addprefix ours-l, $(LAYERS_PS)) +LAYERS_E= $(addprefix ours-e, $(LAYERS_PS)) +LAYERS= $(LAYERS_L) $(LAYERS_E) + +LPAGES= $(foreach x, 0 1 2 3 4 5 6, $(foreach y, 1 2 3 4 5, ours-p0-$xx$y.ps)) + +default: netlists picprogs +layers: $(LAYERS) +lpages: $(LPAGES) + +all: default layers bulkres.bom divider-tables \ + picprogs netlists panel3.pcb + +o=>$@.new && mv -f $@.new $@ + +CIRCUITPARTS= control.partlist circuit.partlist +BULKRESPARTS= bulkres-select.partlist bulkres-items.partlist + +picprogs: flasher.hex + +netlists: reversers.net detectors.net \ + reversers.hole-rep detectors.hole-rep \ + both.hole-rep panel3.hole-rep + +# print from pcb(1) as follows: +# File / Print Layout / ... +# select media and offsets: A4 +# rotate +# ok +# (If `... exists, use anyway?', Sequence OK) +# +# then +# make {reversers,detectors}.oprints{-l,-lpr} +# for f in *.oprint-*.ps; do gv -scale -1 -media A4 $f; done +# etc. + +OPRINTS= %.oprint-copper.ps \ + %.pcb.output_fab.ps \ + %.pcb.output_frontsilk.ps \ + %.oprint-assembly.ps + +%.hole-rep: %.pcb hole-report.pl + ./hole-report.pl <$< $o + +include reversers.layers.dep +include detectors.layers.dep +include panel3.layers.dep + +%.zip: layers.txt.tmpl Makefile + rm -rf $@.d; mkdir -p $@.d + set -e; exec <$<; cd $@.d; perl -pe ' \ + m/^(\S+)\s+(\w+)\s+(\w+)\s+(\S.*)$$/ or die; \ + system "cp ../$*.pcb.output_$$1.$$3 $$2.$$3"; \ + die $$? if $$?; \ + $$_= sprintf "%-20s %s\n", "$$2.$$3", $$4; \ + ' >readme.txt; \ + zip -l ../$@.new * + mv -f $@.new $@ + unzip -v $@ + +PANEL3_PCBS= reversers.pcb detectors.pcb detectors.pcb + +panel3.pcb: pcb-panelise $(PANEL3_PCBS) Makefile + ./$< -g100 $(PANEL3_PCBS) $o + +$*.zip: $*.pcb.output_$$1.$$2/ or die' \ + +%.out-ps.tar: + GZIP=-9v tar zvcf $@.gz $*.pcb.output_*.ps + +%.layers.dep: layers.txt.tmpl Makefile + perl -pe \ + 's/^(\S+)\s+\w+\s+(\w+)\s.*/$*.zip: $*.pcb.output_$$1.$$2/ or die' \ + <$< $o + +both.hole-rep: hole-report.pl reversers.pcb detectors.pcb + ./$^ $o + +%.oprints: $(OPRINTS) + echo $^ >$@-l-tmp + +%.oprints-l: $(OPRINTS) %.oprints Makefile + cp $@-tmp $@ + +pcboprints: reversers.oprints-l detectors.oprints-l + +%.oprints-lpr: %.oprints-l + set -ex; for f in `cat $^`; do lpr $$f; done + +%.distilled.ps: %.ps + ps2ps $< $@ + +%.oprint-copper.ps: %.pcb.output_back.distilled.ps \ + %.pcb.output_front.distilled.ps + cat $^ >$@.tmp + ps2ps $@.tmp $@-2.tmp + pstops '2:0(-50mm,0mm)+1(50mm,0mm)' <$@-2.tmp $o + +%.oprint-copper.ps: Makefile + +%.oprint-assembly.ps: %.pcb.output_assembly.ps Makefile + pstops -pa4 '0@2(-109mm,-290mm)' <$< $o + +%.net: %.net-info + sed -e '/^\#/d' <$< $o + +%.net-info: %.net-spec netlist-expand + ./netlist-expand $< $o + +%.net-spec: generate-netspec.pl + ./$< $@ $o + +%.hex: %.asm + gpasm -p 18f458 $< + +circuit.bom: farnell-find $(CIRCUITPARTS) + ./farnell-find bom $(CIRCUITPARTS) $o + +bulkres.bom: farnell-find $(BULKRESPARTS) + ./farnell-find bom $(BULKRESPARTS) $o + +bulkres-select.partlist: bulkres-select-gen.pl + ./$^ $o + +bulkres-items.suggest: + cat bulkres-searchout*[0-9] | ./farnell-resistor-convert.pl $o + +bulkres-items.descs: bulkres-items.suggest + xargs ./farnell-find describe <$< $o + +bulkres-items.partlist: + ./farnell-resistor-convert.pl 50V; 51.0V 1.00W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N4757A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 48.7 +.MODEL DF D ( IS=8.08p RS=0.620 N=1.10 ++ CJO=33.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.62f RS=12.4 N=3.00 ) +.ENDS + +*SRC=1N4758A;DI_1N4758A;Diodes;Zener >50V; 56.0V 1.00W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N4758A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 53.7 +.MODEL DF D ( IS=7.36p RS=0.620 N=1.10 ++ CJO=32.0p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.47f RS=15.5 N=3.00 ) +.ENDS + +*SRC=1N4759A;DI_1N4759A;Diodes;Zener >50V; 62.0V 1.00W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N4759A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 59.7 +.MODEL DF D ( IS=6.65p RS=0.620 N=1.10 ++ CJO=30.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.33f RS=19.6 N=3.00 ) +.ENDS + +*SRC=1N4760A;DI_1N4760A;Diodes;Zener >50V; 68.0V 1.00W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N4760A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 65.7 +.MODEL DF D ( IS=6.06p RS=0.620 N=1.10 ++ CJO=29.0p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.21f RS=24.6 N=3.00 ) +.ENDS + +*SRC=1N4761A;DI_1N4761A;Diodes;Zener >50V; 75.0V 1.00W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N4761A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 72.7 +.MODEL DF D ( IS=5.49p RS=0.620 N=1.10 ++ CJO=27.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.10f RS=30.4 N=3.00 ) +.ENDS + +*SRC=1N4762A;DI_1N4762A;Diodes;Zener >50V; 82.0V 1.00W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N4762A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 79.7 +.MODEL DF D ( IS=5.02p RS=0.620 N=1.10 ++ CJO=26.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.00f RS=36.8 N=3.00 ) +.ENDS + +*SRC=1N4763A;DI_1N4763A;Diodes;Zener >50V; 91.0V 1.00W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N4763A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 88.6 +.MODEL DF D ( IS=4.53p RS=0.620 N=1.10 ++ CJO=25.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.05e-016 RS=47.1 N=3.00 ) +.ENDS + +*SRC=1N4764A;DI_1N4764A;Diodes;Zener >50V; 100V 1.00W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N4764A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 97.6 +.MODEL DF D ( IS=4.12p RS=0.620 N=1.10 ++ CJO=24.5p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=56.8 N=3.00 ) +.ENDS + +*SRC=1N5221B;DI_1N5221B;Diodes;Zener <=10V; 2.40V 0.500W DIODES INC ZENER +*SYM=HZEN +.SUBCKT DI_1N5221B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=85.8p RS=2.47m N=1.10 ++ CJO=388p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=17.2f RS=26.1 N=3.00 ) +.ENDS + +*SRC=1N5231B;DI_1N5231B;Diodes;Zener <=10V; 5.10V 0.500W Diodes Inc. +zener +*SYM=HZEN +.SUBCKT DI_1N5231B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.62 +.MODEL DF D ( IS=40.4p RS=2.32 N=1.10 ++ CJO=94.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.08f RS=13.1 N=3.00 ) +.ENDS + +*SRC=1N5233B;DI_1N5233B;Diodes;Zener <=10V; 6.00V 0.500W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N5233B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.11 +.MODEL DF D ( IS=34.3p RS=1.24 N=1.10 ++ CJO=74.2p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87f RS=0.460 N=1.19 ) +.ENDS + +*SRC=1N5235B;DI_1N5235B;Diodes;Zener <=10V; 6.80V 0.500W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N5235B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.56 +.MODEL DF D ( IS=30.3p RS=1.24 N=1.10 ++ CJO=61.5p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.06f RS=1.15 N=2.97 ) +.ENDS + +*SRC=1N5239B;DI_1N5239B;Diodes;Zener <=10V; 9.10V 0.500W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_1N5239B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.72 +.MODEL DF D ( IS=22.6p RS=2.24 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.53f RS=6.11 N=3.00 ) +.ENDS + +*SRC=1N5241B;DI_1N5241B;Diodes;Zener 10V-50V; 11.0V 0.500W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_1N5241B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.12 +.MODEL DF D ( IS=18.7p RS=1.24 N=1.10 ++ CJO=58.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.75f RS=0.949 N=2.45 ) +.ENDS + +*SRC=AZ23C10;DI_AZ23C10;Diodes;Zener <=10V; 10.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C10 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.35 +.MODEL DF D ( IS=12.4p RS=31.6 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C10W;DI_AZ23C10W;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C10W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.32 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.65f RS=3.45 N=2.23 ) + +*SRC=AZ23C11;DI_AZ23C11;Diodes;Zener 10V-50V; 11.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C11 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.79 +.MODEL DF D ( IS=11.2p RS=31.3 N=1.10 ++ CJO=41.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C12;DI_AZ23C12;Diodes;Zener 10V-50V; 12.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C12 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.78 +.MODEL DF D ( IS=10.3p RS=31.0 N=1.10 ++ CJO=39.0p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C13;DI_AZ23C13;Diodes;Zener 10V-50V; 13.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C13 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=9.51p RS=30.8 N=1.10 ++ CJO=37.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C15;DI_AZ23C15;Diodes;Zener 10V-50V; 15.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C15 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=31.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C16;DI_AZ23C16;Diodes;Zener 10V-50V; 16.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C16 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=7.72p RS=30.2 N=1.10 ++ CJO=30.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C18;DI_AZ23C18;Diodes;Zener 10V-50V; 18.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C18 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=26.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C18W;DI_AZ23C18W;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C18W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.5 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=26.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=34.5 N=3.00 ) + +*SRC=AZ23C20;DI_AZ23C20;Diodes;Zener 10V-50V; 20.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C20 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.6 +.MODEL DF D ( IS=6.18p RS=29.6 N=1.10 ++ CJO=23.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C22;DI_AZ23C22;Diodes;Zener 10V-50V; 22.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C22 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.5 +.MODEL DF D ( IS=5.62p RS=29.3 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C24;DI_AZ23C24;Diodes;Zener 10V-50V; 24.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C24 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.4 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=21.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C27;DI_AZ23C27;Diodes;Zener 10V-50V; 27.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C27 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.4 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=20.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C2V7;DI_AZ23C2V7;Diodes;Zener <=10V; 2.70V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C2V7 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.263 +.MODEL DF D ( IS=45.8p RS=35.3 N=1.10 ++ CJO=450p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C30;DI_AZ23C30;Diodes;Zener 10V-50V; 30.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C30 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.4 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=19.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C33;DI_AZ23C33;Diodes;Zener 10V-50V; 33.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C33 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.4 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C36;DI_AZ23C36;Diodes;Zener 10V-50V; 36.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C36 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.3 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C39;DI_AZ23C39;Diodes;Zener 10V-50V; 39.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C39 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.3 +.MODEL DF D ( IS=3.17p RS=27.7 N=1.10 ++ CJO=17.0p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C3V0;DI_AZ23C3V0;Diodes;Zener <=10V; 3.00V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C3V0 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.495 +.MODEL DF D ( IS=41.2p RS=35.0 N=1.10 ++ CJO=417p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C3V3;DI_AZ23C3V3;Diodes;Zener <=10V; 3.30V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C3V3 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.787 +.MODEL DF D ( IS=37.5p RS=34.7 N=1.10 ++ CJO=397p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C3V6;DI_AZ23C3V6;Diodes;Zener <=10V; 3.60V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C3V6 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.08 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=384p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C3V9;DI_AZ23C3V9;Diodes;Zener <=10V; 3.60V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C3V9 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.08 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=370p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C43;DI_AZ23C43;Diodes;Zener 10V-50V; 43.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C43 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.3 +.MODEL DF D ( IS=2.87p RS=27.4 N=1.10 ++ CJO=16.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C47;DI_AZ23C47;Diodes;Zener 10V-50V; 47.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C47 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 44.3 +.MODEL DF D ( IS=2.63p RS=27.2 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C4V3;DI_AZ23C4V3;Diodes;Zener <=10V; 4.30V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C4V3 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.77 +.MODEL DF D ( IS=28.7p RS=34.0 N=1.10 ++ CJO=357p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C4V7;DI_AZ23C4V7;Diodes;Zener <=10V; 4.70V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C4V7 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.24 +.MODEL DF D ( IS=26.3p RS=33.7 N=1.10 ++ CJO=350p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C51;DI_AZ23C51;Diodes;Zener >50V; 51.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C51 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 48.2 +.MODEL DF D ( IS=2.42p RS=26.9 N=1.10 ++ CJO=16.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=AZ23C5V1;DI_AZ23C5V1;Diodes;Zener <=10V; 5.10V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C5V1 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.73 +.MODEL DF D ( IS=24.2p RS=33.5 N=1.10 ++ CJO=132p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C5V6;DI_AZ23C5V6;Diodes;Zener <=10V; 5.60V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C5V6 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.32 +.MODEL DF D ( IS=22.1p RS=33.2 N=1.10 ++ CJO=102p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C5V6W;DI_AZ23C5V6W;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C5V6W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.29 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=102p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.94f RS=24.5 N=3.00 ) + +*SRC=AZ23C6V2;DI_AZ23C6V2;Diodes;Zener <=10V; 6.20V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C6V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.12 +.MODEL DF D ( IS=19.9p RS=32.9 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C6V8;DI_AZ23C6V8;Diodes;Zener <=10V; 6.80V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C6V8 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.93 +.MODEL DF D ( IS=18.2p RS=32.7 N=1.10 ++ CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C6V8W;DI_AZ23C6V8W;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C6V8W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.15 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.42f RS=3.45 N=2.23 ) + +*SRC=AZ23C7V5;DI_AZ23C7V5;Diodes;Zener <=10V; 7.50V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C7V5 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.74 +.MODEL DF D ( IS=16.5p RS=32.4 N=1.10 ++ CJO=59.5p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C8V2;DI_AZ23C8V2;Diodes;Zener <=10V; 8.20V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C8V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.43 +.MODEL DF D ( IS=15.1p RS=32.1 N=1.10 ++ CJO=54.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=AZ23C9V1;DI_AZ23C9V1;Diodes;Zener <=10V; 9.10V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_AZ23C9V1 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.00 +.MODEL DF D ( IS=13.6p RS=31.8 N=1.10 ++ CJO=48.9p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C10;DI_BZT52C10;Diodes;Zener <=10V; 10.0V 0.500W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_BZT52C10 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.84 +.MODEL DF D ( IS=20.6p RS=1.22 N=1.10 ++ CJO=45.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.12f RS=4.60 N=2.97 ) +.ENDS + +*SRC=BZT52C10S;DI_BZT52C10S;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C10S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.76 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=47.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C11;DI_BZT52C11;Diodes;Zener 10V-50V; 11.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C11 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 8.83 .MODEL DF D ( IS=18.7p RS=32.7 N=1.10 + CJO=44.0p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=3.75f RS=4.60 N=2.97 + +*SRC=BZT52C11S;DI_BZT52C11S;Diodes;Zener 10V-50V; 11.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C11S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.76 +.MODEL DF D ( IS=7.49p RS=30.1 N=1.10 ++ CJO=44.0p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C12;DI_BZT52C12;Diodes;Zener 10V-50V; 12.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C12 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 9.78 .MODEL DF D ( IS=17.2p RS=32.5 N=1.10 + CJO=42.7p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=3.43f RS=9.46 N=3.00 + +*SRC=BZT52C12S;DI_BZT52C12S;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C12S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.71 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=42.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C13;DI_BZT52C13;Diodes;Zener 10V-50V; 13.0V 0.500W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_BZT52C13 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.4 +.MODEL DF D ( IS=15.8p RS=1.24 N=1.10 ++ CJO=51.5p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.17f RS=1.26 N=0.814 ) +.ENDS + +*SRC=BZT52C13S;DI_BZT52C13S;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C13S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=25.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C15;DI_BZT52C15;Diodes;Zener 10V-50V; 15.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C15 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 12.7 .MODEL DF D ( IS=13.7p RS=31.9 N=1.10 + CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=2.75f RS=14.5 N=3.00 + +*SRC=BZT52C15S;DI_BZT52C15S;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C15S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=25.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C16;DI_BZT52C16;Diodes;Zener 10V-50V; 16.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C16 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 13.7 .MODEL DF D ( IS=12.9p RS=31.7 N=1.10 + CJO=31.4p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=2.58f RS=24.5 N=3.00 + +*SRC=BZT52C16S;DI_BZT52C16S;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C16S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=25.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C18;DI_BZT52C18;Diodes;Zener 10V-50V; 18.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C18 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 15.6 .MODEL DF D ( IS=11.4p RS=31.3 N=1.10 + CJO=27.7p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=2.29f RS=29.5 N=3.00 + +********************************************************************************************************************************** +*SRC=BZT52C18S;DI_BZT52C18S;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C18S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=25.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=29.5 N=3.00 ) +.ENDS +********************************************************************************************************************************* + +*SRC=BZT52C20;DI_BZT52C20;Diodes;Zener 10V-50V; 20.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C20 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 17.6 .MODEL DF D ( IS=10.3p RS=31.0 N=1.10 + CJO=23.9p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=2.06f RS=39.5 N=3.00 + +*SRC=BZT52C20S;DI_BZT52C20S;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C20S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=23.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C22;DI_BZT52C22;Diodes;Zener 10V-50V; 22.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C22 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 19.6 .MODEL DF D ( IS=9.36p RS=30.8 N=1.10 + CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=1.87f RS=39.5 N=3.00 + +*SRC=BZT52C22S;DI_BZT52C22S;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C22S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.5 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C24;DI_BZT52C24;Diodes;Zener 10V-50V; 24.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C24 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 21.5 .MODEL DF D ( IS=8.58p RS=30.5 N=1.10 + CJO=21.4p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=1.72f RS=54.5 N=3.00 + +*SRC=BZT52C24S;DI_BZT52C24S;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C24S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.4 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=21.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C27;DI_BZT52C27;Diodes;Zener 10V-50V; 27.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C27 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 24.7 .MODEL DF D ( IS=7.63p RS=30.2 N=1.10 + CJO=20.1p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=1.53f RS=41.1 N=3.00 + +*SRC=BZT52C27S;DI_BZT52C27S;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C27S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.7 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=20.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C2V0;DI_BZT52C2V0;Diodes;Zener <=10V; 2.00V 0.500W Diodes Inc. *SYM=HZEN .SUBCKT DI_BZT52C2V0 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 0 .MODEL DF D ( IS=103p RS=37.6 N=1.10 + CJO=516p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=20.6f RS=84.5 N=3.00 + +*SRC=BZT52C2V0S;DI_BZT52C2V0S;Diodes;Zener <=10V; 2.00V 0.200W Diodes Inc. 200 mW Zener +*SYM=HZEN +.SUBCKT DI_BZT52C2V0S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=41.2p RS=35.0 N=1.10 ++ CJO=503p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C2V4;DI_BZT52C2V4;Diodes;Zener <=10V; 2.40V 0.500W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZT52C2V4 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=85.8p RS=37.1 N=1.10 ++ CJO=461p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=17.2f RS=84.5 N=3.00 ) +.ENDS + +*SRC=BZT52C2V4S;DI_BZT52C2V4S;Diodes;Zener <=10V; 2.40V 0.200W Diodes Inc. 200 mW Zener +*SYM=HZEN +.SUBCKT DI_BZT52C2V4S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=460p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C2V7;DI_BZT52C2V7;Diodes;Zener <=10V; 2.70V 0.500W Diodes Inc. - +*SYM=HZEN +.SUBCKT DI_BZT52C2V7 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.217 +.MODEL DF D ( IS=76.3p RS=36.7 N=1.10 ++ CJO=461p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=15.3f RS=84.5 N=3.00 ) +.ENDS + +*SRC=BZT52C2V7S;DI_BZT52C2V7S;Diodes;Zener <=10V; 2.70V 0.200W Diodes Inc. 200 mW Zener +*SYM=HZEN +.SUBCKT DI_BZT52C2V7S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.146 +.MODEL DF D ( IS=30.5p RS=34.1 N=1.10 ++ CJO=410p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C30;DI_BZT52C30;Diodes;Zener 10V-50V; 30.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C30 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 27.7 .MODEL DF D ( IS=6.87p RS=29.9 N=1.10 + CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=1.37f RS=41.1 N=3.00 + +*SRC=BZT52C30S;DI_BZT52C30S;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C30S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.7 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C33;DI_BZT52C33;Diodes;Zener 10V-50V; 33.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C33 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 30.7 .MODEL DF D ( IS=6.24p RS=29.6 N=1.10 + CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=1.25f RS=41.1 N=3.00 + +*SRC=BZT52C33S;DI_BZT52C33S;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C33S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.7 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C36;DI_BZT52C36;Diodes;Zener 10V-50V; 36.0V 0.500W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_BZT52C36 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.7 +.MODEL DF D ( IS=5.72p RS=1.27 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.14f RS=51.1 N=3.00 ) +.ENDS + +*SRC=BZT52C36S;DI_BZT52C36S;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C36S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.7 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=17.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C39;DI_BZT52C39;Diodes;Zener 10V-50V; 39.0V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C39 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 36.6 .MODEL DF D ( IS=5.28p RS=29.1 N=1.10 + CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) .MODEL DR D ( IS=1.06f RS=91.1 N=3.00 + +*SRC=BZT52C39S;DI_BZT52C39S;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C39S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.5 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZT52C3V0;DI_BZT52C3V0;Diodes;Zener <=10V; 3.00V 0.500W Diodes Inc. - +*SYM=HZEN +.SUBCKT DI_BZT52C3V0 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.534 +.MODEL DF D ( IS=68.7p RS=36.4 N=1.10 ++ CJO=384p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=13.7f RS=79.5 N=3.00 ) +.ENDS + +*SRC=BZT52C3V0S;DI_BZT52C3V0S;Diodes;Zener <=10V; 3.00V 0.200W Diodes Inc. 200 mW Zener +*SYM=HZEN +.SUBCKT DI_BZT52C3V0S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.463 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=403p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C3V3;DI_BZT52C3V3;Diodes;Zener <=10V; 3.30V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C3V3 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 0.827 .MODEL DF D ( IS=62.4p RS=36.2 N=1.10 + CJO=403p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=12.5f RS=79.5 N=3.00 + +*SRC=BZT52C3V3S;DI_BZT52C3V3S;Diodes;Zener <=10V; 3.30V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C3V3S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.756 +.MODEL DF D ( IS=25.0p RS=33.6 N=1.10 ++ CJO=403p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C3V6;DI_BZT52C3V6;Diodes;Zener <=10V; 3.60V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C3V6 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 1.15 .MODEL DF D ( IS=57.2p RS=35.9 N=1.10 + CJO=390p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=11.4f RS=74.5 N=3.00 + +*SRC=BZT52C3V6S;DI_BZT52C3V6S;Diodes;Zener <=10V; 3.60V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C3V6S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.07 +.MODEL DF D ( IS=22.9p RS=33.3 N=1.10 ++ CJO=390p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C3V9;DI_BZT52C3V9;Diodes;Zener <=10V; 3.90V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C3V9 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 1.44 .MODEL DF D ( IS=52.8p RS=35.7 N=1.10 + CJO=384p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=10.6f RS=74.5 N=3.00 + +******************************************************************************************************************************** +*SRC=BZT52C3V9S;DI_BZT52C3V9S;Diodes;Zener <=10V; 3.90V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C3V9S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.37 +.MODEL DF D ( IS=21.1p RS=33.1 N=1.10 ++ CJO=384p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.23f RS=74.5 N=3.00 ) +.ENDS +******************************************************************************************************************************** + +*SRC=BZT52C43;DI_BZT52C43;Diodes;Zener 10V-50V; 43.0V 0.410W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_BZT52C43 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.3 +.MODEL DF D ( IS=3.93p RS=1.51 N=1.10 ++ CJO=24.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.86e-016 RS=84.5 N=3.00 ) +.ENDS + +*SRC=BZT52C47;DI_BZT52C47;Diodes;Zener 10V-50V; 47.0V 0.410W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_BZT52C47 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 44.3 +.MODEL DF D ( IS=3.59p RS=1.48 N=1.10 ++ CJO=24.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.19e-016 RS=84.5 N=3.00 ) +.ENDS + +*SRC=BZT52C4V3;DI_BZT52C4V3;Diodes;Zener <=10V; 4.30V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C4V3 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 1.83 .MODEL DF D ( IS=47.9p RS=35.4 N=1.10 + CJO=370p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=9.58f RS=74.5 N=3.00 + +*SRC=BZT52C4V3S;DI_BZT52C4V3S;Diodes;Zener <=10V; 4.30V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C4V3S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.76 +.MODEL DF D ( IS=19.2p RS=32.8 N=1.10 ++ CJO=370p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C4V7;DI_BZT52C4V7;Diodes;Zener <=10V; 4.70V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C4V7 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 2.27 .MODEL DF D ( IS=43.8p RS=35.2 N=1.10 + CJO=357p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=8.77f RS=64.5 N=3.00 + +*SRC=BZT52C4V7S;DI_BZT52C4V7S;Diodes;Zener <=10V; 4.70V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C4V7S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.20 +.MODEL DF D ( IS=17.5p RS=32.6 N=1.10 ++ CJO=357p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C51;DI_BZT52C51;Diodes;Zener >50V; 51.0V 0.410W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_BZT52C51 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 48.3 +.MODEL DF D ( IS=3.31p RS=1.45 N=1.10 ++ CJO=24.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.62e-016 RS=84.5 N=3.00 ) +.ENDS + +*SRC=BZT52C5V1;DI_BZT52C5V1;Diodes;Zener <=10V; 5.10V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C5V1 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 2.77 .MODEL DF D ( IS=40.4p RS=34.9 N=1.10 + CJO=145p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=8.08f RS=44.5 N=3.00 + +*SRC=BZT52C5V1S;DI_BZT52C5V1S;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C5V1S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.70 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=145p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C5V6;DI_BZT52C5V6;Diodes;Zener <=10V; 5.60V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C5V6 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 3.36 .MODEL DF D ( IS=36.8p RS=34.7 N=1.10 + CJO=99.2p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=7.36f RS=24.5 N=3.00 + +*SRC=BZT52C5V6S;DI_BZT52C5V6S;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C5V6S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.29 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=99.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C6V2;DI_BZT52C6V2;Diodes;Zener <=10V; 6.20V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C6V2 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 5.14 .MODEL DF D ( IS=33.2p RS=34.4 N=1.10 + CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=6.65f RS=2.30 N=1.49 + +*SRC=BZT52C6V2S;DI_BZT52C6V2S;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C6V2S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.10 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C6V8;DI_BZT52C6V8;Diodes;Zener <=10V; 6.80V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C6V8 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 5.20 .MODEL DF D ( IS=30.3p RS=34.1 N=1.10 + CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=6.06f RS=3.45 N=2.23 + +*SRC=BZT52C6V8S;DI_BZT52C6V8S;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C6V8S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.15 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C7V5;DI_BZT52C7V5;Diodes;Zener <=10V; 7.50V 0.500W Diodes Inc. - *SYM=HZEN .SUBCKT DI_BZT52C7V5 1 2 * Terminals A K D1 1 2 DF DZ 3 1 DR VZ 2 3 5.89 .MODEL DF D ( IS=27.5p RS=33.8 N=1.10 + CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) .MODEL DR D ( IS=5.49f RS=3.45 N=2.23 + +*SRC=BZT52C7V5S;DI_BZT52C7V5S;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C7V5S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.84 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=54.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C8V2;DI_BZT52C8V2;Diodes;Zener <=10V; 8.20V 0.500W Diodes Inc. - +*SYM=HZEN +.SUBCKT DI_BZT52C8V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.59 +.MODEL DF D ( IS=25.1p RS=33.6 N=1.10 ++ CJO=38.4p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.02f RS=3.45 N=2.23 ) +.ENDS + +*SRC=BZT52C8V2S;DI_BZT52C8V2S;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C8V2S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.53 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=51.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZT52C9V1;DI_BZT52C9V1;Diodes;Zener <=10V; 9.10V 0.500W Diodes Inc. - +*SYM=HZEN +.SUBCKT DI_BZT52C9V1 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.48 +.MODEL DF D ( IS=22.6p RS=33.3 N=1.10 ++ CJO=35.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.53f RS=3.45 N=2.23 ) +.ENDS + +*SRC=BZT52C9V1S;DI_BZT52C9V1S;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZT52C9V1S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.43 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=48.9p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C10;DI_BZX84C10;Diodes;Zener <=10V; 10.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C10 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.81 +.MODEL DF D ( IS=14.4p RS=32.0 N=1.10 ++ CJO=24.1p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.88f RS=4.60 N=2.97 ) +.ENDS + +*SRC=BZX84C10S;DI_BZX84C10S;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C10S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.76 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=24.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C10T;DI_BZX84C10T;Diodes;Zener <=10V; 10.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C10T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.74 +.MODEL DF D ( IS=6.18p RS=29.6 N=1.10 ++ CJO=24.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C10TS;DI_BZX84C10TS;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C10TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.76 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=24.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C10W;DI_BZX84C10W;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C10W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.76 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=24.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C11;DI_BZX84C11;Diodes;Zener 10V-50V; 11.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C11 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.80 +.MODEL DF D ( IS=13.1p RS=31.7 N=1.10 ++ CJO=45.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.62f RS=4.60 N=2.97 ) +.ENDS + +*SRC=BZX84C11S;DI_BZX84C11S;Diodes;Zener 10V-50V; 11.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C11S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.76 +.MODEL DF D ( IS=7.49p RS=30.1 N=1.10 ++ CJO=45.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C11T;DI_BZX84C11T;Diodes;Zener 10V-50V; 11.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C11T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.74 +.MODEL DF D ( IS=5.62p RS=29.3 N=1.10 ++ CJO=45.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C11TS;DI_BZX84C11TS;Diodes;Zener 10V-50V; 11.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C11TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.76 +.MODEL DF D ( IS=7.49p RS=30.1 N=1.10 ++ CJO=45.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C11W;DI_BZX84C11W;Diodes;Zener 10V-50V; 11.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C11W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.76 +.MODEL DF D ( IS=7.49p RS=30.1 N=1.10 ++ CJO=45.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C12;DI_BZX84C12;Diodes;Zener 10V-50V; 12.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C12 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.75 +.MODEL DF D ( IS=12.0p RS=31.5 N=1.10 ++ CJO=42.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.40f RS=9.46 N=3.00 ) +.ENDS + +*SRC=BZX84C12S;DI_BZX84C12S;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C12S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.71 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=42.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C12T;DI_BZX84C12T;Diodes;Zener 10V-50V; 12.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C12T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.68 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=42.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C12TS;DI_BZX84C12TS;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C12TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.71 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=42.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C12W;DI_BZX84C12W;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C12W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.71 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=42.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C13;DI_BZX84C13;Diodes;Zener 10V-50V; 13.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C13 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=11.1p RS=31.3 N=1.10 ++ CJO=40.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.22f RS=14.5 N=3.00 ) +.ENDS + +*SRC=BZX84C13S;DI_BZX84C13S;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C13S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=40.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C13T;DI_BZX84C13T;Diodes;Zener 10V-50V; 13.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C13T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=4.75p RS=28.8 N=1.10 ++ CJO=40.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C13TS;DI_BZX84C13TS;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C13TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=40.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C13W;DI_BZX84C13W;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C13W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=40.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C15;DI_BZX84C15;Diodes;Zener 10V-50V; 15.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C15 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=9.61p RS=30.8 N=1.10 ++ CJO=37.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.92f RS=14.5 N=3.00 ) +.ENDS + +*SRC=BZX84C15S;DI_BZX84C15S;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C15S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=37.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C15T;DI_BZX84C15T;Diodes;Zener 10V-50V; 15.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C15T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.6 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=37.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C15TS;DI_BZX84C15TS;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C15TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=37.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C15W;DI_BZX84C15W;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C15W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=37.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C16;DI_BZX84C16;Diodes;Zener 10V-50V; 16.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C16 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.7 +.MODEL DF D ( IS=9.01p RS=30.7 N=1.10 ++ CJO=35.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.80f RS=24.5 N=3.00 ) +.ENDS + +*SRC=BZX84C16S;DI_BZX84C16S;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C16S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=35.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C16T;DI_BZX84C16T;Diodes;Zener 10V-50V; 16.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C16T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=3.86p RS=28.2 N=1.10 ++ CJO=35.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C16TS;DI_BZX84C16TS;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C16TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=35.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C16W;DI_BZX84C16W;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C16W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=35.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C18;DI_BZX84C18;Diodes;Zener 10V-50V; 18.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C18 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=8.01p RS=30.3 N=1.10 ++ CJO=33.5p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.60f RS=29.5 N=3.00 ) +.ENDS + +*SRC=BZX84C18S;DI_BZX84C18S;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C18S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=33.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C18T;DI_BZX84C18T;Diodes;Zener 10V-50V; 18.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C18T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=33.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C18TS;DI_BZX84C18TS;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C18TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=33.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C18W;DI_BZX84C18W;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C18W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=33.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C20;DI_BZX84C20;Diodes;Zener 10V-50V; 20.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C20 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.6 +.MODEL DF D ( IS=7.21p RS=30.0 N=1.10 ++ CJO=31.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.44f RS=39.5 N=3.00 ) +.ENDS + +*SRC=BZX84C20S;DI_BZX84C20S;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C20S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=31.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C20T;DI_BZX84C20T;Diodes;Zener 10V-50V; 20.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C20T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=3.09p RS=27.6 N=1.10 ++ CJO=31.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C20TS;DI_BZX84C20TS;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C20TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=31.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C20W;DI_BZX84C20W;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C20W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=31.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C22;DI_BZX84C22;Diodes;Zener 10V-50V; 22.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C22 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.6 +.MODEL DF D ( IS=6.55p RS=29.8 N=1.10 ++ CJO=30.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.31f RS=39.5 N=3.00 ) +.ENDS + +*SRC=BZX84C22S;DI_BZX84C22S;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C22S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.5 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=30.0p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C22T;DI_BZX84C22T;Diodes;Zener 10V-50V; 22.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C22T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.5 +.MODEL DF D ( IS=2.81p RS=27.3 N=1.10 ++ CJO=30.0p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C22TS;DI_BZX84C22TS;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C22TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.5 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=30.0p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C22W;DI_BZX84C22W;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C22W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.5 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=30.0p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C24;DI_BZX84C24;Diodes;Zener 10V-50V; 24.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C24 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.5 +.MODEL DF D ( IS=6.01p RS=29.5 N=1.10 ++ CJO=28.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.20f RS=54.5 N=3.00 ) +.ENDS + +*SRC=BZX84C24S;DI_BZX84C24S;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C24S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.4 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=28.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C24T;DI_BZX84C24T;Diodes;Zener 10V-50V; 24.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C24T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.4 +.MODEL DF D ( IS=2.57p RS=27.1 N=1.10 ++ CJO=28.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C24TS;DI_BZX84C24TS;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C24TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.4 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=28.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C24W;DI_BZX84C24W;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C24W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.4 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=28.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C27;DI_BZX84C27;Diodes;Zener 10V-50V; 27.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C27 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.4 +.MODEL DF D ( IS=5.34p RS=29.2 N=1.10 ++ CJO=27.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.07f RS=64.5 N=3.00 ) +.ENDS + +*SRC=BZX84C27S;DI_BZX84C27S;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C27S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.7 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=27.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C27T;DI_BZX84C27T;Diodes;Zener 10V-50V; 27.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C27T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.7 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=27.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C27TS;DI_BZX84C27TS;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C27TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.7 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=27.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C27W;DI_BZX84C27W;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C27W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.7 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=27.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C2V4;DI_BZX84C2V4;Diodes;Zener <=10V; 2.40V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C2V4 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=60.1p RS=36.1 N=1.10 ++ CJO=205p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=12.0f RS=84.5 N=3.00 ) +.ENDS + +*SRC=BZX84C2V4S;DI_BZX84C2V4S;Diodes;Zener <=10V; 2.40V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C2V4S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=205p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C2V4T;DI_BZX84C2V4T;Diodes;Zener <=10V; 2.40V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C2V4T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=25.7p RS=33.7 N=1.10 ++ CJO=205p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C2V4TS;DI_BZX84C2V4TS;Diodes;Zener <=10V; 2.40V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C2V4TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=205p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C2V4W;DI_BZX84C2V4W;Diodes;Zener <=10V; 2.40V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C2V4W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=205p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C2V7;DI_BZX84C2V7;Diodes;Zener <=10V; 2.70V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C2V7 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.190 +.MODEL DF D ( IS=53.4p RS=35.7 N=1.10 ++ CJO=172p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=10.7f RS=84.5 N=3.00 ) +.ENDS + +*SRC=BZX84C2V7S;DI_BZX84C2V7S;Diodes;Zener <=10V; 2.70V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C2V7S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.146 +.MODEL DF D ( IS=30.5p RS=34.1 N=1.10 ++ CJO=172p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C2V7T;DI_BZX84C2V7T;Diodes;Zener <=10V; 2.70V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C2V7T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.124 +.MODEL DF D ( IS=22.9p RS=33.3 N=1.10 ++ CJO=172p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C2V7TS;DI_BZX84C2V7TS;Diodes;Zener <=10V; 2.70V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C2V7TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.146 +.MODEL DF D ( IS=30.5p RS=34.1 N=1.10 ++ CJO=172p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C2V7W;DI_BZX84C2V7W;Diodes;Zener <=10V; 2.70V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C2V7W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.146 +.MODEL DF D ( IS=30.5p RS=34.1 N=1.10 ++ CJO=172p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C30;DI_BZX84C30;Diodes;Zener 10V-50V; 30.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C30 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.4 +.MODEL DF D ( IS=4.81p RS=28.9 N=1.10 ++ CJO=26.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.61e-016 RS=64.5 N=3.00 ) +.ENDS + +*SRC=BZX84C30S;DI_BZX84C30S;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C30S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.7 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=26.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C30T;DI_BZX84C30T;Diodes;Zener 10V-50V; 30.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C30T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=2.06p RS=26.5 N=1.10 ++ CJO=26.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C30TS;DI_BZX84C30TS;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C30TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.7 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=26.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C30W;DI_BZX84C30W;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C30W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.7 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=26.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C33;DI_BZX84C33;Diodes;Zener 10V-50V; 33.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C33 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.4 +.MODEL DF D ( IS=4.37p RS=28.6 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.74e-016 RS=64.5 N=3.00 ) +.ENDS + +*SRC=BZX84C33S;DI_BZX84C33S;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C33S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.7 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C33T;DI_BZX84C33T;Diodes;Zener 10V-50V; 33.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C33T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.6 +.MODEL DF D ( IS=1.87p RS=26.2 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C33TS;DI_BZX84C33TS;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C33TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.7 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C33W;DI_BZX84C33W;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C33W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.7 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C36;DI_BZX84C36;Diodes;Zener 10V-50V; 36.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C36 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.3 +.MODEL DF D ( IS=4.01p RS=28.4 N=1.10 ++ CJO=24.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.01e-016 RS=74.5 N=3.00 ) +.ENDS + +*SRC=BZX84C36S;DI_BZX84C36S;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C36S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.6 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=24.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C36T;DI_BZX84C36T;Diodes;Zener >50V; 536V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C36T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 533 +.MODEL DF D ( IS=115f RS=18.2 N=1.10 ++ CJO=24.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C36TS;DI_BZX84C36TS;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C36TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.6 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=24.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C36W;DI_BZX84C36W;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C36W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.6 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=24.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C39;DI_BZX84C39;Diodes;Zener 10V-50V; 39.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C39 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.1 +.MODEL DF D ( IS=3.70p RS=28.1 N=1.10 ++ CJO=23.5p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.39e-016 RS=114 N=3.00 ) +.ENDS + +*SRC=BZX84C39S;DI_BZX84C39S;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C39S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.5 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=23.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C39T;DI_BZX84C39T;Diodes;Zener 10V-50V; 39.0V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C39T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.5 +.MODEL DF D ( IS=1.58p RS=25.7 N=1.10 ++ CJO=23.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C39TS;DI_BZX84C39TS;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C39TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.5 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=23.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C39W;DI_BZX84C39W;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C39W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.5 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=23.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V0;DI_BZX84C3V0;Diodes;Zener <=10V; 3.00V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C3V0 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.507 +.MODEL DF D ( IS=48.1p RS=35.4 N=1.10 ++ CJO=147p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.61f RS=79.5 N=3.00 ) +.ENDS + +*SRC=BZX84C3V0S;DI_BZX84C3V0S;Diodes;Zener <=10V; 3.00V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C3V0S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.463 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=147p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V0T;DI_BZX84C3V0T;Diodes;Zener <=10V; 3.00V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C3V0T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.441 +.MODEL DF D ( IS=20.6p RS=33.0 N=1.10 ++ CJO=147p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V0TS;DI_BZX84C3V0TS;Diodes;Zener <=10V; 3.00V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C3V0TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.463 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=147p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V0W;DI_BZX84C3V0W;Diodes;Zener <=10V; 3.00V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C3V0W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.463 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=147p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V3;DI_BZX84C3V3;Diodes;Zener <=10V; 3.30V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C3V3 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.799 +.MODEL DF D ( IS=43.7p RS=35.2 N=1.10 ++ CJO=127p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.74f RS=79.5 N=3.00 ) +.ENDS + +*SRC=BZX84C3V3S;DI_BZX84C3V3S;Diodes;Zener <=10V; 3.30V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C3V3S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.756 +.MODEL DF D ( IS=25.0p RS=33.6 N=1.10 ++ CJO=127p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V3T;DI_BZX84C3V3T;Diodes;Zener <=10V; 3.30V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C3V3T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.733 +.MODEL DF D ( IS=18.7p RS=32.7 N=1.10 ++ CJO=127p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V3TS;DI_BZX84C3V3TS;Diodes;Zener <=10V; 3.30V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C3V3TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.756 +.MODEL DF D ( IS=25.0p RS=33.6 N=1.10 ++ CJO=127p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V3W;DI_BZX84C3V3W;Diodes;Zener <=10V; 3.30V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C3V3W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.756 +.MODEL DF D ( IS=25.0p RS=33.6 N=1.10 ++ CJO=127p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V6;DI_BZX84C3V6;Diodes;Zener <=10V; 3.60V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C3V6 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.12 +.MODEL DF D ( IS=40.1p RS=34.9 N=1.10 ++ CJO=112p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.01f RS=74.5 N=3.00 ) +.ENDS + +*SRC=BZX84C3V6S;DI_BZX84C3V6S;Diodes;Zener <=10V; 3.60V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C3V6S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.07 +.MODEL DF D ( IS=22.9p RS=33.3 N=1.10 ++ CJO=112p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V6T;DI_BZX84C3V6T;Diodes;Zener <=10V; 3.60V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C3V6T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.05 +.MODEL DF D ( IS=17.2p RS=32.5 N=1.10 ++ CJO=112p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V6TS;DI_BZX84C3V6TS;Diodes;Zener <=10V; 3.60V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C3V6TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.07 +.MODEL DF D ( IS=22.9p RS=33.3 N=1.10 ++ CJO=112p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V6W;DI_BZX84C3V6W;Diodes;Zener <=10V; 3.60V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C3V6W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.07 +.MODEL DF D ( IS=22.9p RS=33.3 N=1.10 ++ CJO=112p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V9;DI_BZX84C3V9;Diodes;Zener <=10V; 3.90V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C3V9 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.41 +.MODEL DF D ( IS=37.0p RS=34.7 N=1.10 ++ CJO=99.1p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.39f RS=74.5 N=3.00 ) +.ENDS + +*SRC=BZX84C3V9S;DI_BZX84C3V9S;Diodes;Zener <=10V; 3.90V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C3V9S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.37 +.MODEL DF D ( IS=21.1p RS=33.1 N=1.10 ++ CJO=94.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V9T;DI_BZX84C3V9T;Diodes;Zener <=10V; 3.90V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C3V9T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.35 +.MODEL DF D ( IS=15.8p RS=32.3 N=1.10 ++ CJO=94.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V9TS;DI_BZX84C3V9TS;Diodes;Zener <=10V; 3.90V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C3V9TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.37 +.MODEL DF D ( IS=21.1p RS=33.1 N=1.10 ++ CJO=94.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C3V9W;DI_BZX84C3V9W;Diodes;Zener <=10V; 3.90V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C3V9W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.37 +.MODEL DF D ( IS=21.1p RS=33.1 N=1.10 ++ CJO=94.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C43;DI_BZX84C43;Diodes;Zener 10V-50V; 43.0V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C43 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.0 +.MODEL DF D ( IS=3.35p RS=27.8 N=1.10 ++ CJO=22.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.71e-016 RS=134 N=3.00 ) +.ENDS + +*SRC=BZX84C47;DI_BZX84C47;Diodes;Zener 10V-50V; 47.0V 0.350W Diodes Inc. - +*SYM=HZEN +.SUBCKT DI_BZX84C47 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 43.9 +.MODEL DF D ( IS=3.07p RS=27.6 N=1.10 ++ CJO=22.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.14e-016 RS=154 N=3.00 ) +.ENDS + +*SRC=BZX84C4V3;DI_BZX84C4V3;Diodes;Zener <=10V; 4.30V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C4V3 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.80 +.MODEL DF D ( IS=33.5p RS=34.4 N=1.10 ++ CJO=85.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.71f RS=74.5 N=3.00 ) +.ENDS + +*SRC=BZX84C4V3S;DI_BZX84C4V3S;Diodes;Zener <=10V; 4.30V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C4V3S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.76 +.MODEL DF D ( IS=19.2p RS=32.8 N=1.10 ++ CJO=85.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C4V3T;DI_BZX84C4V3T;Diodes;Zener <=10V; 4.30V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C4V3T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.74 +.MODEL DF D ( IS=14.4p RS=32.0 N=1.10 ++ CJO=85.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C4V3TS;DI_BZX84C4V3TS;Diodes;Zener <=10V; 4.30V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C4V3TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.76 +.MODEL DF D ( IS=19.2p RS=32.8 N=1.10 ++ CJO=85.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C4V3W;DI_BZX84C4V3W;Diodes;Zener <=10V; 4.30V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C4V3W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.76 +.MODEL DF D ( IS=19.2p RS=32.8 N=1.10 ++ CJO=85.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C4V7;DI_BZX84C4V7;Diodes;Zener <=10V; 4.70V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C4V7 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.25 +.MODEL DF D ( IS=30.7p RS=34.2 N=1.10 ++ CJO=74.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.14f RS=64.5 N=3.00 ) +.ENDS + +*SRC=BZX84C4V7S;DI_BZX84C4V7S;Diodes;Zener <=10V; 4.70V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C4V7S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.20 +.MODEL DF D ( IS=17.5p RS=32.6 N=1.10 ++ CJO=74.9p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C4V7T;DI_BZX84C4V7T;Diodes;Zener <=10V; 4.70V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C4V7T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.18 +.MODEL DF D ( IS=13.1p RS=31.7 N=1.10 ++ CJO=74.9p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C4V7TS;DI_BZX84C4V7TS;Diodes;Zener <=10V; 4.70V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C4V7TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.20 +.MODEL DF D ( IS=17.5p RS=32.6 N=1.10 ++ CJO=74.9p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C4V7W;DI_BZX84C4V7W;Diodes;Zener <=10V; 4.70V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C4V7W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.20 +.MODEL DF D ( IS=17.5p RS=32.6 N=1.10 ++ CJO=74.9p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=bzx84c51;DI_BZX84C51;Diodes;Zener >50V; 51.0V 0.350W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_BZX84C51 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 48.5 +.MODEL DF D ( IS=2.83p RS=1.77 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.65e-016 RS=141 N=3.00 ) +.ENDS + +*SRC=BZX84C5V1;DI_BZX84C5V1;Diodes;Zener <=10V; 5.10V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C5V1 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.74 +.MODEL DF D ( IS=28.3p RS=33.9 N=1.10 ++ CJO=66.2p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.65f RS=44.5 N=3.00 ) +.ENDS + +*SRC=BZX84C5V1S;DI_BZX84C5V1S;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C5V1S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.70 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=66.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C5V1T;DI_BZX84C5V1T;Diodes;Zener <=10V; 5.10V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C5V1T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.67 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=66.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C5V1TS;DI_BZX84C5V1TS;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C5V1TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.70 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=66.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C5V1W;DI_BZX84C5V1W;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C5V1W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.70 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=66.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C5V6;DI_BZX84C5V6;Diodes;Zener <=10V; 5.60V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C5V6 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.33 +.MODEL DF D ( IS=25.7p RS=33.7 N=1.10 ++ CJO=57.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.15f RS=24.5 N=3.00 ) +.ENDS + +*SRC=BZX84C5V6S;DI_BZX84C5V6S;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C5V6S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.29 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=57.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C5V6T;DI_BZX84C5V6T;Diodes;Zener <=10V; 5.60V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C5V6T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.27 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=57.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C5V6TS;DI_BZX84C5V6TS;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C5V6TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.29 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=57.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C5V6W;DI_BZX84C5V6W;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C5V6W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.29 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=57.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C6V2;DI_BZX84C6V2;Diodes;Zener <=10V; 6.20V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C6V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.12 +.MODEL DF D ( IS=23.3p RS=33.4 N=1.10 ++ CJO=49.4p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.65f RS=2.30 N=1.49 ) +.ENDS + +*SRC=BZX84C6V2S;DI_BZX84C6V2S;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C6V2S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.10 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=49.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C6V2T;DI_BZX84C6V2T;Diodes;Zener <=10V; 6.20V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C6V2T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.09 +.MODEL DF D ( IS=9.97p RS=31.0 N=1.10 ++ CJO=49.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C6V2TS;DI_BZX84C6V2TS;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C6V2TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.10 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=49.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C6V2W;DI_BZX84C6V2W;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C6V2W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.10 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=49.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C6V8;DI_BZX84C6V8;Diodes;Zener <=10V; 6.80V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C6V8 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.18 +.MODEL DF D ( IS=21.2p RS=33.1 N=1.10 ++ CJO=43.0p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.24f RS=3.45 N=2.23 ) +.ENDS + +*SRC=BZX84C6V8S;DI_BZX84C6V8S;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C6V8S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.15 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=43.0p VJ=0.750 M=0.330 TT=50.1n ) + +SRC=BZX84C6V8T;DI_BZX84C6V8T;Diodes;Zener <=10V; 6.80V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C6V8T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.13 +.MODEL DF D ( IS=9.09p RS=30.7 N=1.10 ++ CJO=43.0p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.82f RS=3.45 N=2.23 ) +.ENDS + +*SRC=BZX84C6V8TS;DI_BZX84C6V8TS;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C6V8TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.15 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=43.0p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C6V8W;DI_BZX84C6V8W;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C6V8W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.15 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=43.0p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C7V5;DI_C;Diodes;Zener <=10V; 7.50V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C7V5 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.87 +.MODEL DF D ( IS=19.2p RS=32.8 N=1.10 ++ CJO=37.1p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.85f RS=3.45 N=2.23 ) +.ENDS + +*SRC=BZX84C7V5S;DI_BZX84C7V5S;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C7V5S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.84 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=37.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C7V5T;DI_BZX84C7V5T;Diodes;Zener <=10V; 7.50V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C7V5T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.82 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=37.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C7V5TS;DI_BZX84C7V5TS;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C7V5TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.84 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=37.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C7V5W;DI_BZX84C7V5W;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C7V5W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.84 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=37.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C8V2;DI_BZX84C8V2;Diodes;Zener <=10V; 8.20V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C8V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.57 +.MODEL DF D ( IS=17.6p RS=32.6 N=1.10 ++ CJO=32.5p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.52f RS=3.45 N=2.23 ) +.ENDS + +*SRC=BZX84C8V2S;DI_BZX84C8V2S;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C8V2S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.53 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=32.5p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C8V2T;DI_BZX84C8V2T;Diodes;Zener <=10V; 8.20V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C8V2T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.52 +.MODEL DF D ( IS=7.54p RS=30.2 N=1.10 ++ CJO=32.5p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C8V2TS;DI_BZX84C8V2TS;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C8V2TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.53 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=32.5p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C8V2W;DI_BZX84C8V2W;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C8V2W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.53 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=32.5p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C9V1;DI_BZX84C9V1;Diodes;Zener <=10V; 9.10V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_BZX84C9V1 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.46 +.MODEL DF D ( IS=15.8p RS=32.3 N=1.10 ++ CJO=27.8p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.17f RS=3.45 N=2.23 ) +.ENDS + +*SRC=BZX84C9V1S;DI_BZX84C9V1S;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. ZENER Dual, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C9V1S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.43 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=27.8p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C9V1T;DI_BZX84C9V1T;Diodes;Zener <=10V; 9.10V 0.150W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C9V1T 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.41 +.MODEL DF D ( IS=6.79p RS=29.9 N=1.10 ++ CJO=27.8p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C9V1TS;DI_BZX84C9V1TS;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. ZENER Triple, Apply ea. node +*SYM=HZEN +.SUBCKT DI_BZX84C9V1TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.43 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=27.8p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=BZX84C9V1W;DI_BZX84C9V1W;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_BZX84C9V1W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.43 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=27.8p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DDZ10C;DI_DDZ10C;Diodes;Zener <=10V; 10.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ10C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.65 +.MODEL DF D ( IS=20.6p RS=33.0 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.12f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZ10CS;DI_DDZ10CS;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ10CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.58 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.65f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZ11C;DI_DDZ11C;Diodes;Zener 10V-50V; 11.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ11C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.77 +.MODEL DF D ( IS=18.7p RS=32.7 N=1.10 ++ CJO=33.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.75f RS=2.30 N=2.97 ) +.ENDS + +*SRC=DDZ11CS;DI_DDZ11CS;Diodes;Zener 10V-50V; 11.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ11CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.70 +.MODEL DF D ( IS=7.49p RS=30.1 N=1.10 ++ CJO=33.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.50f RS=2.30 N=2.97 ) +.ENDS + +*SRC=DDZ12C;DI_DDZ12C;Diodes;Zener 10V-50V; 12.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ12C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.73 +.MODEL DF D ( IS=17.2p RS=32.5 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.43f RS=4.23 N=3.00 ) +.ENDS + +*SRC=DDZ12CS;DI_DDZ12CS;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ12CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.66 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=4.23 N=3.00 ) +.ENDS + +*SRC=DDZ13B;DI_DDZ13B;Diodes;Zener 10V-50V; 13.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ13B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=15.8p RS=32.3 N=1.10 ++ CJO=26.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.17f RS=6.23 N=3.00 ) +.ENDS + +*SRC=DDZ13BS;DI_DDZ13BS;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ13BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.6 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=26.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.27f RS=6.23 N=3.00 ) +.ENDS + +*SRC=DDZ14;DI_DDZ14;Diodes;Zener 10V-50V; 14.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ14 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.7 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.94f RS=8.23 N=3.00 ) +.ENDS + +*SRC=DDZ14S;DI_DDZ14S;Diodes;Zener 10V-50V; 14.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ14S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.6 +.MODEL DF D ( IS=5.89p RS=29.4 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.18f RS=8.23 N=3.00 ) +.ENDS + +*SRC=DDZ15;DI_DDZ15;Diodes;Zener 10V-50V; 15.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ15 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=13.7p RS=31.9 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.75f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZ15S;DI_DDZ15S;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ15S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.6 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.10f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZ16;DI_DDZ16;Diodes;Zener 10V-50V; 16.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ16 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=12.9p RS=31.7 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.58f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZ16S;DI_DDZ16S;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ16S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.03f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZ18C;DI_DDZ18C;Diodes;Zener 10V-50V; 18.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ18C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=11.4p RS=31.3 N=1.10 ++ CJO=21.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.29f RS=15.2 N=3.00 ) +.ENDS + +*SRC=DDZ18CS;DI_DDZ18CS;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ18CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.5 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=21.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=15.2 N=3.00 ) +.ENDS + +*SRC=DDZ20C;DI_DDZ20C;Diodes;Zener 10V-50V; 20.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ20C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=10.3p RS=31.0 N=1.10 ++ CJO=20.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.06f RS=20.2 N=3.00 ) +.ENDS + +*SRC=DDZ20CS;DI_DDZ20CS;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ20CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=20.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=20.2 N=3.00 ) +.ENDS + +*SRC=DDZ22D;DI_DDZ22D;Diodes;Zener 10V-50V; 22.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ22D 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.7 +.MODEL DF D ( IS=9.36p RS=30.8 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.87f RS=14.5 N=3.00 ) +.ENDS + +*SRC=DDZ22DS;DI_DDZ22DS;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ22DS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.6 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.49e-016 RS=14.5 N=3.00 ) +.ENDS + +*SRC=DDZ24C;DI_DDZ24C;Diodes;Zener 10V-50V; 24.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ24C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.7 +.MODEL DF D ( IS=8.58p RS=30.5 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.72f RS=19.5 N=3.00 ) +.ENDS + +*SRC=DDZ24CS;DI_DDZ24CS;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ24CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87e-016 RS=19.5 N=3.00 ) +.ENDS + +*SRC=DDZ27D;DI_DDZ27D;Diodes;Zener 10V-50V; 27.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ27D 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.6 +.MODEL DF D ( IS=7.63p RS=30.2 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.53f RS=29.5 N=3.00 ) +.ENDS + +*SRC=DDZ27DS;DI_DDZ27DS;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ27DS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.5 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.10e-016 RS=29.5 N=3.00 ) +.ENDS + +*SRC=DDZ30D;DI_DDZ30D;Diodes;Zener 10V-50V; 30.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ30D 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=39.5 N=3.00 ) +.ENDS + +*SRC=DDZ30DS;DI_DDZ30DS;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ30DS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.5 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49e-016 RS=39.5 N=3.00 ) +.ENDS + +*SRC=DDZ33;DI_DDZ33;Diodes;Zener 10V-50V; 33.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ33 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.4 +.MODEL DF D ( IS=6.24p RS=29.6 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.25f RS=59.5 N=3.00 ) +.ENDS + +*SRC=DDZ33S;DI_DDZ33S;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ33S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.4 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.99e-016 RS=59.5 N=3.00 ) +.ENDS + +*SRC=DDZ36;DI_DDZ36;Diodes;Zener 10V-50V; 36.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ36 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.4 +.MODEL DF D ( IS=5.72p RS=29.4 N=1.10 ++ CJO=23.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.14f RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZ36S;DI_DDZ36S;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ36S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.3 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.58e-016 RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZ39F;DI_DDZ39F;Diodes;Zener 10V-50V; 39.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ39F 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.4 +.MODEL DF D ( IS=5.28p RS=29.1 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.06f RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZ39FS;DI_DDZ39FS;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ39FS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.3 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.23e-016 RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZ43;DI_DDZ43;Diodes;Zener 10V-50V; 43.0V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ43 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.4 +.MODEL DF D ( IS=4.79p RS=28.9 N=1.10 ++ CJO=20.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.58e-016 RS=74.5 N=3.00 ) +.ENDS + +*SRC=DDZ43S;DI_DDZ43S;Diodes;Zener 10V-50V; 43.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ43S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.3 +.MODEL DF D ( IS=1.92p RS=26.3 N=1.10 ++ CJO=12.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.83e-016 RS=74.5 N=3.00 ) +.ENDS + +*SRC=DDZ47S;DI_DDZ47S;Diodes;Zener 10V-50V; 47.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ47S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 44.3 +.MODEL DF D ( IS=1.75p RS=26.0 N=1.10 ++ CJO=12.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.51e-016 RS=74.5 N=3.00 ) +.ENDS + +*SRC=DDZ5V1B;DI_DDZ5V1B;Diodes;Zener <=10V; 5.10V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ5V1B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.62 +.MODEL DF D ( IS=40.4p RS=34.9 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.08f RS=13.1 N=3.00 ) +.ENDS + +*SRC=DDZ5V1BS;DI_DDZ5V1BS;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ5V1BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.55 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.23f RS=13.1 N=3.00 ) +.ENDS + +*SRC=DDZ5V6B;DI_DDZ5V6B;Diodes;Zener <=10V; 5.60V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ5V6B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.23 +.MODEL DF D ( IS=36.8p RS=34.7 N=1.10 ++ CJO=106p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.36f RS=7.11 N=3.00 ) +.ENDS + +*SRC=DDZ5V6BS;DI_DDZ5V6BS;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ5V6BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.16 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=106p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.94f RS=7.11 N=3.00 ) +.ENDS + +*SRC=DDZ6V2B;DI_DDZ6V2B;Diodes;Zener <=10V; 6.20V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ6V2B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.91 +.MODEL DF D ( IS=33.2p RS=34.4 N=1.10 ++ CJO=80.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.65f RS=3.11 N=3.00 ) +.ENDS + +*SRC=DDZ6V2BS;DI_DDZ6V2BS;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ6V2BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.83 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=80.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.66f RS=3.11 N=3.00 ) +.ENDS + +*SRC=DDZ6V8C;DI_DDZ6V8C;Diodes;Zener <=10V; 6.80V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ6V8C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.56 +.MODEL DF D ( IS=30.3p RS=34.1 N=1.10 ++ CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.06f RS=1.15 N=2.97 ) +.ENDS + +*SRC=DDZ6V8CS;DI_DDZ6V8CS;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ6V8CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.49 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.42f RS=1.15 N=2.97 ) +.ENDS + +*SRC=DDZ7V5C;DI_DDZ7V5C;Diodes;Zener <=10V; 7.50V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ7V5C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.21 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49f RS=2.12 N=3.00 ) +.ENDS + +*SRC=DDZ7V5CS;DI_DDZ7V5CS;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ7V5CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.14 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.20f RS=2.12 N=3.00 ) +.ENDS + +*SRC=DDZ8V2C;DI_DDZ8V2C;Diodes;Zener <=10V; 8.20V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ8V2C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.86 +.MODEL DF D ( IS=25.1p RS=33.6 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.02f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZ8V2CS;DI_DDZ8V2CS;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ8V2CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.79 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.01f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZ9688;DI_DDZ9688;Diodes;Zener <=10V; 4.70V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9688 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.63 +.MODEL DF D ( IS=43.8p RS=35.2 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.77f RS=6.45k N=3.00 ) +.ENDS + +*SRC=DDZ9688S;DI_DDZ9688S;Diodes;Zener <=10V; 4.70V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9688S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.56 +.MODEL DF D ( IS=17.5p RS=32.6 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.51f RS=6.45k N=3.00 ) +.ENDS + +*SRC=DDZ9689;DI_DDZ9689;Diodes;Zener <=10V; 5.10V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9689 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.15 +.MODEL DF D ( IS=40.4p RS=34.9 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.08f RS=3.95k N=3.00 ) +.ENDS + +*SRC=DDZ9689S;DI_DDZ9689S;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9689S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.08 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.23f RS=3.95k N=3.00 ) +.ENDS + +*SRC=DDZ9690;DI_DDZ9690;Diodes;Zener <=10V; 5.60V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9690 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.79 +.MODEL DF D ( IS=36.8p RS=34.7 N=1.10 ++ CJO=92.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.36f RS=946 N=3.00 ) +.ENDS + +*SRC=DDZ9690S;DI_DDZ9690S;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9690S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.72 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=92.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.94f RS=946 N=3.00 ) +.ENDS + +*SRC=DDZ9691;DI_DDZ9691;Diodes;Zener <=10V; 6.20V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9691 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.31 +.MODEL DF D ( IS=33.2p RS=34.4 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.65f RS=230 N=1.49 ) +.ENDS + +*SRC=DDZ9691S;DI_DDZ9691S;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9691S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.28 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.66f RS=230 N=1.49 ) +.ENDS + +*SRC=DDZ9692;DI_DDZ9692;Diodes;Zener <=10V; 6.80V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9692 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.71 +.MODEL DF D ( IS=30.3p RS=34.1 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.06f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZ9692S;DI_DDZ9692S;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9692S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.71 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.42f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZ9693;DI_DDZ9693;Diodes;Zener <=10V; 7.50V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9693 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.41 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZ9693S;DI_DDZ9693S;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9693S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.41 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.20f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZ9694;DI_DDZ9694;Diodes;Zener <=10V; 8.20V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9694 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.07 +.MODEL DF D ( IS=25.1p RS=33.6 N=1.10 ++ CJO=47.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.02f RS=34.5 N=0.223 ) +.ENDS + +*SRC=DDZ9694S;DI_DDZ9694S;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9694S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.06 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=47.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.01f RS=34.5 N=0.223 ) +.ENDS + +*SRC=DDZ9696;DI_DDZ9696;Diodes;Zener <=10V; 9.10V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9696 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.90 +.MODEL DF D ( IS=22.6p RS=33.3 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.53f RS=50.6 N=0.327 ) +.ENDS + +*SRC=DDZ9696S;DI_DDZ9696S;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9696S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.89 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.81f RS=50.6 N=0.327 ) +.ENDS + +*SRC=DDZ9697;DI_DDZ9697;Diodes;Zener <=10V; 10.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9697 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.73 +.MODEL DF D ( IS=20.6p RS=33.0 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.12f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9697S;DI_DDZ9697S;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9697S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.72 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.65f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9698;DI_DDZ9698;Diodes;Zener 10V-50V; 11.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9698 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=18.7p RS=32.7 N=1.10 ++ CJO=35.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.75f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9699;DI_DDZ9699;Diodes;Zener 10V-50V; 12.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9699 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.7 +.MODEL DF D ( IS=17.2p RS=32.5 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.43f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9699S;DI_DDZ9699S;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9699S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.7 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9700;DI_DDZ9700;Diodes;Zener 10V-50V; 13.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9700 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=15.8p RS=32.3 N=1.10 ++ CJO=30.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.17f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9700S;DI_DDZ9700S;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9700S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=30.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.27f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9701;DI_DDZ9701;Diodes;Zener 10V-50V; 14.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9701 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.7 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=27.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.94f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9702;DI_DDZ9702;Diodes;Zener 10V-50V; 15.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9702 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 14.7 +.MODEL DF D ( IS=13.7p RS=31.9 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.75f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9702S;DI_DDZ9702S;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9702S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 14.7 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.10f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9703;DI_DDZ9703;Diodes;Zener 10V-50V; 16.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9703 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.7 +.MODEL DF D ( IS=12.9p RS=31.7 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.58f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9703S;DI_DDZ9703S;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9703S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.7 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.03f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9705;DI_DDZ9705;Diodes;Zener 10V-50V; 18.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9705 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.7 +.MODEL DF D ( IS=11.4p RS=31.3 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.29f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9705S;DI_DDZ9705S;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9705S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.7 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9707;DI_DDZ9707;Diodes;Zener 10V-50V; 20.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9707 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.7 +.MODEL DF D ( IS=10.3p RS=31.0 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.06f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9707S;DI_DDZ9707S;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9707S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.7 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZ9708;DI_DDZ9708;Diodes;Zener 10V-50V; 22.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9708 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=9.36p RS=30.8 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.87f RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9708S;DI_DDZ9708S;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9708S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.49e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9709;DI_DDZ9709;Diodes;Zener 10V-50V; 24.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9709 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 23.6 +.MODEL DF D ( IS=8.58p RS=30.5 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.72f RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9709S;DI_DDZ9709S;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9709S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 23.6 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9711;DI_DDZ9711;Diodes;Zener 10V-50V; 27.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9711 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 26.6 +.MODEL DF D ( IS=7.63p RS=30.2 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.53f RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9711S;DI_DDZ9711S;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9711S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 26.6 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.10e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9712;DI_DDZ9712;Diodes;Zener 10V-50V; 28.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9712 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=7.36p RS=30.1 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.47f RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9712S;DI_DDZ9712S;Diodes;Zener 10V-50V; 28.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9712S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=2.94p RS=27.5 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.89e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9713;DI_DDZ9713;Diodes;Zener 10V-50V; 30.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9713 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 29.6 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9713S;DI_DDZ9713S;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9713S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 29.6 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZ9714;DI_DDZ9714;Diodes;Zener 10V-50V; 33.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9714 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 31.0 +.MODEL DF D ( IS=6.24p RS=29.6 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.25f RS=1.35k N=3.00 ) +.ENDS + +*SRC=DDZ9714S;DI_DDZ9714S;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9714S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 31.0 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.99e-016 RS=1.35k N=3.00 ) +.ENDS + +*SRC=DDZ9715;DI_DDZ9715;Diodes;Zener 10V-50V; 36.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9715 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.9 +.MODEL DF D ( IS=5.72p RS=29.4 N=1.10 ++ CJO=13.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.14f RS=4.45k N=3.00 ) +.ENDS + +*SRC=DDZ9715S;DI_DDZ9715S;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9715S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 34.0 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=13.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.58e-016 RS=1.45k N=3.00 ) +.ENDS + +*SRC=DDZ9716;DI_DDZ9716;Diodes;Zener 10V-50V; 39.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9716 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.9 +.MODEL DF D ( IS=5.28p RS=29.1 N=1.10 ++ CJO=24.5p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.06f RS=4.45k N=3.00 ) +.ENDS + +*SRC=DDZ9716S;DI_DDZ9716S;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9716S 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.9 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=12.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.23e-016 RS=1.45k N=3.00 ) +.ENDS + +*SRC=DDZ9717;DI_DDZ9717;Diodes;Zener 10V-50V; 43.0V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZ9717 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.8 +.MODEL DF D ( IS=4.79p RS=28.9 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.58e-016 RS=6.25k N=3.00 ) +.ENDS + +*SRC=DDZ9V1C;DI_DDZ9V1C;Diodes;Zener <=10V; 9.10V 0.500W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ9V1C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.76 +.MODEL DF D ( IS=22.6p RS=33.3 N=1.10 ++ CJO=41.0p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.53f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZ9V1CS;DI_DDZ9V1CS;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZ9V1CS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.68 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=41.0p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.81f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZX10C;DI_DDZX10C;Diodes;Zener <=10V; 10.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX10C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.61 +.MODEL DF D ( IS=12.4p RS=31.6 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.47f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZX10CTS;DI_DDZX10CTS;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX10CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.58 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.65f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZX10CW;DI_DDZX10CW;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX10CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.58 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.65f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZX11C;DI_DDZX11C;Diodes;Zener 10V-50V; 11.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX11C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.74 +.MODEL DF D ( IS=11.2p RS=31.3 N=1.10 ++ CJO=33.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.25f RS=2.30 N=2.97 ) +.ENDS + +*SRC=DDZX11CTS;DI_DDZX11CTS;Diodes;Zener 10V-50V; 11.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX11CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.70 +.MODEL DF D ( IS=7.49p RS=30.1 N=1.10 ++ CJO=33.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.50f RS=2.30 N=2.97 ) +.ENDS + +*SRC=DDZX11CW;DI_DDZX11CW;Diodes;Zener 10V-50V; 11.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX11CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.70 +.MODEL DF D ( IS=7.49p RS=30.1 N=1.10 ++ CJO=33.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.50f RS=2.30 N=2.97 ) +.ENDS + +*SRC=DDZX12C;DI_DDZX12C;Diodes;Zener 10V-50V; 12.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX12C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.69 +.MODEL DF D ( IS=10.3p RS=31.0 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.06f RS=4.23 N=3.00 ) +.ENDS + +*SRC=DDZX12CTS;DI_DDZX12CTS;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX12CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.66 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=4.23 N=3.00 ) +.ENDS + +*SRC=DDZX12CW;DI_DDZX12CW;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX12CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.66 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=4.23 N=3.00 ) +.ENDS + +*SRC=DDZX13B;DI_DDZX13B;Diodes;Zener 10V-50V; 13.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX13B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=9.51p RS=30.8 N=1.10 ++ CJO=26.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.90f RS=6.23 N=3.00 ) +.ENDS + +*SRC=DDZX13BTS;DI_DDZX13BTS;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX13BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.6 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=26.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.27f RS=6.23 N=3.00 ) +.ENDS + +*SRC=DDZX13BW;DI_DDZX13BW;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX13BW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.6 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=26.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.27f RS=6.23 N=3.00 ) +.ENDS + +*SRC=DDZX14;DI_DDZX14;Diodes;Zener 10V-50V; 14.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX14 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.6 +.MODEL DF D ( IS=8.83p RS=30.6 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.77f RS=8.23 N=3.00 ) +.ENDS + +*SRC=DDZX14TS;DI_DDZX14TS;Diodes;Zener 10V-50V; 14.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX14TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.6 +.MODEL DF D ( IS=5.89p RS=29.4 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.18f RS=8.23 N=3.00 ) +.ENDS + +*SRC=DDZX14W;DI_DDZX14W;Diodes;Zener 10V-50V; 14.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX14W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.6 +.MODEL DF D ( IS=5.89p RS=29.4 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.18f RS=8.23 N=3.00 ) +.ENDS + +*SRC=DDZX15;DI_DDZX15;Diodes;Zener 10V-50V; 15.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX15 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.6 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.65f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZX15TS;DI_DDZX15TS;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX15TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.6 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.10f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZX15W;DI_DDZX15W;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX15W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.6 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.10f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZX16;DI_DDZX16;Diodes;Zener 10V-50V; 16.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX16 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=7.72p RS=30.2 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.55f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZX16TS;DI_DDZX16TS;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX16TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.03f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZX16W;DI_DDZX16W;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX16W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.03f RS=10.2 N=3.00 ) +.ENDS + +*SRC=DDZX18C;DI_DDZX18C;Diodes;Zener 10V-50V; 18.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX18C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.5 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=21.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=15.2 N=3.00 ) +.ENDS + +*SRC=DDZX18CTS;DI_DDZX18CTS;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX18CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.5 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=21.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=15.2 N=3.00 ) +.ENDS + +*SRC=DDZX18CW;DI_DDZX18CW;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX18CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.5 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=21.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=15.2 N=3.00 ) +.ENDS + +*SRC=DDZX20C;DI_DDZX20C;Diodes;Zener 10V-50V; 20.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX20C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=6.18p RS=29.6 N=1.10 ++ CJO=20.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.24f RS=20.2 N=3.00 ) +.ENDS + +*SRC=DDZX20CTS;DI_DDZX20CTS;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX20CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=20.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=20.2 N=3.00 ) +.ENDS + +*SRC=DDZX20CW;DI_DDZX20CW;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX20CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=20.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=20.2 N=3.00 ) +.ENDS + +*SRC=DDZX22D;DI_DDZX22D;Diodes;Zener 10V-50V; 22.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX22D 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.7 +.MODEL DF D ( IS=5.62p RS=29.3 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.12f RS=14.5 N=3.00 ) +.ENDS + +*SRC=DDZX22DTS;DI_DDZX22DTS;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX22DTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.6 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.49e-016 RS=14.5 N=3.00 ) +.ENDS + +*SRC=DDZX22DW;DI_DDZX22DW;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX22DW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.6 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.49e-016 RS=14.5 N=3.00 ) +.ENDS + +*SRC=DDZX24C;DI_DDZX24C;Diodes;Zener 10V-50V; 24.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX24C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.03f RS=19.5 N=3.00 ) +.ENDS + +*SRC=DDZX24CTS;DI_DDZX24CTS;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX24CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87e-016 RS=19.5 N=3.00 ) +.ENDS + +*SRC=DDZX24CW;DI_DDZX24CW;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX24CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87e-016 RS=19.5 N=3.00 ) +.ENDS + +*SRC=DDZX27D;DI_DDZX27D;Diodes;Zener 10V-50V; 27.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX27D 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.6 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=29.5 N=3.00 ) +.ENDS + +*SRC=DDZX27DTS;DI_DDZX27DTS;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX27DTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.5 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.10e-016 RS=29.5 N=3.00 ) +.ENDS + +*SRC=DDZX27DW;DI_DDZX27DW;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX27DW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.5 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.10e-016 RS=29.5 N=3.00 ) +.ENDS + +*SRC=DDZX30D;DI_DDZX30D;Diodes;Zener 10V-50V; 30.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX30D 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.5 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=39.5 N=3.00 ) +.ENDS + +*SRC=DDZX30DS;DI_DDZX30DS;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX30DS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.5 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49e-016 RS=39.5 N=3.00 ) +.ENDS + +*SRC=DDZX30DW;DI_DDZX30DW;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX30DW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.5 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49e-016 RS=39.5 N=3.00 ) +.ENDS + +*SRC=DDZX33;DI_DDZX33;Diodes;Zener 10V-50V; 33.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX33 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.4 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.49e-016 RS=59.5 N=3.00 ) +.ENDS + +*SRC=DDZX33TS;DI_DDZX33TS;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX33TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.4 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.99e-016 RS=59.5 N=3.00 ) +.ENDS + +*SRC=DDZX33W;DI_DDZX33W;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX33W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.4 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.99e-016 RS=59.5 N=3.00 ) +.ENDS + +*SRC=DDZX36;DI_DDZX36;Diodes;Zener 10V-50V; 36.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX36 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.4 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=23.9p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87e-016 RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZX36TS;DI_DDZX36TS;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX36TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.3 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.58e-016 RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZX36W;DI_DDZX36W;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX36W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.3 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.58e-016 RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZX39F;DI_DDZX39F;Diodes;Zener 10V-50V; 39.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX39F 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.3 +.MODEL DF D ( IS=3.17p RS=27.7 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.34e-016 RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZX39FTS;DI_DDZX39FTS;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX39FTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.3 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.23e-016 RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZX39FW;DI_DDZX39FW;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX39FW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.3 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.23e-016 RS=69.5 N=3.00 ) +.ENDS + +*SRC=DDZX43;DI_DDZX43;Diodes;Zener 10V-50V; 43.0V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX43 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.3 +.MODEL DF D ( IS=2.87p RS=27.4 N=1.10 ++ CJO=20.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.75e-016 RS=74.5 N=3.00 ) +.ENDS + +*SRC=DDZX43TS;DI_DDZX43TS;Diodes;Zener 10V-50V; 43.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX43TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.3 +.MODEL DF D ( IS=1.92p RS=26.3 N=1.10 ++ CJO=12.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.83e-016 RS=74.5 N=3.00 ) +.ENDS + +*SRC=DDZX43W;DI_DDZX43W;Diodes;Zener 10V-50V; 43.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX43W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.3 +.MODEL DF D ( IS=1.92p RS=26.3 N=1.10 ++ CJO=12.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.83e-016 RS=74.5 N=3.00 ) +.ENDS + +*SRC=DDZX47TS;DI_DDZX47TS;Diodes;Zener 10V-50V; 47.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX47TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 44.3 +.MODEL DF D ( IS=1.75p RS=26.0 N=1.10 ++ CJO=12.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.51e-016 RS=74.5 N=3.00 ) +.ENDS + +*SRC=DDZX47W;DI_DDZX47W;Diodes;Zener 10V-50V; 47.0V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX47W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 44.3 +.MODEL DF D ( IS=1.75p RS=26.0 N=1.10 ++ CJO=12.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.51e-016 RS=74.5 N=3.00 ) +.ENDS + +*SRC=DDZX5V1B;DI_DDZX5V1B;Diodes;Zener <=10V; 5.10V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX5V1B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.58 +.MODEL DF D ( IS=24.2p RS=33.5 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.85f RS=13.1 N=3.00 ) +.ENDS + +*SRC=DDZX5V1BTS;DI_DDZX5V1BTS;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX5V1BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.55 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.23f RS=13.1 N=3.00 ) +.ENDS + +*SRC=DDZX5V1BW;DI_DDZX5V1BW;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX5V1BW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.55 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.23f RS=13.1 N=3.00 ) +.ENDS + +*SRC=DDZX5V6B;DI_DDZX5V6B;Diodes;Zener <=10V; 5.60V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX5V6B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.19 +.MODEL DF D ( IS=22.1p RS=33.2 N=1.10 ++ CJO=106p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.41f RS=7.11 N=3.00 ) +.ENDS + +*SRC=DDZX5V6BTS;DI_DDZX5V6BTS;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX5V6BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.16 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=106p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.94f RS=7.11 N=3.00 ) +.ENDS + +*SRC=DDZX5V6BW;DI_DDZX5V6BW;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX5V6BW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.16 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=106p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.94f RS=7.11 N=3.00 ) +.ENDS + +*SRC=DDZX6V2B;DI_DDZX6V2B;Diodes;Zener <=10V; 6.20V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX6V2B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.87 +.MODEL DF D ( IS=19.9p RS=32.9 N=1.10 ++ CJO=80.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.99f RS=3.11 N=3.00 ) +.ENDS + +*SRC=DDZX6V2BTS;DI_DDZX6V2BTS;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX6V2BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.83 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=80.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.66f RS=3.11 N=3.00 ) +.ENDS + +*SRC=DDZX6V2BW;DI_DDZX6V2BW;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX6V2BW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.83 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=80.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.66f RS=3.11 N=3.00 ) +.ENDS + +*SRC=DDZX6V8C;DI_DDZX6V8C;Diodes;Zener <=10V; 6.80V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX6V8C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.52 +.MODEL DF D ( IS=18.2p RS=32.7 N=1.10 ++ CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.64f RS=1.15 N=2.97 ) +.ENDS + +*SRC=DDZX6V8CTS;DI_DDZX6V8CTS;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX6V8CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.49 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.42f RS=1.15 N=2.97 ) +.ENDS + +*SRC=DDZX6V8CW;DI_DDZX6V8CW;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX6V8CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.49 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.42f RS=1.15 N=2.97 ) +.ENDS + +*SRC=DDZX7V5C;DI_DDZX7V5C;Diodes;Zener <=10V; 7.50V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX7V5C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.17 +.MODEL DF D ( IS=16.5p RS=32.4 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.30f RS=2.12 N=3.00 ) +.ENDS + +*SRC=DDZX7V5CTS;DI_DDZX7V5CTS;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX7V5CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.14 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.20f RS=2.12 N=3.00 ) +.ENDS + +*SRC=DDZX7V5CW;DI_DDZX7V5CW;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX7V5CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.14 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.20f RS=2.12 N=3.00 ) +.ENDS + +*SRC=DDZX8V2C;DI_DDZX8V2C;Diodes;Zener <=10V; 8.20V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX8V2C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.82 +.MODEL DF D ( IS=15.1p RS=32.1 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.01f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZX8V2CTS;DI_DDZX8V2CTS;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX8V2CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.79 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.01f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZX8V2CW;DI_DDZX8V2CW;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX8V2CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.79 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.01f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZX9688;DI_DDZX9688;Diodes;Zener <=10V; 4.70V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9688 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.59 +.MODEL DF D ( IS=26.3p RS=33.7 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.26f RS=6.45k N=3.00 ) +.ENDS + +*SRC=DDZX9688TS;DI_DDZX9688TS;Diodes;Zener <=10V; 4.70V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9688TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.56 +.MODEL DF D ( IS=17.5p RS=32.6 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.51f RS=6.45k N=3.00 ) +.ENDS + +*SRC=DDZX9688W;DI_DDZX9688W;Diodes;Zener <=10V; 4.70V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9688W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.56 +.MODEL DF D ( IS=17.5p RS=32.6 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.51f RS=6.45k N=3.00 ) +.ENDS + +*SRC=DDZX9689;DI_DDZX9689;Diodes;Zener <=10V; 5.10V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9689 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.11 +.MODEL DF D ( IS=24.2p RS=33.5 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.85f RS=3.95k N=3.00 ) +.ENDS + +*SRC=DDZX9689TS;DI_DDZX9689TS;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9689TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.08 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.23f RS=3.95k N=3.00 ) +.ENDS + +*SRC=DDZX9689W;DI_DDZX9689W;Diodes;Zener <=10V; 5.10V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9689W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.08 +.MODEL DF D ( IS=16.2p RS=32.3 N=1.10 ++ CJO=119p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.23f RS=3.95k N=3.00 ) +.ENDS + +*SRC=DDZX9690;DI_DDZX9690;Diodes;Zener <=10V; 5.60V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9690 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.75 +.MODEL DF D ( IS=22.1p RS=33.2 N=1.10 ++ CJO=92.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.41f RS=946 N=3.00 ) +.ENDS + +*SRC=DDZX9690TS;DI_DDZX9690TS;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9690TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.72 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=92.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.94f RS=946 N=3.00 ) +.ENDS + +*SRC=DDZX9690W;DI_DDZX9690W;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9690W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.72 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=92.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.94f RS=946 N=3.00 ) +.ENDS + +*SRC=DDZX9691;DI_DDZX9691;Diodes;Zener <=10V; 6.20V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9691 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.29 +.MODEL DF D ( IS=19.9p RS=32.9 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.99f RS=230 N=1.49 ) +.ENDS + +*SRC=DDZX9691TS;DI_DDZX9691TS;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9691TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.28 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.66f RS=230 N=1.49 ) +.ENDS + +*SRC=DDZX9691W;DI_DDZX9691W;Diodes;Zener <=10V; 6.20V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9691W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.28 +.MODEL DF D ( IS=13.3p RS=31.8 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.66f RS=230 N=1.49 ) +.ENDS + +*SRC=DDZX9692;DI_DDZX9692;Diodes;Zener <=10V; 6.80V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9692 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.71 +.MODEL DF D ( IS=18.2p RS=32.7 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.64f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZX9692TS;DI_DDZX9692TS;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9692TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.71 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.42f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZX9692W;DI_DDZX9692W;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9692W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.71 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.42f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZX9693;DI_DDZX9693;Diodes;Zener <=10V; 7.50V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9693 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.41 +.MODEL DF D ( IS=16.5p RS=32.4 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.30f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZX9693TS;DI_DDZX9693TS;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9693TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.41 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.20f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZX9693W;DI_DDZX9693W;Diodes;Zener <=10V; 7.50V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9693W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.41 +.MODEL DF D ( IS=11.0p RS=31.2 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.20f RS=23.0 N=0.149 ) +.ENDS + +*SRC=DDZX9694;DI_DDZX9694;Diodes;Zener <=10V; 8.20V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9694 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.06 +.MODEL DF D ( IS=15.1p RS=32.1 N=1.10 ++ CJO=47.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.01f RS=34.5 N=0.223 ) +.ENDS + +*SRC=DDZX9694TS;DI_DDZX9694TS;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9694TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.06 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=47.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.01f RS=34.5 N=0.223 ) +.ENDS + +*SRC=DDZX9694W;DI_DDZX9694W;Diodes;Zener <=10V; 8.20V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9694W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.06 +.MODEL DF D ( IS=10.0p RS=31.0 N=1.10 ++ CJO=47.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.01f RS=34.5 N=0.223 ) +.ENDS + +*SRC=DDZX9696;DI_DDZX9696;Diodes;Zener <=10V; 9.10V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9696 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.90 +.MODEL DF D ( IS=13.6p RS=31.8 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.72f RS=50.6 N=0.327 ) +.ENDS + +*SRC=DDZX9696TS;DI_DDZX9696TS;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9696TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.89 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.81f RS=50.6 N=0.327 ) +.ENDS + +*SRC=DDZX9696W;DI_DDZX9696W;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9696W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.89 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.81f RS=50.6 N=0.327 ) +.ENDS + +*SRC=DDZX9697;DI_DDZX9697;Diodes;Zener <=10V; 10.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9697 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.72 +.MODEL DF D ( IS=12.4p RS=31.6 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.47f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9697TS;DI_DDZX9697TS;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9697TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.72 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.65f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9697W;DI_DDZX9697W;Diodes;Zener <=10V; 10.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9697W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.72 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=39.7p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.65f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9699;DI_DDZX9699;Diodes;Zener 10V-50V; 12.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9699 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.7 +.MODEL DF D ( IS=10.3p RS=31.0 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.06f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9699TS;DI_DDZX9699TS;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9699TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.7 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9699W;DI_DDZX9699W;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9699W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 11.7 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9700;DI_DDZX9700;Diodes;Zener 10V-50V; 13.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9700 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=9.51p RS=30.8 N=1.10 ++ CJO=30.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.90f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9700TS;DI_DDZX9700TS;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9700TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=30.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.27f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9700W;DI_DDZX9700W;Diodes;Zener 10V-50V; 13.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9700W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=6.34p RS=29.7 N=1.10 ++ CJO=30.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.27f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9702;DI_DDZX9702;Diodes;Zener 10V-50V; 15.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9702 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 14.7 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.65f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9702TS;DI_DDZX9702TS;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9702TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 14.7 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.10f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9702W;DI_DDZX9702W;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9702W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 14.7 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.10f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9703;DI_DDZX9703;Diodes;Zener 10V-50V; 16.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9703 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.7 +.MODEL DF D ( IS=7.72p RS=30.2 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.54f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9703TS;DI_DDZX9703TS;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9703TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.7 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.03f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9703W;DI_DDZX9703W;Diodes;Zener 10V-50V; 16.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9703W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.7 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.03f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9705;DI_DDZX9705;Diodes;Zener 10V-50V; 18.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9705 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.7 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.37f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9705TS;DI_DDZX9705TS;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9705TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.7 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9705W;DI_DDZX9705W;Diodes;Zener 10V-50V; 18.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9705W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.7 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9707;DI_DDZX9707;Diodes;Zener 10V-50V; 20.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9707 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.7 +.MODEL DF D ( IS=6.18p RS=29.6 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.24f RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9707TS;DI_DDZX9707TS;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9707TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.7 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9707W;DI_DDZX9707W;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9707W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.7 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=69.0 N=0.446 ) +.ENDS + +*SRC=DDZX9708;DI_DDZX9708;Diodes;Zener 10V-50V; 22.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9708 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=5.62p RS=29.3 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.12f RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9708TS;DI_DDZX9708TS;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9708TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.49e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9708W;DI_DDZX9708W;Diodes;Zener 10V-50V; 22.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9708W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.49e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9709;DI_DDZX9709;Diodes;Zener 10V-50V; 24.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9709 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 23.6 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.03f RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9709TS;DI_DDZX9709TS;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9709TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 23.6 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9709W;DI_DDZX9709W;Diodes;Zener 10V-50V; 24.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9709W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 23.6 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9711;DI_DDZX9711;Diodes;Zener 10V-50V; 27.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9711 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 26.6 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.16e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9711TS;DI_DDZX9711TS;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9711TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 26.6 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.10e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9711W;DI_DDZX9711W;Diodes;Zener 10V-50V; 27.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9711W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 26.6 +.MODEL DF D ( IS=3.05p RS=27.6 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.10e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9712;DI_DDZX9712;Diodes;Zener 10V-50V; 28.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9712 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=4.41p RS=28.6 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.83e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9712TS;DI_DDZX9712TS;Diodes;Zener 10V-50V; 28.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9712TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=2.94p RS=27.5 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.89e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9712W;DI_DDZX9712W;Diodes;Zener 10V-50V; 28.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9712W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=2.94p RS=27.5 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.89e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9713;DI_DDZX9713;Diodes;Zener 10V-50V; 30.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9713 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 29.6 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9713TS;DI_DDZX9713TS;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9713TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 29.6 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9713W;DI_DDZX9713W;Diodes;Zener 10V-50V; 30.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9713W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 29.6 +.MODEL DF D ( IS=2.75p RS=27.3 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49e-016 RS=92.0 N=0.594 ) +.ENDS + +*SRC=DDZX9714;DI_DDZX9714;Diodes;Zener 10V-50V; 33.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9714 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 31.0 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.49e-016 RS=1.35k N=3.00 ) +.ENDS + +*SRC=DDZX9714TS;DI_DDZX9714TS;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9714TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 31.0 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.99e-016 RS=1.35k N=3.00 ) +.ENDS + +*SRC=DDZX9714W;DI_DDZX9714W;Diodes;Zener 10V-50V; 33.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9714W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 31.0 +.MODEL DF D ( IS=2.50p RS=27.0 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.99e-016 RS=1.35k N=3.00 ) +.ENDS + +*SRC=DDZX9715;DI_DDZX9715;Diodes;Zener 10V-50V; 36.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9715 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.8 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=13.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87e-016 RS=4.45k N=3.00 ) +.ENDS + +*SRC=DDZX9715TS;DI_DDZX9715TS;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9715TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 34.0 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=13.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.58e-016 RS=1.45k N=3.00 ) +.ENDS + +*SRC=DDZX9715W;DI_DDZX9715W;Diodes;Zener 10V-50V; 36.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9715W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 34.0 +.MODEL DF D ( IS=2.29p RS=26.8 N=1.10 ++ CJO=13.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.58e-016 RS=1.45k N=3.00 ) +.ENDS + +*SRC=DDZX9716;DI_DDZX9716;Diodes;Zener 10V-50V; 39.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9716 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.8 +.MODEL DF D ( IS=3.17p RS=27.7 N=1.10 ++ CJO=24.5p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.34e-016 RS=4.45k N=3.00 ) +.ENDS + +*SRC=DDZX9716TS;DI_DDZX9716TS;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9716TS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.9 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=12.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.23e-016 RS=1.45k N=3.00 ) +.ENDS + +*SRC=DDZX9716W;DI_DDZX9716W;Diodes;Zener 10V-50V; 39.0V 0.200W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9716W 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.9 +.MODEL DF D ( IS=2.11p RS=26.5 N=1.10 ++ CJO=12.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.23e-016 RS=1.45k N=3.00 ) +.ENDS + +*SRC=DDZX9717;DI_DDZX9717;Diodes;Zener 10V-50V; 43.0V 0.300W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_DDZX9717 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.7 +.MODEL DF D ( IS=2.87p RS=27.4 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.75e-016 RS=6.25k N=3.00 ) +.ENDS + +*SRC=DDZX9V1C;DI_DDZX9V1C;Diodes;Zener <=10V; 9.10V 0.300W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX9V1C 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.72 +.MODEL DF D ( IS=13.6p RS=31.8 N=1.10 ++ CJO=41.0p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.72f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZX9V1CTS;DI_DDZX9V1CTS;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX9V1CTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.68 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=41.0p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.81f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DDZX9V1CW;DI_DDZX9V1CW;Diodes;Zener <=10V; 9.10V 0.200W Diodes Inc. ZENER +*SYM=HZEN +.SUBCKT DI_DDZX9V1CW 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.68 +.MODEL DF D ( IS=9.05p RS=30.7 N=1.10 ++ CJO=41.0p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.81f RS=4.11 N=3.00 ) +.ENDS + +*SRC=DZ23C10;DI_DZ23C10;Diodes;Zener <=10V; 10.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C10 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.35 +.MODEL DF D ( IS=12.4p RS=31.6 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C11;DI_DZ23C11;Diodes;Zener 10V-50V; 11.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C11 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.79 +.MODEL DF D ( IS=11.2p RS=31.3 N=1.10 ++ CJO=41.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C12;DI_DZ23C12;Diodes;Zener 10V-50V; 12.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C12 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.78 +.MODEL DF D ( IS=10.3p RS=31.0 N=1.10 ++ CJO=39.0p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C13;DI_DZ23C13;Diodes;Zener 10V-50V; 13.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C13 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=9.51p RS=30.8 N=1.10 ++ CJO=37.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C15;DI_DZ23C15;Diodes;Zener 10V-50V; 15.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C15 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=8.24p RS=30.4 N=1.10 ++ CJO=31.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C16;DI_DZ23C16;Diodes;Zener 10V-50V; 16.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C16 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=7.72p RS=30.2 N=1.10 ++ CJO=30.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C18;DI_DZ23C18;Diodes;Zener 10V-50V; 18.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C18 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=26.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C20;DI_DZ23C20;Diodes;Zener 10V-50V; 20.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C20 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.6 +.MODEL DF D ( IS=6.18p RS=29.6 N=1.10 ++ CJO=23.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C22;DI_DZ23C22;Diodes;Zener 10V-50V; 22.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C22 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.5 +.MODEL DF D ( IS=5.62p RS=29.3 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C24;DI_DZ23C24;Diodes;Zener 10V-50V; 24.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C24 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.4 +.MODEL DF D ( IS=5.15p RS=29.1 N=1.10 ++ CJO=21.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C27;DI_DZ23C27;Diodes;Zener 10V-50V; 27.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C27 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.4 +.MODEL DF D ( IS=4.58p RS=28.7 N=1.10 ++ CJO=20.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C2V7;DI_DZ23C2V7;Diodes;Zener <=10V; 2.70V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C2V7 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.263 +.MODEL DF D ( IS=45.8p RS=35.3 N=1.10 ++ CJO=450p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C30;DI_DZ23C30;Diodes;Zener 10V-50V; 30.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C30 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.4 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=19.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C33;DI_DZ23C33;Diodes;Zener 10V-50V; 33.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C33 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.4 +.MODEL DF D ( IS=3.75p RS=28.2 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C36;DI_DZ23C36;Diodes;Zener 10V-50V; 36.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C36 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.3 +.MODEL DF D ( IS=3.43p RS=27.9 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C39;DI_DZ23C39;Diodes;Zener 10V-50V; 39.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C39 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.3 +.MODEL DF D ( IS=3.17p RS=27.7 N=1.10 ++ CJO=17.0p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C3V0;DI_DZ23C3V0;Diodes;Zener <=10V; 3.00V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C3V0 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.495 +.MODEL DF D ( IS=41.2p RS=35.0 N=1.10 ++ CJO=417p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C3V3;DI_DZ23C3V3;Diodes;Zener <=10V; 3.30V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C3V3 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.787 +.MODEL DF D ( IS=37.5p RS=34.7 N=1.10 ++ CJO=397p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C3V6;DI_DZ23C3V6;Diodes;Zener <=10V; 3.60V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C3V6 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.08 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=384p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C3V9;DI_DZ23C3V9;Diodes;Zener <=10V; 3.60V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C3V9 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.08 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=370p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C43;DI_DZ23C43;Diodes;Zener 10V-50V; 43.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C43 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.3 +.MODEL DF D ( IS=2.87p RS=27.4 N=1.10 ++ CJO=16.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C47;DI_DZ23C47;Diodes;Zener 10V-50V; 47.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C47 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 44.3 +.MODEL DF D ( IS=2.63p RS=27.2 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C4V3;DI_DZ23C4V3;Diodes;Zener <=10V; 4.30V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C4V3 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.77 +.MODEL DF D ( IS=28.7p RS=34.0 N=1.10 ++ CJO=357p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C4V7;DI_DZ23C4V7;Diodes;Zener <=10V; 4.70V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C4V7 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.24 +.MODEL DF D ( IS=26.3p RS=33.7 N=1.10 ++ CJO=350p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C51;DI_DZ23C51;Diodes;Zener >50V; 51.0V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C51 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 48.2 +.MODEL DF D ( IS=2.42p RS=26.9 N=1.10 ++ CJO=16.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=DZ23C5V1;DI_DZ23C5V1;Diodes;Zener <=10V; 5.10V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C5V1 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.73 +.MODEL DF D ( IS=24.2p RS=33.5 N=1.10 ++ CJO=132p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C5V6;DI_DZ23C5V6;Diodes;Zener <=10V; 5.60V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C5V6 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.32 +.MODEL DF D ( IS=22.1p RS=33.2 N=1.10 ++ CJO=102p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C6V2;DI_DZ23C6V2;Diodes;Zener <=10V; 6.20V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C6V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.12 +.MODEL DF D ( IS=19.9p RS=32.9 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C6V8;DI_DZ23C6V8;Diodes;Zener <=10V; 6.80V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C6V8 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.93 +.MODEL DF D ( IS=18.2p RS=32.7 N=1.10 ++ CJO=72.7p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C7V5;DI_DZ23C7V5;Diodes;Zener <=10V; 7.50V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C7V5 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.74 +.MODEL DF D ( IS=16.5p RS=32.4 N=1.10 ++ CJO=59.5p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C8V2;DI_DZ23C8V2;Diodes;Zener <=10V; 8.20V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C8V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.43 +.MODEL DF D ( IS=15.1p RS=32.1 N=1.10 ++ CJO=54.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=DZ23C9V1;DI_DZ23C9V1;Diodes;Zener <=10V; 9.10V 0.300W Diodes Inc. Per node. Device contains two +*SYM=HZEN +.SUBCKT DI_DZ23C9V1 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.00 +.MODEL DF D ( IS=13.6p RS=31.8 N=1.10 ++ CJO=48.9p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5221B;DI_MMBZ5221B;Diodes;Zener <=10V; 2.40V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_MMBZ5221B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=60.1p RS=36.1 N=1.10 ++ CJO=205p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=12.0f RS=26.1 N=3.00 ) +.ENDS + +*SRC=MMBZ5221BS;DI_MMBZ5221BS;Diodes;Zener <=10V; 2.40V 0.200W Diodes Inc. This model covers only one element. There are two elements per pkg. +*SYM=HZEN +.SUBCKT DI_MMBZ5221BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=340p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5221BT;DI_MMBZ5221BT;Diodes;Zener <=10V; 2.40V 0.150W Diodes +Inc. - +*SYM=HZEN +.SUBCKT DI_MMBZ5221BT 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=25.7p RS=33.7 N=1.10 ++ CJO=205p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5221BTS;DI_MMBZ5221BTS;Diodes;Zener <=10V; 2.40V 0.200W Diodes +Inc. This model covers only one element. There are three elements per pkg. *SYM=HZEN .SUBCKT DI_MMBZ5221BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=340p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5221BW;DI_MMBZ5221BW;Diodes;Zener <=10V; 2.40V 0.200W + Diodes Inc. + *SYM=HZEN + .SUBCKT DI_MMBZ5221BW 1 2 + * Terminals A K + D1 1 2 DF + DZ 3 1 DR + VZ 2 3 0 + .MODEL DF D ( IS=34.3p RS=34.5 N=1.10 + + CJO=205p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5223B;DI_MMBZ5223B;Diodes;Zener <=10V; 2.70V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_MMBZ5223B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=53.4p RS=35.7 N=1.10 ++ CJO=172p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=10.7f RS=26.1 N=3.00 ) +.ENDS + +*SRC=MMBZ5223BS;DI_MMBZ5223BS;Diodes;Zener <=10V; 2.70V 0.200W Diodes Inc. This model covers only one element. There are two elements per pkg. +*SYM=HZEN +.SUBCKT DI_MMBZ5223BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=30.5p RS=34.1 N=1.10 ++ CJO=275p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5223BT;DI_MMBZ5223BT;Diodes;Zener <=10V; 2.70V 0.150W Diodes +Inc. - +*SYM=HZEN +.SUBCKT DI_MMBZ5223BT 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=22.9p RS=33.3 N=1.10 ++ CJO=172p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5223BTS;DI_MMBZ5223BTS;Diodes;Zener <=10V; 2.70V 0.200W Diodes +Inc. This model covers only one element. There are three elements per pkg. *SYM=HZEN .SUBCKT DI_MMBZ5223BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=30.5p RS=34.1 N=1.10 ++ CJO=275p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5223BW;DI_MMBZ5223BW;Diodes;Zener <=10V; 2.70V 0.200W + Diodes Inc. - + *SYM=HZEN + .SUBCKT DI_MMBZ5223BW 1 2 + * Terminals A K + D1 1 2 DF + DZ 3 1 DR + VZ 2 3 0 + .MODEL DF D ( IS=30.5p RS=34.1 N=1.10 + + CJO=172p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5225B;DI_MMBZ5225B;Diodes;Zener <=10V; 3.00V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_MMBZ5225B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.274 +.MODEL DF D ( IS=48.1p RS=35.4 N=1.10 ++ CJO=147p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.61f RS=26.1 N=3.00 ) +.ENDS + +*SRC=MMBZ5225BS;DI_MMBZ5225BS;Diodes;Zener <=10V; 3.00V 0.200W Diodes Inc. This model covers only one element. There are two elements per pkg. +*SYM=HZEN +.SUBCKT DI_MMBZ5225BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.230 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=240p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5225BT;DI_MMBZ5225BT;Diodes;Zener <=10V; 3.00V 0.150W Diodes +Inc. - +*SYM=HZEN +.SUBCKT DI_MMBZ5225BT 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.208 +.MODEL DF D ( IS=20.6p RS=33.0 N=1.10 ++ CJO=147p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5225BTS;DI_MMBZ5225BTS;Diodes;Zener <=10V; 3.00V 0.200W Diodes +Inc. This model covers only one element. There are three elements per pkg. *SYM=HZEN .SUBCKT DI_MMBZ5225BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.230 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=240p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5225BW;DI_MMBZ5225BW;Diodes;Zener <=10V; 3.00V 0.200W + Diodes Inc. - + *SYM=HZEN + .SUBCKT DI_MMBZ5225BW 1 2 + * Terminals A K + D1 1 2 DF + DZ 3 1 DR + VZ 2 3 0.230 + .MODEL DF D ( IS=27.5p RS=33.8 N=1.10 + + CJO=147p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5226B;DI_MMBZ5226B;Diodes;Zener <=10V; 3.30V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_MMBZ5226B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.606 +.MODEL DF D ( IS=43.7p RS=35.2 N=1.10 ++ CJO=127p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.74f RS=24.1 N=3.00 ) +.ENDS + +*SRC=MMBZ5226BS;DI_MMBZ5226BS;Diodes;Zener <=10V; 3.30V 0.200W Diodes Inc. This model covers only one element. There are two elements per pkg. +*SYM=HZEN +.SUBCKT DI_MMBZ5226BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.563 +.MODEL DF D ( IS=25.0p RS=33.6 N=1.10 ++ CJO=230p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5226BT;DI_MMBZ5226BT;Diodes;Zener <=10V; 3.30V 0.150W Diodes +Inc. - +*SYM=HZEN +.SUBCKT DI_MMBZ5226BT 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.541 +.MODEL DF D ( IS=18.7p RS=32.7 N=1.10 ++ CJO=127p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5226BTS;DI_MMBZ5226BTS;Diodes;Zener <=10V; 3.30V 0.200W Diodes +Inc. This model covers only one element. There are three elements per pkg. *SYM=HZEN .SUBCKT DI_MMBZ5226BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.563 +.MODEL DF D ( IS=25.0p RS=33.6 N=1.10 ++ CJO=230p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5226BW;DI_MMBZ5226BW;Diodes;Zener <=10V; 3.30V 0.200W + Diodes Inc. - + *SYM=HZEN + .SUBCKT DI_MMBZ5226BW 1 2 + * Terminals A K + D1 1 2 DF + DZ 3 1 DR + VZ 2 3 0.563 + .MODEL DF D ( IS=25.0p RS=33.6 N=1.10 + + CJO=127p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5227B;DI_MMBZ5227B;Diodes;Zener <=10V; 3.60V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_MMBZ5227B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.980 +.MODEL DF D ( IS=40.1p RS=34.9 N=1.10 ++ CJO=112p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.01f RS=20.1 N=3.00 ) +.ENDS + +*SRC=MMBZ5227BS;DI_MMBZ5227BS;Diodes;Zener <=10V; 3.60V 0.200W Diodes Inc. This model covers only one element. There are two elements per pkg. +*SYM=HZEN +.SUBCKT DI_MMBZ5227BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.936 +.MODEL DF D ( IS=22.9p RS=33.3 N=1.10 ++ CJO=190p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5227BT;DI_MMBZ5227BT;Diodes;Zener <=10V; 3.60V 0.150W Diodes +Inc. - +*SYM=HZEN +.SUBCKT DI_MMBZ5227BT 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.914 +.MODEL DF D ( IS=17.2p RS=32.5 N=1.10 ++ CJO=112p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5227BTS;DI_MMBZ5227BTS;Diodes;Zener <=10V; 3.60V 0.200W Diodes +Inc. This model covers only one element. There are three elements per pkg. *SYM=HZEN .SUBCKT DI_MMBZ5227BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.936 +.MODEL DF D ( IS=22.9p RS=33.3 N=1.10 ++ CJO=190p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5227BW;DI_MMBZ5227BW;Diodes;Zener <=10V; 3.60V 0.200W + Diodes Inc. - + *SYM=HZEN + .SUBCKT DI_MMBZ5227BW 1 2 + * Terminals A K + D1 1 2 DF + DZ 3 1 DR + VZ 2 3 0.936 + .MODEL DF D ( IS=22.9p RS=33.3 N=1.10 + + CJO=112p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5228B;DI_MMBZ5228B;Diodes;Zener <=10V; 3.90V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_MMBZ5228B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.29 +.MODEL DF D ( IS=37.0p RS=34.7 N=1.10 ++ CJO=99.1p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.39f RS=19.1 N=3.00 ) +.ENDS + +*SRC=MMBZ5228BS;DI_MMBZ5228BS;Diodes;Zener <=10V; 3.90V 0.200W Diodes Inc. This model covers only one element. There are two elements per pkg. +*SYM=HZEN +.SUBCKT DI_MMBZ5228BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.25 +.MODEL DF D ( IS=21.1p RS=33.1 N=1.10 ++ CJO=180p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5228BT;DI_MMBZ5228BT;Diodes;Zener <=10V; 3.90V 0.150W Diodes +Inc. - +*SYM=HZEN +.SUBCKT DI_MMBZ5228BT 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.23 +.MODEL DF D ( IS=15.8p RS=32.3 N=1.10 ++ CJO=99.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5228BTS;DI_MMBZ5228BTS;Diodes;Zener <=10V; 3.90V 0.200W Diodes +Inc. This model covers only one element. There are three elements per pkg. *SYM=HZEN .SUBCKT DI_MMBZ5228BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.25 +.MODEL DF D ( IS=21.1p RS=33.1 N=1.10 ++ CJO=180p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5228BW;DI_MMBZ5228BW;Diodes;Zener <=10V; 3.90V 0.200W + Diodes Inc. - + *SYM=HZEN + .SUBCKT DI_MMBZ5228BW 1 2 + * Terminals A K + D1 1 2 DF + DZ 3 1 DR + VZ 2 3 1.25 + .MODEL DF D ( IS=21.1p RS=33.1 N=1.10 + + CJO=99.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5229B;DI_MMBZ5229B;Diodes;Zener <=10V; 4.30V 0.350W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_MMBZ5229B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.71 +.MODEL DF D ( IS=33.5p RS=34.4 N=1.10 ++ CJO=85.6p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.71f RS=18.1 N=3.00 ) +.ENDS + +*SRC=MMBZ5229BS;DI_MMBZ5229BS;Diodes;Zener <=10V; 4.30V 0.200W Diodes Inc. This model covers only one element. There are two elements per pkg. +*SYM=HZEN +.SUBCKT DI_MMBZ5229BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.66 +.MODEL DF D ( IS=19.2p RS=32.8 N=1.10 ++ CJO=170p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5229BT;DI_MMBZ5229BT;Diodes;Zener <=10V; 4.30V 0.150W Diodes +Inc. - +*SYM=HZEN +.SUBCKT DI_MMBZ5229BT 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.64 +.MODEL DF D ( IS=14.4p RS=32.0 N=1.10 ++ CJO=85.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMBZ5229BTS;DI_MMBZ5229BTS;Diodes;Zener <=10V; 4.30V 0.200W Diodes +Inc. This model covers only one element. There are three elements per pkg. *SYM=HZEN .SUBCKT DI_MMBZ5229BTS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.66 +.MODEL DF D ( IS=19.2p RS=32.8 N=1.10 ++ CJO=170p VJ=0.750 M=0.330 TT=50.1n ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +*SRC=MMSZ5221B;DI_MMSZ5221B;Diodes;Zener <=10V; 2.40V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5221B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=85.8p RS=37.1 N=1.10 ++ CJO=794p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5221BS;DI_MMSZ5221BS;Diodes;Zener <=10V; 2.40V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5221BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0 +.MODEL DF D ( IS=85.8p RS=37.1 N=1.10 ++ CJO=794p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5223B;DI_MMSZ5223B;Diodes;Zener <=10V; 2.70V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5223B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.75m +.MODEL DF D ( IS=76.3p RS=36.7 N=1.10 ++ CJO=463p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5223BS;DI_MMSZ5223BS;Diodes;Zener <=10V; 2.70V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5223BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.75m +.MODEL DF D ( IS=76.3p RS=36.7 N=1.10 ++ CJO=463p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5225B;DI_MMSZ5225B;Diodes;Zener <=10V; 3.00V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5225B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.302 +.MODEL DF D ( IS=68.7p RS=36.4 N=1.10 ++ CJO=397p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5225BS;DI_MMSZ5225BS;Diodes;Zener <=10V; 3.00V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5225BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.302 +.MODEL DF D ( IS=68.7p RS=36.4 N=1.10 ++ CJO=397p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5226B;DI_MMSZ5226B;Diodes;Zener <=10V; 3.30V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5226B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.634 +.MODEL DF D ( IS=62.4p RS=36.2 N=1.10 ++ CJO=251p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5226BS;DI_MMSZ5226BS;Diodes;Zener <=10V; 3.30V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5226BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.634 +.MODEL DF D ( IS=62.4p RS=36.2 N=1.10 ++ CJO=251p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5227B;DI_MMSZ5227B;Diodes;Zener <=10V; 3.60V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5227B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.01 +.MODEL DF D ( IS=57.2p RS=35.9 N=1.10 ++ CJO=238p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5227BS;DI_MMSZ5227BS;Diodes;Zener <=10V; 3.60V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5227BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.01 +.MODEL DF D ( IS=57.2p RS=35.9 N=1.10 ++ CJO=238p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5228B;DI_MMSZ5228B;Diodes;Zener <=10V; 3.90V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5228B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.32 +.MODEL DF D ( IS=52.8p RS=35.7 N=1.10 ++ CJO=159p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5228BS;DI_MMSZ5228BS;Diodes;Zener <=10V; 3.90V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5228BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.32 +.MODEL DF D ( IS=52.8p RS=35.7 N=1.10 ++ CJO=159p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5229B;DI_MMSZ5229B;Diodes;Zener <=10V; 4.30V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5229B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.73 +.MODEL DF D ( IS=47.9p RS=35.4 N=1.10 ++ CJO=145p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5229BS;DI_MMSZ5229BS;Diodes;Zener <=10V; 4.30V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5229BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.73 +.MODEL DF D ( IS=47.9p RS=35.4 N=1.10 ++ CJO=145p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5230B;DI_MMSZ5230B;Diodes;Zener <=10V; 4.70V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5230B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.19 +.MODEL DF D ( IS=43.8p RS=35.2 N=1.10 ++ CJO=139p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5230BS;DI_MMSZ5230BS;Diodes;Zener <=10V; 4.70V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5230BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.19 +.MODEL DF D ( IS=43.8p RS=35.2 N=1.10 ++ CJO=139p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5231B;DI_MMSZ5231B;Diodes;Zener <=10V; 5.10V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5231B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.62 +.MODEL DF D ( IS=40.4p RS=34.9 N=1.10 ++ CJO=132p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5231BS;DI_MMSZ5231BS;Diodes;Zener <=10V; 5.10V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5231BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.62 +.MODEL DF D ( IS=40.4p RS=34.9 N=1.10 ++ CJO=132p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5232B;DI_MMSZ5232B;Diodes;Zener <=10V; 5.60V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5232B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.23 +.MODEL DF D ( IS=36.8p RS=34.7 N=1.10 ++ CJO=106p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5232BS;DI_MMSZ5232BS;Diodes;Zener <=10V; 5.60V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5232BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.23 +.MODEL DF D ( IS=36.8p RS=34.7 N=1.10 ++ CJO=106p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5233B;DI_MMSZ5233B;Diodes;Zener <=10V; 6.00V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5233B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.71 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=83.3p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5233BS;DI_MMSZ5233BS;Diodes;Zener <=10V; 6.00V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5233BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.71 +.MODEL DF D ( IS=34.3p RS=34.5 N=1.10 ++ CJO=83.3p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5234B;DI_MMSZ5234B;Diodes;Zener <=10V; 6.20V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5234B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.91 +.MODEL DF D ( IS=33.2p RS=34.4 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5234BS;DI_MMSZ5234BS;Diodes;Zener <=10V; 6.20V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5234BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.91 +.MODEL DF D ( IS=33.2p RS=34.4 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5235B;DI_MMSZ5235B;Diodes;Zener <=10V; 6.80V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5235B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.56 +.MODEL DF D ( IS=30.3p RS=34.1 N=1.10 ++ CJO=71.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5235BS;DI_MMSZ5235BS;Diodes;Zener <=10V; 6.80V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5235BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.56 +.MODEL DF D ( IS=30.3p RS=34.1 N=1.10 ++ CJO=71.4p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5236B;DI_MMSZ5236B;Diodes;Zener <=10V; 7.50V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5236B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.21 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=58.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5236BS;DI_MMSZ5236BS;Diodes;Zener <=10V; 7.50V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5236BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.21 +.MODEL DF D ( IS=27.5p RS=33.8 N=1.10 ++ CJO=58.2p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5237B;DI_MMSZ5237B;Diodes;Zener <=10V; 8.20V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5237B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.86 +.MODEL DF D ( IS=25.1p RS=33.6 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5237BS;DI_MMSZ5237BS;Diodes;Zener <=10V; 8.20V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5237BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.86 +.MODEL DF D ( IS=25.1p RS=33.6 N=1.10 ++ CJO=52.9p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5238B;DI_MMSZ5238B;Diodes;Zener <=10V; 8.70V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5238B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.36 +.MODEL DF D ( IS=23.7p RS=33.4 N=1.10 ++ CJO=51.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5238BS;DI_MMSZ5238BS;Diodes;Zener <=10V; 8.70V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5238BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.36 +.MODEL DF D ( IS=23.7p RS=33.4 N=1.10 ++ CJO=51.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5239B;DI_MMSZ5239B;Diodes;Zener <=10V; 9.10V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5239B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.72 +.MODEL DF D ( IS=22.6p RS=33.3 N=1.10 ++ CJO=50.3p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5239BS;DI_MMSZ5239BS;Diodes;Zener <=10V; 9.10V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5239BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.72 +.MODEL DF D ( IS=22.6p RS=33.3 N=1.10 ++ CJO=50.3p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5240B;DI_MMSZ5240B;Diodes;Zener <=10V; 10.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5240B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.47 +.MODEL DF D ( IS=20.6p RS=33.0 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5240BS;DI_MMSZ5240BS;Diodes;Zener <=10V; 10.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5240BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.47 +.MODEL DF D ( IS=20.6p RS=33.0 N=1.10 ++ CJO=46.3p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=MMSZ5241B;DI_MMSZ5241B;Diodes;Zener 10V-50V; 11.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5241B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.36 +.MODEL DF D ( IS=18.7p RS=32.7 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5241BS;DI_MMSZ5241BS;Diodes;Zener 10V-50V; 11.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5241BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.36 +.MODEL DF D ( IS=18.7p RS=32.7 N=1.10 ++ CJO=32.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5242B;DI_MMSZ5242B;Diodes;Zener 10V-50V; 12.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5242B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.19 +.MODEL DF D ( IS=17.2p RS=32.5 N=1.10 ++ CJO=31.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5242BS;DI_MMSZ5242BS;Diodes;Zener 10V-50V; 12.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5242BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.19 +.MODEL DF D ( IS=17.2p RS=32.5 N=1.10 ++ CJO=31.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5243B;DI_MMSZ5243B;Diodes;Zener 10V-50V; 13.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5243B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=15.8p RS=32.3 N=1.10 ++ CJO=30.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5243BS;DI_MMSZ5243BS;Diodes;Zener 10V-50V; 13.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5243BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=15.8p RS=32.3 N=1.10 ++ CJO=30.2p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5245B;DI_MMSZ5245B;Diodes;Zener 10V-50V; 15.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5245B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=13.7p RS=31.9 N=1.10 ++ CJO=28.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5245BS;DI_MMSZ5245BS;Diodes;Zener 10V-50V; 15.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5245BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=13.7p RS=31.9 N=1.10 ++ CJO=28.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5246B;DI_MMSZ5246B;Diodes;Zener 10V-50V; 16.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5246B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.7 +.MODEL DF D ( IS=12.9p RS=31.7 N=1.10 ++ CJO=27.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5246BS;DI_MMSZ5246BS;Diodes;Zener 10V-50V; 16.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5246BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.7 +.MODEL DF D ( IS=12.9p RS=31.7 N=1.10 ++ CJO=27.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5248B;DI_MMSZ5248B;Diodes;Zener 10V-50V; 18.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5248B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.7 +.MODEL DF D ( IS=11.4p RS=31.3 N=1.10 ++ CJO=25.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5248BS;DI_MMSZ5248BS;Diodes;Zener 10V-50V; 18.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5248BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.7 +.MODEL DF D ( IS=11.4p RS=31.3 N=1.10 ++ CJO=25.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5250B;DI_MMSZ5250B;Diodes;Zener 10V-50V; 20.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5250B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.7 +.MODEL DF D ( IS=10.3p RS=31.0 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5250BS;DI_MMSZ5250BS;Diodes;Zener 10V-50V; 20.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5250BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.7 +.MODEL DF D ( IS=10.3p RS=31.0 N=1.10 ++ CJO=25.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5251B;DI_MMSZ5251B;Diodes;Zener 10V-50V; 22.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5251B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.7 +.MODEL DF D ( IS=9.36p RS=30.8 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5251BS;DI_MMSZ5251BS;Diodes;Zener 10V-50V; 22.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5251BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.7 +.MODEL DF D ( IS=9.36p RS=30.8 N=1.10 ++ CJO=18.9p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5252B;DI_MMSZ5252B;Diodes;Zener 10V-50V; 24.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5252B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.7 +.MODEL DF D ( IS=8.58p RS=30.5 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5252BS;DI_MMSZ5252BS;Diodes;Zener 10V-50V; 24.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5252BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.7 +.MODEL DF D ( IS=8.58p RS=30.5 N=1.10 ++ CJO=17.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5254B;DI_MMSZ5254B;Diodes;Zener 10V-50V; 27.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5254B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.6 +.MODEL DF D ( IS=7.63p RS=30.2 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5254BS;DI_MMSZ5254BS;Diodes;Zener 10V-50V; 27.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5254BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.6 +.MODEL DF D ( IS=7.63p RS=30.2 N=1.10 ++ CJO=16.3p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5255B;DI_MMSZ5255B;Diodes;Zener 10V-50V; 28.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5255B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 25.6 +.MODEL DF D ( IS=7.36p RS=30.1 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5255BS;DI_MMSZ5255BS;Diodes;Zener 10V-50V; 28.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5255BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 25.6 +.MODEL DF D ( IS=7.36p RS=30.1 N=1.10 ++ CJO=15.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5256B;DI_MMSZ5256B;Diodes;Zener 10V-50V; 30.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5256B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=14.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5256BS;DI_MMSZ5256BS;Diodes;Zener 10V-50V; 30.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5256BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=14.5p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5257B;DI_MMSZ5257B;Diodes;Zener 10V-50V; 33.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5257B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.6 +.MODEL DF D ( IS=6.24p RS=29.6 N=1.10 ++ CJO=14.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5257BS;DI_MMSZ5257BS;Diodes;Zener 10V-50V; 33.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5257BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.6 +.MODEL DF D ( IS=6.24p RS=29.6 N=1.10 ++ CJO=14.1p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5258B;DI_MMSZ5258B;Diodes;Zener 10V-50V; 36.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5258B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.6 +.MODEL DF D ( IS=5.72p RS=29.4 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5258BS;DI_MMSZ5258BS;Diodes;Zener 10V-50V; 36.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5258BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.6 +.MODEL DF D ( IS=5.72p RS=29.4 N=1.10 ++ CJO=13.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5259B;DI_MMSZ5259B;Diodes;Zener 10V-50V; 39.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5259B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.6 +.MODEL DF D ( IS=5.28p RS=29.1 N=1.10 ++ CJO=13.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=MMSZ5259BS;DI_MMSZ5259BS;Diodes;Zener 10V-50V; 39.0V 0.500W Diodes Inc. 500 mW Zener +*SYM=HZEN +.SUBCKT DI_MMSZ5259BS 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.6 +.MODEL DF D ( IS=5.28p RS=29.1 N=1.10 ++ CJO=13.7p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=QZX363C12;DI_QZX363C12;Diodes;Zener 10V-50V; 12.0V 0.200W Diodes Inc. Zener Diode Array, quad, one node of four +*SYM=HZEN +.SUBCKT DI_QZX363C12 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.71 +.MODEL DF D ( IS=6.87p RS=29.9 N=1.10 ++ CJO=26.4p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=QZX363C15;DI_QZX363C15;Diodes;Zener 10V-50V; 15.0V 0.200W Diodes Inc. Zener Diode Array, quad, one node of four +*SYM=HZEN +.SUBCKT DI_QZX363C15 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.7 +.MODEL DF D ( IS=5.49p RS=29.3 N=1.10 ++ CJO=25.8p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=QZX363C20;DI_QZX363C20;Diodes;Zener 10V-50V; 20.0V 0.200W Diodes Inc. Zener Diode Array, quad, one node of four +*SYM=HZEN +.SUBCKT DI_QZX363C20 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.5 +.MODEL DF D ( IS=4.12p RS=28.4 N=1.10 ++ CJO=22.6p VJ=1.00 M=0.330 TT=50.1n ) + +*SRC=QZX363C5V6;DI_QZX363C5V6;Diodes;Zener <=10V; 5.60V 0.200W Diodes Inc. Zener Diode Array, quad, one node of four +*SYM=HZEN +.SUBCKT DI_QZX363C5V6 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.29 +.MODEL DF D ( IS=14.7p RS=32.1 N=1.10 ++ CJO=92.6p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=QZX363C6V8;DI_QZX363C6V8;Diodes;Zener <=10V; 6.80V 0.200W Diodes Inc. Zener Diode Array, quad, one node of four +*SYM=HZEN +.SUBCKT DI_QZX363C6V8 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.15 +.MODEL DF D ( IS=12.1p RS=31.5 N=1.10 ++ CJO=66.1p VJ=0.750 M=0.330 TT=50.1n ) + +*SRC=SMAZ10;DI_SMAZ10;Diodes;Zener <=10V; 10.0V 1.00W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_SMAZ10 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.20 +.MODEL DF D ( IS=41.2p RS=0.823 N=1.10 ++ CJO=661p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24f RS=0.161 N=1.04 ) +.ENDS + +*SRC=SMAZ12;DI_SMAZ12;Diodes;Zener 10V-50V; 12.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ12 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.8 +.MODEL DF D ( IS=34.3p RS=0.797 N=1.10 ++ CJO=377p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87f RS=0.230 N=1.49 ) +.ENDS + +*SRC=SMAZ15;DI_SMAZ15;Diodes;Zener 10V-50V; 15.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ15 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.8 +.MODEL DF D ( IS=27.5p RS=0.765 N=1.10 ++ CJO=377p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49f RS=0.230 N=1.49 ) +.ENDS + +*SRC=SMAZ16;DI_SMAZ16;Diodes;Zener 10V-50V; 16.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ16 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 14.9 +.MODEL DF D ( IS=25.7p RS=0.756 N=1.10 ++ CJO=377p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.15f RS=0.460 N=1.49 ) +.ENDS + +*SRC=SMAZ18;DI_SMAZ18;Diodes;Zener 10V-50V; 18.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ18 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 16.6 +.MODEL DF D ( IS=22.9p RS=0.739 N=1.10 ++ CJO=251p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.58f RS=0.575 N=1.86 ) +.ENDS + +*SRC=SMAZ20;DI_SMAZ20;Diodes;Zener 10V-50V; 20.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ20 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 18.3 +.MODEL DF D ( IS=20.6p RS=0.724 N=1.10 ++ CJO=251p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.12f RS=0.690 N=2.23 ) +.ENDS + +*SRC=SMAZ22;DI_SMAZ22;Diodes;Zener 10V-50V; 22.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ22 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 20.2 +.MODEL DF D ( IS=18.7p RS=0.711 N=1.10 ++ CJO=251p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.75f RS=0.736 N=2.38 ) +.ENDS + +*SRC=SMAZ24;DI_SMAZ24;Diodes;Zener 10V-50V; 24.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ24 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.7 +.MODEL DF D ( IS=17.2p RS=0.698 N=1.10 ++ CJO=226p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.43f RS=0.920 N=2.97 ) +.ENDS + +*SRC=SMAZ27;DI_SMAZ27;Diodes;Zener 10V-50V; 27.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ27 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 25.0 +.MODEL DF D ( IS=15.3p RS=0.681 N=1.10 ++ CJO=226p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.05f RS=0.805 N=2.60 ) +.ENDS + +*SRC=SMAZ30;DI_SMAZ30;Diodes;Zener 10V-50V; 30.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ30 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.6 +.MODEL DF D ( IS=13.7p RS=0.666 N=1.10 ++ CJO=226p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.75f RS=2.39 N=3.00 ) +.ENDS + +*SRC=SMAZ33;DI_SMAZ33;Diodes;Zener 10V-50V; 33.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ33 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.6 +.MODEL DF D ( IS=12.5p RS=0.653 N=1.10 ++ CJO=189p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.50f RS=2.89 N=3.00 ) +.ENDS + +*SRC=SMAZ36;DI_SMAZ36;Diodes;Zener 10V-50V; 36.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ36 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 34.4 +.MODEL DF D ( IS=11.4p RS=0.640 N=1.10 ++ CJO=189p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.29f RS=1.61 N=2.08 ) +.ENDS + +*SRC=SMAZ39;DI_SMAZ39;Diodes;Zener 10V-50V; 39.0V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ39 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 37.2 +.MODEL DF D ( IS=10.6p RS=0.629 N=1.10 ++ CJO=189p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.11f RS=1.84 N=2.38 ) +.ENDS + +*SRC=SMAZ5V1;DI_SMAZ5V1;Diodes;Zener <=10V; 5.10V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ5V1 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.41 +.MODEL DF D ( IS=80.8p RS=0.919 N=1.10 ++ CJO=1.06n VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=16.2f RS=69.0m N=0.892 ) +.ENDS + +*SRC=SMAZ6V2;DI_SMAZ6V2;Diodes;Zener <=10V; 6.20V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ6V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.28 +.MODEL DF D ( IS=66.5p RS=0.891 N=1.10 ++ CJO=1.06n VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=13.3f RS=92.0m N=1.19 ) +.ENDS + +*SRC=SMAZ6V2;DI_SMAZ6V2;Diodes;Zener <=10V; 6.20V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ6V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.28 +.MODEL DF D ( IS=66.5p RS=0.891 N=1.10 ++ CJO=1.06n VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=13.3f RS=92.0m N=1.19 ) +.ENDS + +*SRC=SMAZ6V8;DI_SMAZ6V8;Diodes;Zener <=10V; 6.80V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ6V8 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.87 +.MODEL DF D ( IS=60.6p RS=0.878 N=1.10 ++ CJO=926p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=12.1f RS=92.0m N=1.19 ) +.ENDS + +*SRC=SMAZ7V5;DI_SMAZ7V5;Diodes;Zener <=10V; 7.50V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ7V5 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.55 +.MODEL DF D ( IS=54.9p RS=0.864 N=1.10 ++ CJO=926p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=11.0f RS=94.3m N=1.22 ) +.ENDS + +*SRC=SMAZ8V2;DI_SMAZ8V2;Diodes;Zener <=10V; 8.20V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ8V2 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.04 +.MODEL DF D ( IS=50.2p RS=0.851 N=1.10 ++ CJO=794p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=10.0f RS=0.115 N=1.49 ) +.ENDS + +*SRC=SMAZ9V1;DI_SMAZ9V1;Diodes;Zener <=10V; 9.10V 1.00W Diodes Inc. +Zener +*SYM=HZEN +.SUBCKT DI_SMAZ9V1 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.30 +.MODEL DF D ( IS=45.3p RS=0.836 N=1.10 ++ CJO=661p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.05f RS=0.161 N=1.04 ) +.ENDS + +*SRC=ZM4728A;DI_ZM4728A;Diodes;Zener <=10V; 3.30V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4728A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.384 +.MODEL DF D ( IS=125p RS=2.98 N=1.10 ++ CJO=364p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=25.0f RS=8.98 N=3.00 ) +.ENDS + +*SRC=ZM4729A;DI_ZM4729A;Diodes;Zener <=10V; 3.60V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4729A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 0.755 +.MODEL DF D ( IS=114p RS=2.97 N=1.10 ++ CJO=319p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=22.9f RS=8.87 N=3.00 ) +.ENDS + +*SRC=ZM4730A;DI_ZM4730A;Diodes;Zener <=10V; 3.90V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4730A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.17 +.MODEL DF D ( IS=106p RS=2.96 N=1.10 ++ CJO=283p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=21.1f RS=7.79 N=3.00 ) +.ENDS + +*SRC=ZM4731A;DI_ZM4731A;Diodes;Zener <=10V; 4.30V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4731A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 1.68 +.MODEL DF D ( IS=95.8p RS=2.94 N=1.10 ++ CJO=244p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=19.2f RS=6.66 N=3.00 ) +.ENDS + +*SRC=ZM4732A;DI_ZM4732A;Diodes;Zener <=10V; 4.70V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4732A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.12 +.MODEL DF D ( IS=87.7p RS=2.93 N=1.10 ++ CJO=214p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=17.5f RS=6.53 N=3.00 ) +.ENDS + +*SRC=ZM4733A;DI_ZM4733A;Diodes;Zener <=10V; 5.10V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4733A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 2.60 +.MODEL DF D ( IS=80.8p RS=2.92 N=1.10 ++ CJO=189p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=16.2f RS=5.41 N=3.00 ) +.ENDS + +*SRC=ZM4734A;DI_ZM4734A;Diodes;Zener <=10V; 5.60V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4734A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 3.22 +.MODEL DF D ( IS=73.6p RS=2.91 N=1.10 ++ CJO=165p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=14.7f RS=3.27 N=3.00 ) +.ENDS + +*SRC=ZM4735A;DI_ZM4735A;Diodes;Zener <=10V; 6.20V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4735A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.37 +.MODEL DF D ( IS=66.5p RS=2.89 N=1.10 ++ CJO=141p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=13.3f RS=0.460 N=2.44 ) +.ENDS + +*SRC=ZM4736A;DI_ZM4736A;Diodes;Zener <=10V; 6.80V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4736A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.51 +.MODEL DF D ( IS=60.6p RS=2.88 N=1.10 ++ CJO=123p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=12.1f RS=1.40 N=3.00 ) +.ENDS + +*SRC=ZM4737A;DI_ZM4737A;Diodes;Zener <=10V; 7.50V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4737A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.21 +.MODEL DF D ( IS=54.9p RS=2.86 N=1.10 ++ CJO=106p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=11.0f RS=1.71 N=3.00 ) +.ENDS + +*SRC=ZM4738A;DI_ZM4738A;Diodes;Zener <=10V; 8.20V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4738A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 5.90 +.MODEL DF D ( IS=50.2p RS=2.85 N=1.10 ++ CJO=92.8p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=10.0f RS=1.99 N=3.00 ) +.ENDS + +*SRC=ZM4739A;DI_ZM4739A;Diodes;Zener <=10V; 9.10V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4739A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 6.80 +.MODEL DF D ( IS=45.3p RS=2.84 N=1.10 ++ CJO=79.4p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.05f RS=2.23 N=3.00 ) +.ENDS + +*SRC=ZM4740A;DI_ZM4740A;Diodes;Zener <=10V; 10.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4740A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 7.67 +.MODEL DF D ( IS=41.2p RS=2.82 N=1.10 ++ CJO=68.9p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24f RS=3.89 N=3.00 ) +.ENDS + +*SRC=ZM4741A;DI_ZM4741A;Diodes;Zener 10V-50V; 11.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4741A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 8.66 +.MODEL DF D ( IS=37.5p RS=2.81 N=1.10 ++ CJO=101p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=7.49f RS=4.62 N=3.00 ) +.ENDS + +*SRC=ZM4742A;DI_ZM4742A;Diodes;Zener 10V-50V; 12.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4742A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 9.65 +.MODEL DF D ( IS=34.3p RS=2.80 N=1.10 ++ CJO=94.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.87f RS=5.30 N=3.00 ) +.ENDS + +*SRC=ZM4743A;DI_ZM4743A;Diodes;Zener 10V-50V; 13.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4743A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 10.7 +.MODEL DF D ( IS=31.7p RS=2.79 N=1.10 ++ CJO=88.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.34f RS=5.91 N=3.00 ) +.ENDS + +*SRC=ZM4744A;DI_ZM4744A;Diodes;Zener 10V-50V; 15.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4744A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 12.6 +.MODEL DF D ( IS=27.5p RS=2.77 N=1.10 ++ CJO=78.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.49f RS=9.43 N=3.00 ) +.ENDS + +*SRC=ZM4745A;DI_ZM4745A;Diodes;Zener 10V-50V; 16.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4745A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 13.6 +.MODEL DF D ( IS=25.7p RS=2.76 N=1.10 ++ CJO=74.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=5.15f RS=11.0 N=3.00 ) +.ENDS + +*SRC=ZM4746A;DI_ZM4746A;Diodes;Zener 10V-50V; 18.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4746A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 15.6 +.MODEL DF D ( IS=22.9p RS=2.74 N=1.10 ++ CJO=67.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.58f RS=14.4 N=3.00 ) +.ENDS + +*SRC=ZM4747A;DI_ZM4747A;Diodes;Zener 10V-50V; 20.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4747A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 17.6 +.MODEL DF D ( IS=20.6p RS=2.72 N=1.10 ++ CJO=62.5p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=4.12f RS=15.8 N=3.00 ) +.ENDS + +*SRC=ZM4748A;DI_ZM4748A;Diodes;Zener 10V-50V; 22.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4748A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 19.6 +.MODEL DF D ( IS=18.7p RS=2.71 N=1.10 ++ CJO=58.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.75f RS=16.2 N=3.00 ) +.ENDS + +*SRC=ZM4749A;DI_ZM4749A;Diodes;Zener 10V-50V; 24.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4749A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 21.6 +.MODEL DF D ( IS=17.2p RS=2.70 N=1.10 ++ CJO=54.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.43f RS=17.6 N=3.00 ) +.ENDS + +*SRC=ZM4750A;DI_ZM4750A;Diodes;Zener 10V-50V; 27.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4750A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 24.5 +.MODEL DF D ( IS=15.3p RS=2.68 N=1.10 ++ CJO=50.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=3.05f RS=26.8 N=3.00 ) +.ENDS + +*SRC=ZM4751A;DI_ZM4751A;Diodes;Zener 10V-50V; 30.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4751A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 27.5 +.MODEL DF D ( IS=13.7p RS=2.67 N=1.10 ++ CJO=46.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.75f RS=30.9 N=3.00 ) +.ENDS + +*SRC=ZM4752A;DI_ZM4752A;Diodes;Zener 10V-50V; 33.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4752A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 30.5 +.MODEL DF D ( IS=12.5p RS=2.65 N=1.10 ++ CJO=43.8p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.50f RS=34.6 N=3.00 ) +.ENDS + +*SRC=ZM4753A;DI_ZM4753A;Diodes;Zener 10V-50V; 36.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4753A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 33.5 +.MODEL DF D ( IS=11.4p RS=2.64 N=1.10 ++ CJO=41.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.29f RS=38.9 N=3.00 ) +.ENDS + +*SRC=ZM4754A;DI_ZM4754A;Diodes;Zener 10V-50V; 39.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4754A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 36.5 +.MODEL DF D ( IS=10.6p RS=2.63 N=1.10 ++ CJO=39.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=2.11f RS=48.0 N=3.00 ) +.ENDS + +*SRC=ZM4755A;DI_ZM4755A;Diodes;Zener 10V-50V; 43.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4755A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.4 +.MODEL DF D ( IS=9.58p RS=2.62 N=1.10 ++ CJO=37.1p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.92f RS=57.0 N=3.00 ) +.ENDS + +*SRC=ZM4756A;DI_ZM4756A;Diodes;Zener 10V-50V; 47.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4756A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 44.4 +.MODEL DF D ( IS=8.77p RS=2.60 N=1.10 ++ CJO=35.2p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.75f RS=65.9 N=3.00 ) +.ENDS + +*SRC=ZM4757A;DI_ZM4757A;Diodes;Zener >50V; 51.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4757A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 48.4 +.MODEL DF D ( IS=8.08p RS=2.59 N=1.10 ++ CJO=33.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.62f RS=79.5 N=3.00 ) +.ENDS + +*SRC=ZM4758A;DI_ZM4758A;Diodes;Zener >50V; 56.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4758A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 53.3 +.MODEL DF D ( IS=7.36p RS=2.58 N=1.10 ++ CJO=32.0p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.47f RS=92.7 N=3.00 ) +.ENDS + +*SRC=ZM4759A;DI_ZM4759A;Diodes;Zener >50V; 62.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4759A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 59.3 +.MODEL DF D ( IS=6.65p RS=2.56 N=1.10 ++ CJO=30.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.33f RS=106 N=3.00 ) +.ENDS + +*SRC=ZM4760A;DI_ZM4760A;Diodes;Zener >50V; 68.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4760A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 65.3 +.MODEL DF D ( IS=6.06p RS=2.55 N=1.10 ++ CJO=29.0p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.21f RS=129 N=3.00 ) +.ENDS + +*SRC=ZM4761A;DI_ZM4761A;Diodes;Zener >50V; 75.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4761A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 72.3 +.MODEL DF D ( IS=5.49p RS=2.54 N=1.10 ++ CJO=27.7p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.10f RS=151 N=3.00 ) +.ENDS + +*SRC=ZM4762A;DI_ZM4762A;Diodes;Zener >50V; 82.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4762A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 79.2 +.MODEL DF D ( IS=5.02p RS=2.52 N=1.10 ++ CJO=26.6p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=1.00f RS=174 N=3.00 ) +.ENDS + +*SRC=ZM4763A;DI_ZM4763A;Diodes;Zener >50V; 91.0V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4763A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 88.1 +.MODEL DF D ( IS=4.53p RS=2.51 N=1.10 ++ CJO=25.4p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.05e-016 RS=222 N=3.00 ) +.ENDS + +*SRC=ZM4764A;DI_ZM4764A;Diodes;Zener >50V; 100V 1.00W Diodes Inc. +*SYM=HZEN +.SUBCKT DI_ZM4764A 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 97.0 +.MODEL DF D ( IS=4.12p RS=2.49 N=1.10 ++ CJO=24.5p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.24e-016 RS=319 N=3.00 ) +.ENDS + +*SRC=ZMM5235B;DI_ZMM5235B;Diodes;Zener <=10V; 6.80V 0.500W Diodes Inc. zener +*SYM=HZEN +.SUBCKT DI_ZMM5235B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 4.56 +.MODEL DF D ( IS=30.3p RS=4.28 N=1.10 ++ CJO=196p VJ=0.750 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=6.06f RS=1.15 N=2.97 ) +.ENDS + +*SRC=ZMM5260B;DI_ZMM5260B;Diodes;Zener 10V-50V; 43.0V 0.500W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_ZMM5260B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 40.7 +.MODEL DF D ( IS=4.79p RS=1.24 N=1.10 ++ CJO=26.0p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=9.58e-016 RS=16.0 N=3.00 ) +.ENDS + +*SRC=ZMM5262B;DI_ZMM5262B;Diodes;Zener >50V; 51.0V 0.500W Diodes Inc. Zener +*SYM=HZEN +.SUBCKT DI_ZMM5262B 1 2 +* Terminals A K +D1 1 2 DF +DZ 3 1 DR +VZ 2 3 48.7 +.MODEL DF D ( IS=4.04p RS=1.24 N=1.10 ++ CJO=24.3p VJ=1.00 M=0.330 TT=50.1n ) +.MODEL DR D ( IS=8.08e-016 RS=30.1 N=3.00 ) +.ENDS + +*SRC=1N4148;DI_1N4148;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. - +.MODEL DI_1N4148 D ( IS=222p RS=68.6m BV=75.0 IBV=1.00u ++ CJO=4.00p M=0.333 N=1.65 TT=5.76n ) + +*SRC=1N4148W;1N4148W;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +.MODEL 1N4148W D ( IS=10.4n RS=51.5m BV=75.0 IBV=1.00u ++ CJO=2.00p M=0.333 N=2.07 TT=5.76n ) + +*SRC=1N4148WS;1N4148WS;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL 1N4148WS D ( IS=10.4n RS=51.5m BV=75.0 IBV=1.00u ++ CJO=2.00p M=0.333 N=2.07 TT=5.76n ) + +*SRC=1N4148WT;DI_1N4148WT;Diodes;Si; 80.0V 0.125A 4.00ns Diodes Inc. +Switching +.MODEL DI_1N4148WT D ( IS=111n RS=0.628 BV=80.0 IBV=1.00u ++ CJO=2.00p M=0.333 N=1.70 TT=5.76n ) + +*SRC=1N4448HWS;DI_1N4448HWS;Diodes;Si; 80.0V 0.500A 4.00ns Diodes Inc. Switching Diode .MODEL DI_1N4448HWS D ( IS=24.7n RS=84.4m BV=80.0 IBV=100n + CJO=3.50p M=0.333 N=2.12 TT=5.76n ) + +*SRC=1N4448HWT;DI_1N4448HWT;Diodes;Si; 80.0V 0.250A 4.00ns Diodes Inc. +Switching +.MODEL DI_1N4448HWT D ( IS=137f RS=0.168 BV=80.0 IBV=100n ++ CJO=3.56p M=0.333 N=1.11 TT=5.76n ) + +*SRC=1N4448W;DI_1N4448W;Diodes;Si; 75.0V 0.250A 4.00ns Diodes Inc. +.MODEL DI_1N4448W D ( IS=355p RS=0.168 BV=75.0 IBV=2.50u ++ CJO=4.00p M=0.333 N=1.70 TT=5.76n ) + +*SRC=1N4448WS;DI_1N4448WS;Diodes;Si; 75.0V 0.500A 4.00ns Diodes Inc. Switching Diode +.MODEL DI_1N4448WS D ( IS=24.7n RS=84.4m BV=75.0 IBV=2.50u ++ CJO=4.00p M=0.333 N=2.12 TT=5.76n ) + +*SRC=BAL99;DI_BAL99;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL DI_BAL99 D ( IS=31.2n RS=0.360 BV=75.0 IBV=2.50u ++ CJO=1.72p M=0.333 N=2.35 TT=5.76n ) + +*SRC=BAS116;DI_BAS116;Diodes;Si; 60.0V 0.215A 3.00us Diodes Inc. +Switching Diode +.MODEL DI_BAS116 D ( IS=4.53u RS=0.383 BV=60.0 IBV=5.00n ++ CJO=1.72p M=0.333 N=4.07 TT=4.32u ) + +*SRC=BAS116T;DI_BAS116T;Diodes;Si; 85.0V 0.215A 3.00us Diodes Inc. Switching Diode +.MODEL DI_BAS116T D ( IS=10.5p RS=0.196 BV=85.0 IBV=5.00n ++ CJO=2.00p M=0.333 N=1.61 TT=4.32u ) + +*SRC=MMBD4148;DI_MMBD4148;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. Switching +.MODEL DI_MMBD4148 D ( IS=126n RS=0.140 BV=75.0 IBV=1.00u ++ CJO=2.65p M=0.333 N=2.60 TT=5.76n ) + +*SRC=BAS16T;DI_BAS16T;Diodes;Si; 85.0V 0.155A 4.00ns Diodes Inc. +Switching Diode +.MODEL DI_BAS16T D ( IS=2.69n RS=0.271 BV=85.0 IBV=2.00u ++ CJO=1.99p M=0.333 N=1.95 TT=5.76n +************************************************************************************************************************ + +*SRC=BAS16TW;DI_BAS16TW;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL DI_BAS16TW D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=BAS16W;DI_BAS16W;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL DI_BAS16W D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=BAS19;DI_BAS19;Diodes;Si; 100V 0.400A 50.0ns Diodes Inc. +Switching Diode +.MODEL DI_BAS19 D ( IS=41.7n RS=0.270 BV=100 IBV=100n ++ CJO=2.98p M=0.333 N=2.35 TT=72.0n ) + +*SRC=BAS19W;DI_BAS19W;Diodes;Si; 100V 0.400A 50.0ns Diodes Inc. +Switching Diode +.MODEL DI_BAS19W D ( IS=114n RS=0.172 BV=100 IBV=100n ++ CJO=2.98p M=0.333 N=2.58 TT=72.0n ) + +*SRC=BAS20;DI_BAS20;Diodes;Si; 150V 0.400A 50.0ns Diodes Inc. +Switching Diode +.MODEL DI_BAS20 D ( IS=41.7n RS=0.270 BV=150 IBV=100n ++ CJO=2.98p M=0.333 N=2.35 TT=72.0n ) + +*SRC=BAS20W;DI_BAS20W;Diodes;Si; 150V 0.400A 50.0ns Diodes Inc. +Switching Diode +.MODEL DI_BAS20W D ( IS=114n RS=0.172 BV=150 IBV=100n ++ CJO=2.98p M=0.333 N=2.58 TT=72.0n ) + +*SRC=BAS21;DI_BAS21;Diodes;Si; 200V 0.400A 50.0ns Diodes Inc. +Switching Diode +.MODEL DI_BAS21 D ( IS=41.7n RS=0.270 BV=200 IBV=100n ++ CJO=2.98p M=0.333 N=2.35 TT=72.0n ) + +*SRC=BAS21T;DI_BAS21T;Diodes;Si; 200V 0.400A 50.0ns Diodes Inc. Switching Diode +.MODEL DI_BAS21T D ( IS=401n RS=0.105 BV=200 IBV=100n ++ CJO=5.00p M=0.333 N=2.87 TT=72.0n ) + +*SRC=BAS21W;DI_BAS21W;Diodes;Si; 200V 0.400A 50.0ns Diodes Inc. +Switching Diode +.MODEL DI_BAS21W D ( IS=114n RS=0.172 BV=200 IBV=100n ++ CJO=2.98p M=0.333 N=2.58 TT=72.0n ) + +*SRC=BAV101;DI_BAV101;Diodes;Si; 100V 0.250A 50.0ns Diodes Inc. Switching +.MODEL DI_BAV101 D ( IS=680n RS=0.168 BV=100 IBV=100n ++ CJO=1.99p M=0.333 N=3.29 TT=72.0n ) + +*SRC=BAV102;DI_BAV102;Diodes;Si; 150V 0.250A 50.0ns Diodes Inc. Switching +.MODEL DI_BAV102 D ( IS=680n RS=0.168 BV=150 IBV=100n ++ CJO=1.99p M=0.333 N=3.29 TT=72.0n ) + +*SRC=BAV103;DI_BAV103;Diodes;Si; 200V 0.250A 50.0ns Diodes Inc. Switching +.MODEL DI_BAV103 D ( IS=680n RS=0.168 BV=200 IBV=100n ++ CJO=1.99p M=0.333 N=3.29 TT=72.0n ) + +*SRC=BAV116W;DI_BAV116W;Diodes;Si; 130V 0.215A 3.00us Diodes Inc. Low leakage diode +.MODEL DI_BAV116W D ( IS=22.5p RS=0.282 BV=130 IBV=5.00n ++ CJO=2.40p M=0.333 N=1.67 TT=4.32u ) + +*SRC=BAV16W;BAV16W;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. - +.MODEL BAV16W D ( IS=10.4n RS=51.5m BV=75.0 IBV=1.00u ++ CJO=2.00p M=0.333 N=2.07 TT=5.76n ) + +*SRC=BAV16WS;BAV16WS;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL BAV16WS D ( IS=10.4n RS=51.5m BV=75.0 IBV=1.00u ++ CJO=2.00p M=0.333 N=2.07 TT=5.76n ) + +*SRC=BAV170;DI_BAV170;Diodes;Si; 85.0V 0.215A 3.00us Diodes, Inc. diode +.MODEL DI_BAV170 D ( IS=31.5p RS=0.195 BV=85.0 IBV=5.00n ++ CJO=2.00p M=0.333 N=1.70 TT=4.32u + +*SRC=BAV170T;DI_BAV170T;Diodes;Si; 85.0V 0.125A 3.00us Diodes Inc. Switching Diode, dual, model for one element +.MODEL DI_BAV170T D ( IS=10.5p RS=0.196 BV=85.0 IBV=5.00n ++ CJO=2.00p M=0.333 N=1.61 TT=4.32u ) + +*SRC=BAV199;DI_BAV199;Diodes;Si; 85.0V 0.160A 3.00us Diodes, Inc. diode +.MODEL DI_BAV199 D ( IS=59.0p RS=0.262 BV=85.0 IBV=5.00n ++ CJO=2.00p M=0.333 N=1.78 TT=4.32u ) + +*SRC=BAV199DW;DI_BAV199DW;Diodes;Si; 85.0V 0.160A 3.00us Diodes, Inc. +Switching - one element of BAV199DW array +.MODEL DI_BAV199DW D ( IS=59.0p RS=0.262 BV=85.0 IBV=5.00n ++ CJO=2.00p M=0.333 N=1.78 TT=4.32u ) + +*SRC=BAV199T;DI_BAV199T;Diodes;Si; 85.0V 0.125A 3.00us Diodes Inc. Switching Diode, dual, model for one element +.MODEL DI_BAV199T D ( IS=10.5p RS=0.196 BV=85.0 IBV=5.00n ++ CJO=2.00p M=0.333 N=1.61 TT=4.32u ) + +*SRC=BAV19W;BAV19W;Diodes;Si; 100V 0.400A 50.0ns Diodes Inc. - +.MODEL BAV19W D ( IS=1.09u RS=0.105 BV=100 IBV=100n ++ CJO=5.00p M=0.333 N=3.29 TT=72.0n ) + +*SRC=BAV19WS;BAV19WS;Diodes;Si; 100V 0.400A 50.0ns Diodes Inc. +Switching Diode +.MODEL BAV19WS D ( IS=1.09u RS=0.105 BV=100 IBV=100n ++ CJO=5.00p M=0.333 N=3.29 TT=72.0n ) + +*SRC=BAV20W;DI_BAV20W;Diodes;Si; 150V 0.400A 50.0ns Diodes Inc. - +.MODEL DI_BAV20W D ( IS=1.09u RS=0.105 BV=150 IBV=100n ++ CJO=5.00p M=0.333 N=3.29 TT=72.0n ) + +*SRC=BAV20WS;DI_BAV20WS;Diodes;Si; 150V 0.400A 50.0ns Diodes Inc. +Switching Diode +.MODEL DI_BAV20WS D ( IS=1.09u RS=0.105 BV=150 IBV=100n ++ CJO=5.00p M=0.333 N=3.29 TT=72.0n ) + +*SRC=BAV21W;DI_BAV21W;Diodes;Si; 200V 0.400A 50.0ns Diodes Inc. - +.MODEL DI_BAV21W D ( IS=1.09u RS=0.105 BV=200 IBV=100n ++ CJO=5.00p M=0.333 N=3.29 TT=72.0n ) + +*SRC=BAV21WS;DI_BAV21WS;Diodes;Si; 200V 0.400A 50.0ns Diodes Inc. +Switching Diode +.MODEL DI_BAV21WS D ( IS=1.09u RS=0.105 BV=200 IBV=100n ++ CJO=5.00p M=0.333 N=3.29 TT=72.0n ) + +*SRC=BAV23A;DI_BAV23A;Diodes;Si; 200V 0.400A 50.0ns Diodes Inc. Switching Diode +.MODEL DI_BAV23A D ( IS=237n RS=0.260 BV=200 IBV=100n ++ CJO=3.05p M=0.333 N=2.69 TT=72.0n ) + +*SRC=BAV23C;DI_BAV23C;Diodes;Si; 200V 0.400A 50.0ns Diodes Inc. Switching Diode +.MODEL DI_BAV23C D ( IS=237n RS=0.260 BV=200 IBV=100n ++ CJO=3.05p M=0.333 N=2.69 TT=72.0n ) + +*SRC=BAV23S;DI_BAV23S;Diodes;Si; 200V 0.400A 50.0ns Diodes Inc. Switching Diode +.MODEL DI_BAV23S D ( IS=237n RS=0.260 BV=200 IBV=100n ++ CJO=3.05p M=0.333 N=2.69 TT=72.0n ) + +*SRC=BAV3004W;DI_BAV3004W;Diodes;Si; 300V 0.225A 50.0ns Diodes Inc. +Switching +.MODEL DI_BAV3004W D ( IS=2.76u RS=0.187 BV=300 IBV=100n ++ CJO=1.17p M=0.333 N=1.70 TT=72.0n ) + +*SRC=BAV70;DI_BAV70;Diodes;Si; 75.0V 0.300A 4.00ns Diodes, Inc. switching +.MODEL DI_BAV70 D ( IS=308p RS=0.329 BV=75.0 IBV=2.50u ++ CJO=2.65p M=0.333 N=1.70 TT=5.76n ) + +*SRC=BAV70;DI_BAV70;Diodes;Si; 75.0V 0.300A 4.00ns Diodes, Inc. switching +.MODEL DI_BAV70 D ( IS=308p RS=0.329 BV=75.0 IBV=2.50u ++ CJO=2.65p M=0.333 N=1.70 TT=5.76n ) + +*SRC=BAV70T;DI_BAV70T;Diodes;Si; 85.0V 0.155A 4.00ns Diodes Inc. +Switching Diode - one element of device +.MODEL DI_BAV70T D ( IS=2.69n RS=0.271 BV=85.0 IBV=2.00u ++ CJO=1.99p M=0.333 N=1.95 TT=5.76n ) + +*SRC=BAV70W;DI_BAV70W;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL DI_BAV70W D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=BAV756DW;DI_BAV756DW;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. Switching - one element of device +.MODEL DI_BAV756DW D ( IS=49.2n RS=0.141 BV=75.0 IBV=2.50u ++ CJO=2.65p M=0.333 N=2.45 TT=5.76n ) + + + +76n ) + +*SRC=BAV99DW;DI_BAV99DW;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. Switching Diode, Quad, Model for one element +.MODEL DI_BAV99DW D ( IS=412p RS=0.140 BV=75.0 IBV=2.50u ++ CJO=2.00p M=0.333 N=1.70 TT=5.76n ) + +*SRC=BAV99T;DI_BAV99T;Diodes;Si; 85.0V 0.155A 4.00ns Diodes Inc. +Switching Diode - one element of device +.MODEL DI_BAV99T D ( IS=2.69n RS=0.271 BV=85.0 IBV=2.00u ++ CJO=1.99p M=0.333 N=1.95 TT=5.76n ) + +*SRC=BAV99W;DI_BAV99W;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL DI_BAV99W D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=BAW156;DI_BAW156;Diodes;Si; 85.0V 0.160A 3.00us Diodes, Inc. diode +.MODEL DI_BAW156 D ( IS=59.0p RS=0.262 BV=85.0 IBV=5.00n ++ CJO=2.00p M=0.333 N=1.78 TT=4.32u ) + +*SRC=BAW156T;DI_BAW156T;Diodes;Si; 85.0V 0.125A 3.00us Diodes Inc. Switching Diode, dual, model for one element +.MODEL DI_BAW156T D ( IS=10.5p RS=0.196 BV=85.0 IBV=5.00n ++ CJO=2.00p M=0.333 N=1.61 TT=4.32u ) + +*SRC=BAW56;DI_BAW56;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. Switching Diode +.MODEL DI_BAW56 D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=BAW567DW;DI_BAW567DW;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. Switching Diode +.MODEL DI_BAW567DW D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=BAW56DW;DI_BAW56DW;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. Switching Diode +.MODEL DI_BAW56DW D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=BAW56T;DI_BAW56T;Diodes;Si; 85.0V 0.155A 4.00ns Diodes Inc. +Switching Diode - one element of device +.MODEL DI_BAW56T D ( IS=2.69n RS=0.271 BV=85.0 IBV=2.00u ++ CJO=1.99p M=0.333 N=1.95 TT=5.76n ) + +*SRC=BAW56W;DI_BAW56W;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL DI_BAW56W D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=LL4148;DI_LL4148;Diodes;Si; 75.0V 0.300A 4.00us Diodes Inc fast switching diode +.MODEL DI_LL4148 D ( IS=1.06n RS=0.316 BV=75.0 IBV=5.00u ++ CJO=3.00p M=0.333 N=1.87 TT=5.76u ) + +*SRC=MMBD2004S;DI_MMBD2004S;Diodes;Si; 240V 0.225A 50.0ns Diodes Inc. Switching +.MODEL DI_MMBD2004S D ( IS=1.76u RS=0.187 BV=240 IBV=100n ++ CJO=6.63p M=0.333 N=1.70 TT=72.0n ) + +*SRC=MMBD3004BRM;DI_MMBD3004BRM;Diodes;Si; 300V 0.225A 50.0ns Diodes +Inc. Switching - one element of MMBD3004BRM +.MODEL DI_MMBD3004BRM D ( IS=2.76u RS=0.187 BV=300 IBV=100n ++ CJO=1.17p M=0.333 N=1.70 TT=72.0n ) + +*SRC=MMBD3004S;DI_MMBD3004S;Diodes;Si; 300V 0.225A 50.0ns Diodes Inc. Switching +.MODEL DI_MMBD3004S D ( IS=2.76u RS=0.187 BV=300 IBV=100n ++ CJO=1.17p M=0.333 N=1.70 TT=72.0n ) + +*SRC=MMBD4148;DI_MMBD4148;Diodes;Si; 75.0V 0.250A 4.00ns Diodes Inc. Switching Diode +.MODEL DI_MMBD4148 D ( IS=300n RS=0.422 BV=75.0 IBV=2.50u ++ CJO=1.99p M=0.333 N=2.77 TT=5.76n ) + +*SRC=MMBD4148W;DI_MMBD4148W;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL DI_MMBD4148W D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=MMBD4448;DI_MMBD4448;Diodes;Si; 75.0V 0.250A 4.00ns Diodes Inc. Switching Diode +.MODEL DI_MMBD4448 D ( IS=300n RS=0.422 BV=75.0 IBV=2.50u ++ CJO=1.99p M=0.333 N=2.77 TT=5.76n ) + +*SRC=MMBD4448H;DI_MMBD4448H;Diodes;Si; 80.0V 0.250A 4.00ns Diodes Inc. Switching Diode +.MODEL DI_MMBD4448H D ( IS=300n RS=0.422 BV=80.0 IBV=100n ++ CJO=1.99p M=0.333 N=2.77 TT=5.76n ) + +*SRC=MMBD4448HADW;DI_MMBD4448HADW;Diodes;Si; 80.0V 0.500A 1.50ns +Diodes Inc. Switching - model for one node of four +.MODEL DI_MMBD4448HADW D ( IS=1.12n RS=84.0m BV=80.0 IBV=100n ++ CJO=2.92p M=0.333 N=1.70 TT=2.16n ) + +*SRC=MMBD4448HAQW;DI_MMBD4448HAQW;Diodes;Si; 80.0V 0.500A 1.50ns +Diodes Inc. Switching - model for one node of four +.MODEL DI_MMBD4448HAQW D ( IS=1.12n RS=84.0m BV=80.0 IBV=100n ++ CJO=2.92p M=0.333 N=1.70 TT=2.16n ) + +*SRC=MMBD4448HCQW;DI_MMBD4448HCQW;Diodes;Si; 80.0V 0.500A 1.50ns +Diodes Inc. Switching - model for one node of four +.MODEL DI_MMBD4448HCQW D ( IS=1.12n RS=84.0m BV=80.0 IBV=100n ++ CJO=2.92p M=0.333 N=1.70 TT=2.16n ) + +*SRC=MMBD4448HSDW;DI_MMBD4448HSDW;Diodes;Si; 80.0V 0.500A 1.50ns +Diodes Inc. Switching - model for one node of four +.MODEL DI_MMBD4448HSDW D ( IS=1.12n RS=84.0m BV=80.0 IBV=100n ++ CJO=2.92p M=0.333 N=1.70 TT=2.16n ) + +*SRC=MMBD4448HT;DI_MMBD4448HT;Diodes;Si; 80.0V 0.500A 4.00ns Diodes +Inc. Switching Diode +.MODEL DI_MMBD4448HT D ( IS=787n RS=0.208 BV=80.0 IBV=100n ++ CJO=1.99p M=0.333 N=2.86 TT=5.76n ) + +*SRC=MMBD4448HTA;DI_MMBD4448HTA;Diodes;Si; 80.0V 0.500A 4.00ns Diodes +Inc. Switching Diode, dual, model for one element +.MODEL DI_MMBD4448HTA D ( IS=787n RS=0.208 BV=80.0 IBV=100n ++ CJO=1.99p M=0.333 N=2.86 TT=5.76n ) + +*SRC=MMBD4448HTC;DI_MMBD4448HTC;Diodes;Si; 80.0V 0.500A 4.00ns Diodes +Inc. Switching Diode, dual, model for one element +.MODEL DI_MMBD4448HTC D ( IS=787n RS=0.208 BV=80.0 IBV=100n ++ CJO=1.99p M=0.333 N=2.86 TT=5.76n ) + +*SRC=MMBD4448HTS;DI_MMBD4448HTS;Diodes;Si; 80.0V 0.500A 4.00ns Diodes +Inc. Switching Diode, dual, model for one element +.MODEL DI_MMBD4448HTS D ( IS=787n RS=0.208 BV=80.0 IBV=100n ++ CJO=1.99p M=0.333 N=2.86 TT=5.76n ) + +*SRC=MMBD4448HTW;DI_MMBD4448HTW;Diodes;Si; 80.0V 0.500A 1.50ns +Diodes Inc. Switching - model for one node of three +.MODEL DI_MMBD4448HTW D ( IS=1.12n RS=84.0m BV=80.0 IBV=100n ++ CJO=2.92p M=0.333 N=1.70 TT=2.16n ) + +*SRC=MMBD4448HW;DI_MMBD4448HW;Diodes;Si; 80.0V 0.500A 4.00ns Diodes Inc. Switching Diode +.MODEL DI_MMBD4448HW D ( IS=77.0n RS=84.0m BV=80.0 IBV=100n ++ CJO=1.99p M=0.333 N=2.37 TT=5.76n ) + +*SRC=MMBD4448W;DI_MMBD4448W;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. +Switching Diode +.MODEL DI_MMBD4448W D ( IS=68.6n RS=0.377 BV=75.0 IBV=1.00u ++ CJO=1.72p M=0.333 N=2.34 TT=5.76n ) + +*SRC=MMBD7000;DI_MMBD7000;Diodes;Si; 75.0V 0.300A 4.00us Diodes Inc. +.MODEL DI_MMBD7000 D ( IS=5.08n RS=0.140 BV=75.0 IBV=2.00u ++ CJO=2.00p M=0.333 N=2.03 TT=5.76u ) + +*SRC=MMBD4148;DI_MMBD4148;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. Switching +.MODEL DI_MMBD4148 D ( IS=126n RS=0.140 BV=75.0 IBV=1.00u ++ CJO=2.65p M=0.333 N=2.60 TT=5.76n ) + +*SRC=1N5711;DI_1N5711;Diodes;Si; 70.0V 15.0mA 1.00ns Diodes Inc. - +.MODEL DI_1N5711 D ( IS=315n RS=2.80 BV=70.0 IBV=10.0u ++ CJO=2.00p M=0.333 N=2.03 TT=1.44n ) + +*SRC=1N5711W;DI_1N5711W;Diodes;Si; 70.0V 15.0mA 1.00ns Diodes Inc. - +.MODEL DI_1N5711W D ( IS=315n RS=2.80 BV=70.0 IBV=10.0u ++ CJO=2.00p M=0.333 N=2.03 TT=1.44n ) + +*SRC=1N5711WS;DI_1N5711WS;Diodes;Si; 70.0V 15.0mA 1.00ns Diodes Inc. +.MODEL DI_1N5711WS D ( IS=315n RS=2.80 BV=70.0 IBV=10.0u ++ CJO=2.00p M=0.333 N=2.03 TT=1.44n ) + +*SRC=1N6263W;DI_1N6263W;Diodes;Si; 60.0V 15.0mA 1.00ns Diodes Inc. Schottky +.MODEL DI_1N6263W D ( IS=1.82u RS=2.80 BV=60.0 IBV=200n ++ CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=BAS40;DI_BAS40;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode +.MODEL DI_BAS40 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n ++ CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40-04;DI_BAS40-04;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS40-04 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40-04T;DI_BAS40-04T;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS40-04T D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40-05;DI_BAS40-05;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS40-05 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40-05T;DI_BAS40-05T;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS40-05T D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40-06;DI_BAS40-06;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS40-06 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40-06T;DI_BAS40-06T;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS40-06T D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40BRW;DI_BAS40BRW;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, Quad, one node of four .MODEL DI_BAS40BRW D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40DW-04;DI_BAS40DW-04;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, Quad, one node of four .MODEL DI_BAS40DW-04 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40DW-05;DI_BAS40DW-05;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, Quad, one node of four .MODEL DI_BAS40DW-05 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40DW-06;DI_BAS40DW-06;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, Quad, one node of four .MODEL DI_BAS40DW-06 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40T;DI_BAS40T;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode .MODEL DI_BAS40T D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40TW;DI_BAS40TW;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, Tripple, one node of three .MODEL DI_BAS40TW D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40W;DI_BAS40W;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode .MODEL DI_BAS40W D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40W-04;DI_BAS40W-04;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS40W-04 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40W-05;DI_BAS40W-05;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS40W-05 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS40W-06;DI_BAS40W-06;Diodes;Si; 40.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS40W-06 D ( IS=6.12u RS=0.120 BV=40.0 IBV=200n + CJO=5.00p M=0.333 N=2.61 TT=7.20n ) + +*SRC=BAS70;DI_BAS70;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. - +.MODEL DI_BAS70 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u ++ CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70-04;DI_BAS70-04;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70-04 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70-04T;DI_BAS70-04T;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70-04T D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70-05;DI_BAS70-05;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70-05 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70-05T;DI_BAS70-05T;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70-05T D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70-06;DI_BAS70-06;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70-06 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70-06T;DI_BAS70-06T;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70-06T D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70BRW;DI_BAS70BRW;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, quad, one node of four .MODEL DI_BAS70BRW D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70DW-04;DI_BAS70DW-04;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, quad, one node of four .MODEL DI_BAS70DW-04 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70DW-05;DI_BAS70DW-05;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, quad, one node of four .MODEL DI_BAS70DW-05 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70DW-06;DI_BAS70DW-06;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, quad, one node of four .MODEL DI_BAS70DW-06 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70JW;DI_BAS70JW;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70JW D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70T;DI_BAS70T;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode .MODEL DI_BAS70T D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70TW;DI_BAS70TW;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, tripple, one node of three .MODEL DI_BAS70TW D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70W;DI_BAS70W;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode .MODEL DI_BAS70W D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70W-04;DI_BAS70W-04;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70W-04 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70W-05;DI_BAS70W-05;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70W-05 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAS70W-06;DI_BAS70W-06;Diodes;Si; 70.0V 70.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAS70W-06 D ( IS=99.5p RS=0.600 BV=70.0 IBV=10.0u + CJO=2.00p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAT42;DI_BAT42;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. +Schottky +.MODEL DI_BAT42 D ( IS=2.46u RS=0.210 BV=30.0 IBV=500n ++ CJO=13.3p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAT42W;DI_BAT42W;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc Schottky Diode .MODEL DI_BAT42W D ( IS=87.5u RS=18.1m BV=30.0 IBV=500n + CJO=8.88p M=0.333 N=3.51 TT=7.20n ) + +*SRC=BAT42WS;DI_BAT42WS;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc +Schottky Diode +.MODEL DI_BAT42WS D ( IS=87.5u RS=18.1m BV=30.0 IBV=500n ++ CJO=8.88p M=0.333 N=3.51 TT=7.20n ) + +*SRC=BAT43W;DI_BAT43W;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc Schottky Diode .MODEL DI_BAT43W D ( IS=87.5u RS=18.1m BV=30.0 IBV=500n + CJO=8.88p M=0.333 N=3.51 TT=7.20n ) + +*SRC=BAT43WS;DI_BAT43WS;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc Schottky Diode +.MODEL DI_BAT43WS D ( IS=87.5u RS=18.1m BV=30.0 IBV=500n ++ CJO=8.88p M=0.333 N=3.51 TT=7.20n ) + +*SRC=BAT46;DI_BAT46;Diodes;Si; 100V 0.150A 5.00ns Diodes Inc. Schottky +.MODEL DI_BAT46 D ( IS=603n RS=0.280 BV=100 IBV=5.00u ++ CJO=7.96p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAT46W;DI_BAT46W;Diodes;Si; 100V 0.150A 5.00ns Diodes Inc. Schottky .MODEL DI_BAT46W D ( IS=603n RS=0.280 BV=100 IBV=5.00u + CJO=7.96p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAT54;DI_BAT54;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky +.MODEL DI_BAT54 D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u ++ CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54A;DI_BAT54A;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54A D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54ADW;DI_BAT54ADW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, quad, one node of four .MODEL DI_BAT54ADW D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54AT;DI_BAT54AT;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54AT D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54AW;DI_BAT54AW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54AW D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54BRW;DI_BAT54BRW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, quad, one node of four .MODEL DI_BAT54BRW D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54C;DI_BAT54C;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54C D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54CDW;DI_BAT54CDW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, quad, one node of four .MODEL DI_BAT54CDW D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54CT;DI_BAT54CT;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54CT D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54CW;DI_BAT54CW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54CW D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +******************************************************************************************************************************************* +*SRC=BAT54DW;DI_BAT54DW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky, dual, one of two nodes +.MODEL DI_BAT54DW D ( IS=235n RS=0.210 BV=30.0 IBV=2.00u ++ CJO=13.3p M=0.333 N=1.28 TT=7.20n ) +******************************************************************************************************************************************* + +*SRC=BAT54JW;DI_BAT54JW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54JW D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54S;DI_BAT54S;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54S D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54SDW;DI_BAT54SDW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, quad, one node of four .MODEL DI_BAT54SDW D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54ST;DI_BAT54ST;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54ST D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54SW;DI_BAT54SW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, dual, one node of two .MODEL DI_BAT54SW D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54T;DI_BAT54T;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode .MODEL DI_BAT54T D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54TW;DI_BAT54TW;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode, tripple, one node of three .MODEL DI_BAT54TW D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54W;DI_BAT54W;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode .MODEL DI_BAT54W D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u + CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=BAT54WS;DI_BAT54WS;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. Schottky diode +.MODEL DI_BAT54WS D ( IS=34.9u RS=0.210 BV=30.0 IBV=2.00u ++ CJO=13.3p M=0.333 N=2.28 TT=7.20n ) + +*SRC=LLSD101A;DI_LLSD101A;Diodes;Si; 60.0V 15.0mA 1.00ns Diodes Inc. Schottky .MODEL DI_LLSD101A D ( IS=1.82u RS=2.80 BV=60.0 IBV=200n + CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=LLSD101B;DI_LLSD101B;Diodes;Si; 50.0V 15.0mA 1.00ns Diodes Inc. Schottky .MODEL DI_LLSD101B D ( IS=1.82u RS=2.80 BV=50.0 IBV=200n + CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=LLSD101C;DI_LLSD101C;Diodes;Si; 40.0V 15.0mA 1.00ns Diodes Inc. Schottky .MODEL DI_LLSD101C D ( IS=1.82u RS=2.80 BV=40.0 IBV=200n + CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=LLSD103A;DI_LLSD103A;Diodes;Si; 40.0V 0.350A 10.0ns Diodes Inc. Schottky .MODEL DI_LLSD103A D ( IS=8.65u RS=0.120 BV=40.0 IBV=5.00u + CJO=53.0p M=0.333 N=1.70 TT=14.4n ) + +*SRC=LLSD103B;DI_LLSD103B;Diodes;Si; 30.0V 0.350A 10.0ns Diodes Inc. Schottky .MODEL DI_LLSD103B D ( IS=8.65u RS=0.120 BV=30.0 IBV=5.00u + CJO=53.0p M=0.333 N=1.70 TT=14.4n ) + +*SRC=LLSD103C;DI_LLSD103C;Diodes;Si; 20.0V 0.350A 10.0ns Diodes Inc. Schottky .MODEL DI_LLSD103C D ( IS=8.65u RS=0.120 BV=20.0 IBV=5.00u + CJO=53.0p M=0.333 N=1.70 TT=14.4n ) + +*SRC=SD101A;DI_SD101A;Diodes;Si; 60.0V 15.0mA 1.00ns Diodes Inc. Schottky .MODEL DI_SD101A D ( IS=1.82u RS=2.80 BV=60.0 IBV=200n + CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=SD101AW;DI_SD101AW;Diodes;Si; 60.0V 15.0mA 1.00ns Diodes Inc. Schottky +.MODEL DI_SD101AW D ( IS=1.82u RS=2.80 BV=60.0 IBV=200n ++ CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +******************************************************************************************************************************************* +*SRC=SD101AWS;DI_SD101AWS;Diodes;Si; 60.0V 15.0mA 1.00ns Diodes Inc. Schottky- SD101AWS/BWS/CWS +.MODEL DI_SD101AWS D ( IS=230n RS=2.13 BV=60.0 IBV=200n ++ CJO=2.00p M=0.333 N=1.96 TT=1.44n ) +******************************************************************************************************************************************* + +*SRC=SD101B;DI_SD101B;Diodes;Si; 50.0V 15.0mA 1.00ns Diodes Inc. Schottky .MODEL DI_SD101B D ( IS=1.82u RS=2.80 BV=50.0 IBV=200n + CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=SD101BW;DI_SD101BW;Diodes;Si; 50.0V 15.0mA 1.00ns Diodes Inc. Schottky +.MODEL DI_SD101BW D ( IS=1.82u RS=2.80 BV=50.0 IBV=200n ++ CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=SD101BWS;DI_SD101BWS;Diodes;Si; 50.0V 15.0mA 1.00ns Diodes Inc. Schottky .MODEL DI_SD101BWS D ( IS=1.82u RS=2.80 BV=50.0 IBV=200n + CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=SD101C;DI_SD101C;Diodes;Si; 40.0V 15.0mA 1.00ns Diodes Inc. Schottky .MODEL DI_SD101C D ( IS=1.82u RS=2.80 BV=40.0 IBV=200n + CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=SD101CW;DI_SD101CW;Diodes;Si; 40.0V 15.0mA 1.00ns Diodes Inc. Schottky +.MODEL DI_SD101CW D ( IS=1.82u RS=2.80 BV=40.0 IBV=200n ++ CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=SD101CWS;DI_SD101CWS;Diodes;Si; 40.0V 15.0mA 1.00ns Diodes Inc. Schottky .MODEL DI_SD101CWS D ( IS=1.82u RS=2.80 BV=40.0 IBV=200n + CJO=2.65p M=0.333 N=1.70 TT=1.44n ) + +*SRC=SD103ASDM;DI_SD103ASDM;Diodes;Si; 40.0V 0.350A 10.0ns Diodes Inc. Schottky Barrier Diode, quad, one node of four +.MODEL DI_SD103ASDM D ( IS=646n RS=0.120 BV=40.0 IBV=5.00u ++ CJO=29.2 M=0.333 N=1.28 TT=14.4n ) + +*SRC=SD103ATW;DI_SD103ATW;Diodes;Si; 40.0V 0.350A 10.0ns Diodes Inc. Schottky Barrier Diode, tripple, one node of three +.MODEL DI_SD103ATW D ( IS=646n RS=0.120 BV=40.0 IBV=5.00u ++ CJO=29.2 M=0.333 N=1.28 TT=14.4n ) + +*SRC=SD103AW;DI_SD103AW;Diodes;Si; 40.0V 0.350A 10.0ns Diodes Inc. Schottky +.MODEL DI_SD103AW D ( IS=8.65u RS=0.120 BV=40.0 IBV=5.00u ++ CJO=53.0p M=0.333 N=1.70 TT=14.4n ) + +*SRC=SD103AWS;DI_SD103AWS;Diodes;Si; 40.0V 0.350A 10.0ns Diodes Inc. +Schottky +.MODEL DI_SD103AWS D ( IS=8.65u RS=0.120 BV=40.0 IBV=5.00u ++ CJO=53.0p M=0.333 N=1.70 TT=14.4n ) + + + +*SRC=SD103BWS;DI_SD103BWS;Diodes;Si; 30.0V 0.350A 10.0ns Diodes Inc. Schottky +.MODEL DI_SD103BWS D ( IS=8.65u RS=0.120 BV=30.0 IBV=5.00u ++ CJO=53.0p M=0.333 N=1.70 TT=14.4n ) + +*SRC=SD103CW;DI_SD103CW;Diodes;Si; 20.0V 0.350A 10.0ns Diodes Inc. Schottky +.MODEL DI_SD103CW D ( IS=8.65u RS=0.120 BV=20.0 IBV=5.00u ++ CJO=53.0p M=0.333 N=1.70 TT=14.4n ) + +*SRC=SD103CWS;DI_SD103CWS;Diodes;Si; 20.0V 0.350A 10.0ns Diodes Inc. Schottky +.MODEL DI_SD103CWS D ( IS=8.65u RS=0.120 BV=20.0 IBV=5.00u ++ CJO=53.0p M=0.333 N=1.70 TT=14.4n ) + +*SRC=SDM03MT40;DI_SDM03MT40;Diodes;Si; 40.0V 30.0mA 3.00us Diodes Inc. Schottky Barrier Diode, tripple, one node of three +.MODEL DI_SDM03MT40 D ( IS=12.5u RS=1.41 BV=40.0 IBV=1.00u ++ CJO=2.00p M=0.333 N=2.79 TT=4.32u ) +************************************************************************************************************************************************************** + +*SRC=SDM03U40;DI_SDM03U40;Diodes;Si; 30.0V 30.0mA 1.00ns Diodes Inc. +Schottky +.MODEL DI_SDM03U40 D ( IS=16.5u RS=2.20 BV=30.0 IBV=500n ++ CJO=2.59p M=0.333 N=2.92 TT=1.44n ) + +*SRC=SDM10M45SD;DI_SDM10M45SD;Diodes;Si; 45.0V 0.100A 3.00us Diodes Inc. Schottky Barrier Diode +.MODEL DI_SDM10M45SD D ( IS=553n RS=0.420 BV=45.0 IBV=1.00u ++ CJO=10.6p M=0.333 N=1.36 TT=4.32u ) +********************************************************************************************************************************** + +*SRC=SDM10P45;DI_SDM10P45;Diodes;Si; 45.0V 0.100A 5.00ns Diodes Inc. Schottky +.MODEL DI_SDM10P45 D ( IS=745n RS=0.792 BV=45.0 IBV=1.00u ++ CJO=11.2p M=0.333 N=1.39 TT=7.20n ) + +*SRC=SDM10U45;DI_SDM10U45;Diodes;Si; 40.0V 0.300A 5.00ns Diodes Inc. +Schottky +.MODEL DI_SDM10U45 D ( IS=26.8u RS=0.140 BV=40.0 IBV=1.00u ++ CJO=10.6p M=0.333 N=2.45 TT=7.20n ) + +*SRC=SDM20E40C;DI_SDM20E40C;Diodes;Si; 40.0V 0.400A 5.00ns Diodes Inc. Schottky +.MODEL DI_SDM20E40C D ( IS=3.15u RS=0.165 BV=40.0 IBV=70.0u ++ CJO=39.8p M=0.333 N=1.16 TT=7.20n ) + +*SRC=SDM20U30;DI_SDM20U30;Diodes;Si; 30.0V 0.200A 5.00ns Diodes Inc. +Schottky +.MODEL DI_SDM20U30 D ( IS=59.4n RS=0.210 BV=30.0 IBV=150u ++ CJO=19.9p M=0.333 N=0.700 TT=7.20n ) + +*SRC=SDM20U40;DI_SDM20U40;Diodes;Si; 40.0V 0.250A 10.0ns Diodes Inc. +Schottky +.MODEL DI_SDM20U40 D ( IS=4.32u RS=0.168 BV=40.0 IBV=5.00u ++ CJO=39.8p M=0.333 N=1.70 TT=14.4n ) + +*SRC=SDM40E20LS;DI_SDM40E20LS;Diodes;Si; 20.0V 0.400A 5.00ns Diodes Inc. Schottky +.MODEL DI_SDM40E20LS D ( IS=54.8u RS=0.132 BV=20.0 IBV=250u ++ CJO=199p M=0.333 N=1.34 TT=7.20n ) + +*SRC=SDMG0340L;DI_SDMG0340L;Diodes;Si; 40.0V 30.0mA 1.00ns Diodes Inc. +.MODEL DI_SBMG0340L D ( IS=13.9u RS=2.57 BV=40.0 IBV=10.0u ++ CJO=2.65p M=0.333 N=2.82 TT=1.44n ) + +*SRC=SDMG0340LA;DI_SDMG0340LA;Diodes;Si; 40.0V 30.0mA 1.00ns Diodes Inc. Schottky diode, dual, one node of two +.MODEL DI_SBMG0340LA D ( IS=13.9u RS=2.57 BV=40.0 IBV=10.0u ++ CJO=2.65p M=0.333 N=2.82 TT=1.44n ) + +*SRC=SDMG0340LC;DI_SDMG0340LC;Diodes;Si; 40.0V 30.0mA 1.00ns Diodes Inc. Schottky diode, dual, one node of two +.MODEL DI_SBMG0340LC D ( IS=13.9u RS=2.57 BV=40.0 IBV=10.0u ++ CJO=2.65p M=0.333 N=2.82 TT=1.44n ) + +*SRC=SDMG0340LS;DI_SDMG0340LS;Diodes;Si; 40.0V 30.0mA 1.00ns Diodes Inc. Schottky diode, dual, one node of two +.MODEL DI_SBMG0340LS D ( IS=13.9u RS=2.57 BV=40.0 IBV=10.0u ++ CJO=2.65p M=0.333 N=2.82 TT=1.44n ) + +*SRC=SDMK0340L;DI_SDMK0340L;Diodes;Si; 40.0V 30.0mA 3.00us Diodes Inc. Schottky Barrier Diode +.MODEL DI_SDMK0340L D ( IS=11.2u RS=3.64 BV=40.0 IBV=500n ++ CJO=2.65p M=0.333 N=2.69 TT=4.32u ) +****************************************************************************************************************************** + +*SRC=SDMP0340LAT;DI_SDMP0340LAT;Diodes;Si; 40.0V 30.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two +.MODEL DI_SDMP0340LAT D ( IS=16.5u RS=2.20 BV=40.0 IBV=1.00u ++ CJO=2.65p M=0.333 N=2.92 TT=7.20n ) +************************************************************************************************************************************************** + +*SRC=SDMP0340LCT;DI_SDMP0340LCT;Diodes;Si; 40.0V 30.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two +.MODEL DI_SDMP0340LCT D ( IS=16.5u RS=2.20 BV=40.0 IBV=1.00u ++ CJO=2.65p M=0.333 N=2.92 TT=7.20n ) +************************************************************************************************************************************************** + +*SRC=SDMP0340LST;DI_SDMP0340LST;Diodes;Si; 40.0V 30.0mA 5.00ns Diodes Inc. Schottky diode, dual, one node of two +.MODEL DI_SDMP0340LST D ( IS=16.5u RS=2.20 BV=40.0 IBV=1.00u ++ CJO=2.65p M=0.333 N=2.92 TT=7.20n ) +************************************************************************************************************************************************** + +*SRC=SDMP0340LT;DI_SDMP0340LT;Diodes;Si; 40.0V 30.0mA 5.00ns Diodes Inc. Schottky +.MODEL DI_SDMP0340LT D ( IS=16.5u RS=2.20 BV=40.0 IBV=1.00u ++ CJO=2.65p M=0.333 N=2.92 TT=7.20n ) + +*SRC=2W005G;DI_2W005G;Diodes;Si; 50.0V 2.00A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_2W005G D ( IS=28.4n RS=21.1m BV=50.0 IBV=5.00u + CJO=29.6p M=0.333 N=1.95 TT=4.32u ) + +*SRC=2W01G;DI_2W01G;Diodes;Si; 100V 2.00A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_2W01G D ( IS=28.4n RS=21.1m BV=100 IBV=5.00u + CJO=29.6p M=0.333 N=1.95 TT=4.32u ) + +*SRC=2W02G;DI_2W02G;Diodes;Si; 200V 2.00A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_2W02G D ( IS=28.4n RS=21.1m BV=200 IBV=5.00u + CJO=29.6p M=0.333 N=1.95 TT=4.32u ) + +*SRC=2W04G;DI_2W04G;Diodes;Si; 400V 2.00A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_2W04G D ( IS=28.4n RS=21.1m BV=400 IBV=5.00u + CJO=29.6p M=0.333 N=1.95 TT=4.32u ) + +*SRC=2W06G;DI_2W06G;Diodes;Si; 600V 2.00A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_2W06G D ( IS=28.4n RS=21.1m BV=600 IBV=5.00u + CJO=29.6p M=0.333 N=1.95 TT=4.32u ) + +*SRC=2W08G;DI_2W08G;Diodes;Si; 800V 2.00A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_2W08G D ( IS=28.4n RS=21.1m BV=800 IBV=5.00u + CJO=29.6p M=0.333 N=1.95 TT=4.32u ) + +*SRC=2W10G;DI_2W10G;Diodes;Si; 1.00kV 2.00A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_2W10G D ( IS=28.4n RS=21.1m BV=1.00k IBV=5.00u + CJO=29.6p M=0.333 N=1.95 TT=4.32u ) + +*SRC=DF005M;DI_DF005M;Diodes;Si; 50.0V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF005M D ( IS=4.42n RS=42.0m BV=50.0 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF005S;DI_DF005S;Diodes;Si; 50.0V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF005S D ( IS=4.42n RS=42.0m BV=50.0 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF01M;DI_DF01M;Diodes;Si; 100V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF01M D ( IS=4.42n RS=42.0m BV=100 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF01S;DI_DF01S;Diodes;Si; 100V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF01S D ( IS=4.42n RS=42.0m BV=100 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF02M;DI_DF02M;Diodes;Si; 200V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF02M D ( IS=4.42n RS=42.0m BV=200 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF02S;DI_DF02S;Diodes;Si; 200V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF02S D ( IS=4.42n RS=42.0m BV=200 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF04M;DI_DF04M;Diodes;Si; 400V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF04M D ( IS=4.42n RS=42.0m BV=400 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF04S;DI_DF04S;Diodes;Si; 400V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF04S D ( IS=4.42n RS=42.0m BV=400 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF06M;DI_DF06M;Diodes;Si; 600V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF06M D ( IS=4.42n RS=42.0m BV=600 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF06S;DI_DF06S;Diodes;Si; 600V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF06S D ( IS=4.42n RS=42.0m BV=600 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF08M;DI_DF08M;Diodes;Si; 800V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF08M D ( IS=4.42n RS=42.0m BV=800 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF08S;DI_DF08S;Diodes;Si; 800V 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF08S D ( IS=4.42n RS=42.0m BV=800 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF10M;DI_DF10M;Diodes;Si; 1.00kV 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF10M D ( IS=4.42n RS=42.0m BV=1.00k IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF10S;DI_DF10S;Diodes;Si; 1.00kV 1.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF10S D ( IS=4.42n RS=42.0m BV=1.00k IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF15005M;DI_DF15005M;Diodes;Si; 50.0V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_DF15005M D ( IS=2.06n RS=28.1m BV=50.0 IBV=10.0u + CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF15005S;DI_DF15005S;Diodes;Si; 50.0V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF15005S D ( IS=2.06n RS=28.1m BV=50.0 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1501M;DI_DF1501M;Diodes;Si; 100V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_DF1501M D ( IS=2.06n RS=28.1m BV=100 IBV=10.0u + CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1501S;DI_DF1501S;Diodes;Si; 100V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF1501S D ( IS=2.06n RS=28.1m BV=100 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1502M;DI_DF1502M;Diodes;Si; 200V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_DF1502M D ( IS=2.06n RS=28.1m BV=200 IBV=10.0u + CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1502S;DI_DF1502S;Diodes;Si; 200V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF1502S D ( IS=2.06n RS=28.1m BV=200 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1504M;DI_DF1504M;Diodes;Si; 400V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_DF1504M D ( IS=2.06n RS=28.1m BV=400 IBV=10.0u + CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1504S;DI_DF1504S;Diodes;Si; 400V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF1504S D ( IS=2.06n RS=28.1m BV=400 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1506M;DI_DF1506M;Diodes;Si; 600V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_DF1506M D ( IS=2.06n RS=28.1m BV=600 IBV=10.0u + CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1506S;DI_DF1506S;Diodes;Si; 600V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF1506S D ( IS=2.06n RS=28.1m BV=600 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1508M;DI_DF1508M;Diodes;Si; 800V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_DF1508M D ( IS=2.06n RS=28.1m BV=800 IBV=10.0u + CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1508S;DI_DF1508S;Diodes;Si; 800V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF1508S D ( IS=2.06n RS=28.1m BV=800 IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1510M;DI_DF1510M;Diodes;Si; 1.00kV 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_DF1510M D ( IS=2.06n RS=28.1m BV=1.00k IBV=10.0u + CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=DF1510S;DI_DF1510S;Diodes;Si; 1.00kV 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_DF1510S D ( IS=2.06n RS=28.1m BV=1.00k IBV=10.0u ++ CJO=65.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=GBJ15005;DI_GBJ15005;Diodes;Si; 50.0V 15.0A 3.00us Diodes Inc. +Bridge Rectifier -- for one element +.MODEL DI_GBJ15005 D ( IS=5.11u RS=3.43m BV=50.0 IBV=10.0u ++ CJO=106p M=0.333 N=2.44 TT=4.32u ) + +*SRC=GBJ1501;DI_GBJ1501;Diodes;Si; 100V 15.0A 3.00us Diodes Inc. +Bridge Rectifier -- for one element +.MODEL DI_GBJ1501 D ( IS=5.11u RS=3.43m BV=100 IBV=10.0u ++ CJO=106p M=0.333 N=2.44 TT=4.32u ) + +*SRC=GBJ1502;DI_GBJ1502;Diodes;Si; 200V 15.0A 3.00us Diodes Inc. +Bridge Rectifier -- for one element +.MODEL DI_GBJ1502 D ( IS=5.11u RS=3.43m BV=200 IBV=10.0u ++ CJO=106p M=0.333 N=2.44 TT=4.32u ) + +*SRC=GBJ1504;DI_GBJ1504;Diodes;Si; 400V 15.0A 3.00us Diodes Inc. +Bridge Rectifier -- for one element +.MODEL DI_GBJ1504 D ( IS=5.11u RS=3.43m BV=400 IBV=10.0u ++ CJO=106p M=0.333 N=2.44 TT=4.32u ) + +*SRC=GBJ1506;DI_GBJ1506;Diodes;Si; 600V 15.0A 3.00us Diodes Inc. +Bridge Rectifier -- for one element +.MODEL DI_GBJ1506 D ( IS=5.11u RS=3.43m BV=600 IBV=10.0u ++ CJO=106p M=0.333 N=2.44 TT=4.32u ) + +*SRC=GBJ1508;DI_GBJ1508;Diodes;Si; 800V 15.0A 3.00us Diodes Inc. +Bridge Rectifier -- for one element +.MODEL DI_GBJ1508 D ( IS=5.11u RS=3.43m BV=800 IBV=10.0u ++ CJO=106p M=0.333 N=2.44 TT=4.32u ) + +*SRC=GBJ1510;DI_GBJ1510;Diodes;Si; 1.00kV 15.0A 3.00us Diodes Inc. +Bridge Rectifier -- for one element +.MODEL DI_GBJ1510 D ( IS=5.11u RS=3.43m BV=1.00k IBV=10.0u ++ CJO=106p M=0.333 N=2.44 TT=4.32u ) + +*SRC=GBJ20005;DI_GBJ20005;Diodes;Si; 50.0V 20.0A 3.00us Diodes Inc. +Bridge Rect. This model covers only one element. There are four elements per pkg. .MODEL DI_GBJ20005 D ( IS=15.1u RS=2.96m BV=50.0 IBV=10.0u ++ CJO=111p M=0.333 N=2.84 TT=4.32u ) + +*SRC=GBJ2001;DI_GBJ2001;Diodes;Si; 100V 20.0A 3.00us Diodes Inc. +Bridge Rect. This model covers only one element. There are four elements per pkg. .MODEL DI_GBJ2001 D ( IS=15.1u RS=2.96m BV=100 IBV=10.0u ++ CJO=111p M=0.333 N=2.84 TT=4.32u ) + +*SRC=GBJ2002;DI_GBJ2002;Diodes;Si; 200V 20.0A 3.00us Diodes Inc. +Bridge Rect. This model covers only one element. There are four elements per pkg. .MODEL DI_GBJ2002 D ( IS=15.1u RS=2.96m BV=200 IBV=10.0u ++ CJO=111p M=0.333 N=2.84 TT=4.32u ) + +*SRC=GBJ2004;DI_GBJ2004;Diodes;Si; 400V 20.0A 3.00us Diodes Inc. +Bridge Rect. This model covers only one element. There are four elements per pkg. .MODEL DI_GBJ2004 D ( IS=15.1u RS=2.96m BV=400 IBV=10.0u ++ CJO=111p M=0.333 N=2.84 TT=4.32u ) + +*SRC=GBJ2006;DI_GBJ2006;Diodes;Si; 600V 20.0A 3.00us Diodes Inc. +Bridge Rect. This model covers only one element. There are four elements per pkg. .MODEL DI_GBJ2006 D ( IS=15.1u RS=2.96m BV=600 IBV=10.0u ++ CJO=111p M=0.333 N=2.84 TT=4.32u ) + +*SRC=GBJ2008;DI_GBJ2008;Diodes;Si; 800V 20.0A 3.00us Diodes Inc. +Bridge Rect. This model covers only one element. There are four elements per pkg. .MODEL DI_GBJ2008 D ( IS=15.1u RS=2.96m BV=800 IBV=10.0u ++ CJO=111p M=0.333 N=2.84 TT=4.32u ) + +*SRC=GBJ2010;DI_GBJ2010;Diodes;Si; 1.00kV 20.0A 3.00us Diodes Inc. +Bridge Rect. This model covers only one element. There are four elements per pkg. .MODEL DI_GBJ2010 D ( IS=15.1u RS=2.96m BV=1.00k IBV=10.0u ++ CJO=111p M=0.333 N=2.84 TT=4.32u ) + +*SRC=GBJ2510;DI_GBJ2510;Diodes;Si; 1.00kV 25.0A 3.00us Diodes Inc. Bridge Rectifier--Per Element +.MODEL DI_GBJ2510 D ( IS=379n RS=2.84m BV=1.00k IBV=10.0u ++ CJO=146p M=0.333 N=2.07 TT=4.32u ) + +*SRC=GBPC3506;DI_GBPC3506;Diodes;Si; 600V 35.0A 3.00us Diodes Inc Rectifier +.MODEL DI_GBPC3506 D ( IS=162u RS=3.32m BV=600 IBV=5.00u ++ CJO=477p M=0.333 N=3.01 TT=4.32u ) + +*SRC=GBU1002;DI_GBU1002;Diodes;Si; 200V 10.0A 3.00us Diodes Inc. +Bridge Rectifier -- Per Element +.MODEL DI_GBU1002 D ( IS=1.71f RS=7.00m BV=200 IBV=5.00u ++ CJO=133p M=0.333 N=0.900 TT=4.32u ) + +*SRC=HD01;DI_HD01;Diodes;Si; 100V 0.800A 3.00us Diodes Inc. Bridge +Rectifier -- for one element +.MODEL DI_HD01 D ( IS=3.47n RS=42.6m BV=100 IBV=5.00u ++ CJO=25.2p M=0.333 N=1.70 TT=4.32u ) + +*SRC=HD02;DI_HD02;Diodes;Si; 200V 0.800A 3.00us Diodes Inc. Bridge +Rectifier -- for one element +.MODEL DI_HD02 D ( IS=3.47n RS=42.6m BV=200 IBV=5.00u ++ CJO=25.2p M=0.333 N=1.70 TT=4.32u ) + +*SRC=HD04;DI_HD04;Diodes;Si; 400V 0.800A 3.00us Diodes Inc. Bridge +Rectifier -- for one element +.MODEL DI_HD04 D ( IS=3.47n RS=42.6m BV=400 IBV=5.00u ++ CJO=25.2p M=0.333 N=1.70 TT=4.32u ) + +*SRC=HD06;DI_HD06;Diodes;Si; 600V 0.800A 3.00us Diodes Inc. Bridge +Rectifier -- for one element +.MODEL DI_HD06 D ( IS=3.47n RS=42.6m BV=600 IBV=5.00u ++ CJO=25.2p M=0.333 N=1.70 TT=4.32u ) + +*SRC=KBP005G;DI_KBP005G;Diodes;Si; 50.0V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_KBP005G D ( IS=39.2u RS=28.1m BV=50.0 IBV=5.00u + CJO=26.5p M=0.333 N=4.38 TT=4.32u ) + +*SRC=KBP01G;DI_KBP01G;Diodes;Si; 100V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_KBP01G D ( IS=39.2u RS=28.1m BV=100 IBV=5.00u + CJO=26.5p M=0.333 N=4.38 TT=4.32u ) + +*SRC=KBP02G;DI_KBP02G;Diodes;Si; 200V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_KBP02G D ( IS=39.2u RS=28.1m BV=200 IBV=5.00u + CJO=26.5p M=0.333 N=4.38 TT=4.32u ) + +*SRC=KBP04G;DI_KBP04G;Diodes;Si; 400V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_KBP04G D ( IS=39.2u RS=28.1m BV=400 IBV=5.00u + CJO=26.5p M=0.333 N=4.38 TT=4.32u ) + +*SRC=KBP06G;DI_KBP06G;Diodes;Si; 600V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_KBP06G D ( IS=39.2u RS=28.1m BV=600 IBV=5.00u + CJO=26.5p M=0.333 N=4.38 TT=4.32u ) + +*SRC=KBP08G;DI_KBP08G;Diodes;Si; 800V 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_KBP08G D ( IS=39.2u RS=28.1m BV=800 IBV=5.00u + CJO=26.5p M=0.333 N=4.38 TT=4.32u ) + +*SRC=KBP10G;DI_KBP10G;Diodes;Si; 1.00kV 1.50A 3.00us Diodes Inc. Bridge -- for one element .MODEL DI_KBP10G D ( IS=39.2u RS=28.1m BV=1.00k IBV=5.00u + CJO=26.5p M=0.333 N=4.38 TT=4.32u ) + +*SRC=KBP2005G;DI_KBP2005G;Diodes;Si; 50.0V 2.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_KBP2005G D ( IS=143n RS=21.1m BV=50.0 IBV=5.00u ++ CJO=46.2p M=0.333 N=2.12 TT=4.32u ) + +*SRC=KBP201G;DI_KBP201G;Diodes;Si; 100V 2.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_KBP201G D ( IS=143n RS=21.1m BV=100 IBV=5.00u ++ CJO=46.2p M=0.333 N=2.12 TT=4.32u ) + +*SRC=KBP202G;DI_KBP202G;Diodes;Si; 200V 2.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_KBP202G D ( IS=143n RS=21.1m BV=200 IBV=5.00u ++ CJO=46.2p M=0.333 N=2.12 TT=4.32u ) + +*SRC=KBP204G;DI_KBP204G;Diodes;Si; 400V 2.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_KBP204G D ( IS=143n RS=21.1m BV=400 IBV=5.00u ++ CJO=46.2p M=0.333 N=2.12 TT=4.32u ) + +*SRC=KBP206G;DI_KBP206G;Diodes;Si; 600V 2.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_KBP206G D ( IS=143n RS=21.1m BV=600 IBV=5.00u ++ CJO=46.2p M=0.333 N=2.12 TT=4.32u ) + +*SRC=KBP208G;DI_KBP208G;Diodes;Si; 800V 2.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_KBP208G D ( IS=143n RS=21.1m BV=800 IBV=5.00u ++ CJO=46.2p M=0.333 N=2.12 TT=4.32u ) + +*SRC=KBP210G;DI_KBP210G;Diodes;Si; 1.00kV 2.00A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_KBP210G D ( IS=143n RS=21.1m BV=1.00k IBV=5.00u ++ CJO=46.2p M=0.333 N=2.12 TT=4.32u ) + +*SRC=PBPC301;DI_PBPC301;Diodes;Si; 50.0V 3.00A 3.00us Diodes Inc. Bridge Rectifier, per element .MODEL DI_PBPC301 D ( IS=492n RS=14.1m BV=50.0 IBV=10.0u + CJO=102p M=0.333 N=2.45 TT=4.32u ) ) + +*SRC=PBPC302;DI_PBPC302;Diodes;Si; 100V 3.00A 3.00us Diodes Inc. Bridge Rectifier, per element .MODEL DI_PBPC302 D ( IS=492n RS=14.1m BV=100 IBV=10.0u + CJO=102p M=0.333 N=2.45 TT=4.32u ) ) + +*SRC=PBPC303;DI_PBPC303;Diodes;Si; 200V 3.00A 3.00us Diodes Inc. Bridge Rectifier, per element .MODEL DI_PBPC303 D ( IS=492n RS=14.1m BV=200 IBV=10.0u + CJO=102p M=0.333 N=2.45 TT=4.32u ) ) + +*SRC=PBPC304;DI_PBPC304;Diodes;Si; 400V 3.00A 3.00us Diodes Inc. Bridge Rectifier, per element .MODEL DI_PBPC304 D ( IS=492n RS=14.1m BV=400 IBV=10.0u + CJO=102p M=0.333 N=2.45 TT=4.32u ) ) + +*SRC=PBPC305;DI_PBPC305;Diodes;Si; 600V 3.00A 3.00us Diodes Inc. Bridge Rectifier, per element .MODEL DI_PBPC305 D ( IS=492n RS=14.1m BV=600 IBV=10.0u + CJO=102p M=0.333 N=2.45 TT=4.32u ) ) + +*SRC=PBPC306;DI_PBPC306;Diodes;Si; 800V 3.00A 3.00us Diodes Inc. Bridge Rectifier, per element .MODEL DI_PBPC306 D ( IS=492n RS=14.1m BV=800 IBV=10.0u + CJO=102p M=0.333 N=2.45 TT=4.32u ) ) + +*SRC=PBPC307;DI_PBPC307;Diodes;Si; 1.00kV 3.00A 3.00us Diodes Inc. Bridge Rectifier, per element .MODEL DI_PBPC307 D ( IS=492n RS=14.1m BV=1.00k IBV=10.0u + CJO=102p M=0.333 N=2.45 TT=4.32u ) ) + +*SRC=RH02;DI_RH02;Diodes;Si; 200V 0.500A 150ns Diodes Inc. Fast Recovery Bridge Rectifier, per node +.MODEL DI_RH02 D ( IS=2.25n RS=0.100 BV=200 IBV=5.00u ++ CJO=24.0p M=0.333 N=1.70 TT=216n ) + +*SRC=RH04;DI_RH04;Diodes;Si; 400V 0.500A 150ns Diodes Inc. Fast Recovery Bridge Rectifier, per node +.MODEL DI_RH04 D ( IS=2.25n RS=0.100 BV=400 IBV=5.00u ++ CJO=24.0p M=0.333 N=1.70 TT=216n ) + +*SRC=RH06;DI_RH06;Diodes;Si; 600V 0.500A 250ns Diodes Inc. Fast Recovery Bridge Rectifier, per node +.MODEL DI_RH06 D ( IS=2.25n RS=0.100 BV=600 IBV=5.00u ++ CJO=24.0p M=0.333 N=1.70 TT=360n ) + +*SRC=W005G;DI_W005G;Diodes;Si; 50.0V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_W005G D ( IS=8.63u RS=28.0m BV=50.0 IBV=5.00u ++ CJO=22.5p M=0.333 N=3.21 TT=4.32u ) + +*SRC=W01G;DI_W01G;Diodes;Si; 100V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_W01G D ( IS=8.63u RS=28.0m BV=100 IBV=5.00u ++ CJO=22.5p M=0.333 N=3.21 TT=4.32u ) + +*SRC=W02G;DI_W02G;Diodes;Si; 200V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_W02G D ( IS=8.63u RS=28.0m BV=200 IBV=5.00u ++ CJO=22.5p M=0.333 N=3.21 TT=4.32u ) + +*SRC=W04G;DI_W04G;Diodes;Si; 400V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_W04G D ( IS=8.63u RS=28.0m BV=400 IBV=5.00u ++ CJO=22.5p M=0.333 N=3.21 TT=4.32u ) + +*SRC=W06G;DI_W06G;Diodes;Si; 600V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_W06G D ( IS=8.63u RS=28.0m BV=600 IBV=5.00u ++ CJO=22.5p M=0.333 N=3.21 TT=4.32u ) + +*SRC=W08G;DI_W08G;Diodes;Si; 800V 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_W08G D ( IS=8.63u RS=28.0m BV=800 IBV=5.00u ++ CJO=22.5p M=0.333 N=3.21 TT=4.32u ) + +*SRC=W10G;DI_W10G;Diodes;Si; 1.00kV 1.50A 3.00us Diodes Inc. Bridge -- for one element +.MODEL DI_W10G D ( IS=8.63u RS=28.0m BV=1.00k IBV=5.00u ++ CJO=22.5p M=0.333 N=3.21 TT=4.32u ) + +*SRC=1N5817M;DI_1N5817M;Diodes;Si; 20.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_1N5817M D ( IS=363u RS=25.0m BV=20.0 IBV=1.00m ++ CJO=239p M=0.333 N=1.70 TT=7.20n ) + +*SRC=1N5818M;DI_1N5818M;Diodes;Si; 30.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_1N5818M D ( IS=388u RS=55.3m BV=30.0 IBV=1.00m ++ CJO=239p M=0.333 N=1.70 TT=7.20n ) + +*SRC=1N5819HW;DI_1N5819HW;Diodes;Si; 40.0V 1.00A 5.00ns Diodes Inc. +Schottky +.MODEL DI_1N5819HW D ( IS=191u RS=42.0m BV=40.0 IBV=1.00m ++ CJO=239p M=0.333 N=1.70 TT=7.20n ) + +*SRC=1N5819M;DI_1N5819M;Diodes;Si; 40.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_1N5819M D ( IS=41.5u RS=70.4m BV=40.0 IBV=1.00m ++ CJO=239p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B0520LW;DI_B0520LW;Diodes;Si; 20.0V 0.500A 5.00ns Diodes Inc. Schottky +.MODEL DI_B0520LW D ( IS=195u RS=49.4m BV=20.0 IBV=250u ++ CJO=199p M=0.333 N=1.72 TT=7.20n ) + +*SRC=B0520WS;DI_B0520WS;Diodes;Si; 20.0V 0.500A 5.00ns Diodes Inc. Schottky rectifier +.MODEL DI_B0520WS D ( IS=1.96u RS=0.131 BV=20.0 IBV=250u ++ CJO=170p M=0.333 N=0.907 TT=7.20u ) + +*SRC=B0530W;DI_B0530W;Diodes;Si; 30.0V 0.500A 5.00ns Diodes Inc. Schottky +.MODEL DI_B0530W D ( IS=47.4u RS=26.8m BV=30.0 IBV=130u ++ CJO=225p M=0.333 N=1.66 TT=7.20n ) + +*SRC=B0530WS;DI_B0530WS;Diodes;Si; 30.0V 0.500A 10.0ns Diodes Inc. Schottky +.MODEL DI_B0530WS D ( IS=897u RS=72.9m BV=30.0 IBV=500u ++ CJO=79.6p M=0.333 N=2.85 TT=14.4n ) + +*SRC=B0540W;DI_B0540W;Diodes;Si; 40.0V 0.500A 10.0ns Diodes Inc. Schottky +.MODEL DI_B0540W D ( IS=55.9p RS=0.125 BV=40.0 IBV=20.0u ++ CJO=225p M=0.333 N=0.700 TT=14.4n ) + +*SRC=B1100;DI_B1100;Diodes;Si; 100V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B1100 D ( IS=89.3u RS=42.2m BV=100 IBV=500n ++ CJO=66.3p M=0.333 N=2.45 TT=7.20n ) + +*SRC=B1100B;DI_B1100B;Diodes;Si; 100V 1.00A 5.00ns Diodes Inc. +Schottky +.MODEL DI_B1100B D ( IS=89.3u RS=42.2m BV=100 IBV=500n ++ CJO=66.3p M=0.333 N=2.45 TT=7.20n ) + +*SRC=B1100LB;DI_B1100LB;Diodes;Si; 100V 1.00A 10.0ns Diodes Inc. +Schottky +.MODEL DI_B1100LB D ( IS=20.0n RS=24.7m BV=100 IBV=500n ++ CJO=225p M=0.333 N=1.22 TT=14.4n ) + +*SRC=B120;DI_B120;Diodes;Si; 20.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B120 D ( IS=39.6u RS=50.2m BV=20.0 IBV=500u ++ CJO=265p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B120B;DI_B120B;Diodes;Si; 20.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B120B D ( IS=39.6u RS=50.2m BV=20.0 IBV=500u ++ CJO=265p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B130;DI_B130;Diodes;Si; 30.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B130 D ( IS=39.6u RS=50.2m BV=30.0 IBV=500u ++ CJO=265p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B130B;DI_B130B;Diodes;Si; 30.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B130B D ( IS=39.6u RS=50.2m BV=30.0 IBV=500u ++ CJO=265p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B130L;DI_B130L;Diodes;Si; 30.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B130L D ( IS=188u RS=18.5m BV=30.0 IBV=1.00m ++ CJO=331p M=0.333 N=1.65 TT=7.20n ) + +*SRC=B130LAW;DI_B130LAW;Diodes;Si; 30.0V 1.00A 5.00ns Diodes Inc. +Schottky +.MODEL DI_B130LAW D ( IS=407u RS=75.5m BV=30.0 IBV=1.00m ++ CJO=119p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B130LB;DI_B130LB;Diodes;Si; 30.0V 1.00A 10.0ns Diodes Inc. +Schottky +.MODEL DI_B130LB D ( IS=458u RS=28.0m BV=30.0 IBV=1.00m ++ CJO=159p M=0.333 N=1.70 TT=14.4n ) + +*SRC=B140;DI_B140;Diodes;Si; 40.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B140 D ( IS=39.6u RS=50.2m BV=40.0 IBV=500u ++ CJO=265p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B140B;DI_B140B;Diodes;Si; 40.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B140B D ( IS=39.6u RS=50.2m BV=40.0 IBV=500u ++ CJO=265p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B140HB;DI_B140HB;Diodes;Si; 40.0V 1.00A 10.0ns Diodes Inc. +Schottky +.MODEL DI_B140HB D ( IS=31.0u RS=42.1m BV=40.0 IBV=1.00m ++ CJO=159p M=0.333 N=1.70 TT=14.4n ) + +*SRC=B150;DI_B150;Diodes;Si; 50.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B150 D ( IS=15.7u RS=42.0m BV=50.0 IBV=500u ++ CJO=133p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B150B;DI_B150B;Diodes;Si; 50.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B150B D ( IS=15.7u RS=42.0m BV=50.0 IBV=500u ++ CJO=133p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B160;DI_B160;Diodes;Si; 60.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B160 D ( IS=15.7u RS=42.0m BV=60.0 IBV=500u ++ CJO=133p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B160B;DI_B160B;Diodes;Si; 60.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B160B D ( IS=15.7u RS=42.0m BV=60.0 IBV=500u ++ CJO=133p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B170;DI_B170;Diodes;Si; 70.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B170 D ( IS=89.3u RS=42.2m BV=70.0 IBV=500n ++ CJO=66.3p M=0.333 N=2.45 TT=7.20n ) + +*SRC=B170B;DI_B170B;Diodes;Si; 70.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B170B D ( IS=89.3u RS=42.2m BV=70.0 IBV=500n ++ CJO=66.3p M=0.333 N=2.45 TT=7.20n ) + +*SRC=B180;DI_B180;Diodes;Si; 80.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B180 D ( IS=89.3u RS=42.2m BV=80.0 IBV=500n ++ CJO=66.3p M=0.333 N=2.45 TT=7.20n ) + +*SRC=B180B;DI_B180B;Diodes;Si; 80.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B180B D ( IS=89.3u RS=42.2m BV=80.0 IBV=500n ++ CJO=66.3p M=0.333 N=2.45 TT=7.20n ) + +*SRC=B190;DI_B190;Diodes;Si; 90.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B190 D ( IS=89.3u RS=42.2m BV=90.0 IBV=500n ++ CJO=66.3p M=0.333 N=2.45 TT=7.20n ) + +*SRC=B190B;DI_B190B;Diodes;Si; 90.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B190B D ( IS=89.3u RS=42.2m BV=90.0 IBV=500n ++ CJO=66.3p M=0.333 N=2.45 TT=7.20n ) + +*SRC=B2100;DI_B2100;Diodes;Si; 100.0V 2.00A 10.0ns Diodes Inc Schottky +.MODEL DI_B2100 D ( IS=746u RS=21.0m BV=100.0 IBV=500u ++ CJO=179p M=0.333 N=2.87 TT=14.4n ) + +*SRC=B220;DI_B220;Diodes;Si; 20.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B220 D ( IS=7.98u RS=13.4m BV=20.0 IBV=500u ++ CJO=370p M=0.333 N=1.13 TT=1.44n ) + +*SRC=B220A;DI_B220A;Diodes;Si; 20.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B220A D ( IS=7.98u RS=13.4m BV=20.0 IBV=500u ++ CJO=370p M=0.333 N=1.13 TT=1.44n ) + +*SRC=B230;DI_B230;Diodes;Si; 30.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B230 D ( IS=7.98u RS=13.4m BV=30.0 IBV=500u ++ CJO=370p M=0.333 N=1.13 TT=1.44n ) + +*SRC=B230A;DI_B230A;Diodes;Si; 30.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B230A D ( IS=7.98u RS=13.4m BV=30.0 IBV=500u ++ CJO=370p M=0.333 N=1.13 TT=1.44n ) + +*SRC=B240;DI_B240;Diodes;Si; 40.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B240 D ( IS=7.98u RS=13.4m BV=40.0 IBV=500u ++ CJO=370p M=0.333 N=1.13 TT=1.44n ) + +*SRC=B240A;DI_B240A;Diodes;Si; 40.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B240A D ( IS=7.98u RS=13.4m BV=40.0 IBV=500u ++ CJO=370p M=0.333 N=1.13 TT=1.44n ) + +*SRC=B250;DI_B250;Diodes;Si; 50.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B250 D ( IS=6.08u RS=14.9m BV=50.0 IBV=500u ++ CJO=370p M=0.333 N=1.55 TT=1.44n ) + +*SRC=B250A;DI_B250A;Diodes;Si; 50.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B250A D ( IS=6.08u RS=14.9m BV=50.0 IBV=500u ++ CJO=370p M=0.333 N=1.55 TT=1.44n ) + +*SRC=B260;DI_B260;Diodes;Si; 60.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B260 D ( IS=6.08u RS=14.9m BV=60.0 IBV=500u ++ CJO=370p M=0.333 N=1.55 TT=1.44n ) + +*SRC=B260A;DI_B260A;Diodes;Si; 60.0V 2.00A 1.00ns Diodes Inc. +.MODEL DI_B260A D ( IS=6.08u RS=14.9m BV=60.0 IBV=500u ++ CJO=370p M=0.333 N=1.55 TT=1.44n ) + +*SRC=B270;DI_B270;Diodes;Si; 70.0V 2.00A 10.0ns Diodes Inc Schottky +.MODEL DI_B270 D ( IS=746u RS=21.0m BV=70.0 IBV=500u ++ CJO=179p M=0.333 N=2.87 TT=14.4n ) + +*SRC=B280;DI_B280;Diodes;Si; 80.0V 2.00A 10.0ns Diodes Inc Schottky +.MODEL DI_B280 D ( IS=746u RS=21.0m BV=80.0 IBV=500u ++ CJO=179p M=0.333 N=2.87 TT=14.4n ) + +*SRC=B290;DI_B290;Diodes;Si; 90.0V 2.00A 10.0ns Diodes Inc Schottky +.MODEL DI_B290 D ( IS=746u RS=21.0m BV=90.0 IBV=500u ++ CJO=179p M=0.333 N=2.87 TT=14.4n ) + +*SRC=B3100;DI_B3100;Diodes;Si; 100V 3.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_B3100 D ( IS=916u RS=14.1m BV=100 IBV=500u ++ CJO=159p M=0.333 N=3.04 TT=14.4n ) + +*SRC=B320;DI_B320;Diodes;Si; 20.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B320 D ( IS=9.90n RS=14.0m BV=20.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B320A;DI_B320A;Diodes;Si; 20.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B320A D ( IS=9.90n RS=14.0m BV=20.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B320B;DI_B320B;Diodes;Si; 20.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B320B D ( IS=9.90n RS=14.0m BV=20.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B330;DI_B330;Diodes;Si; 30.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B330 D ( IS=9.90n RS=14.0m BV=30.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B330A;DI_B330A;Diodes;Si; 30.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B330A D ( IS=9.90n RS=14.0m BV=30.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B330B;DI_B330B;Diodes;Si; 30.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B330B D ( IS=9.90n RS=14.0m BV=30.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B340;DI_B340;Diodes;Si; 40.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B340 D ( IS=9.90n RS=14.0m BV=40.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B340A;DI_B340A;Diodes;Si; 40.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B340A D ( IS=9.90n RS=14.0m BV=40.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B340B;DI_B340B;Diodes;Si; 40.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B340B D ( IS=9.90n RS=14.0m BV=40.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B340LA;DI_B340LA;Diodes;Si; 40.0V 3.00A 10.0ns Diodes Inc. +Schottky +.MODEL DI_B340LA D ( IS=1.15m RS=17.8m BV=40.0 IBV=2.00m ++ CJO=411p M=0.333 N=1.70 TT=14.4n ) + +*SRC=B340LB;DI_B340LB;Diodes;Si; 40.0V 3.00A 10.0ns Diodes Inc. +Schottky +.MODEL DI_B340LB D ( IS=1.15m RS=17.8m BV=40.0 IBV=2.00m ++ CJO=411p M=0.333 N=1.70 TT=14.4n ) + +*SRC=B350;DI_B350;Diodes;Si; 50.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B350 D ( IS=9.90n RS=14.0m BV=50.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B350A;DI_B350A;Diodes;Si; 50.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B350A D ( IS=9.90n RS=14.0m BV=50.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B350B;DI_B350B;Diodes;Si; 50.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B350B D ( IS=9.90n RS=14.0m BV=50.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B360;DI_B360;Diodes;Si; 60.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B360 D ( IS=9.90n RS=14.0m BV=60.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B360A;DI_B360A;Diodes;Si; 60.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B360A D ( IS=9.90n RS=14.0m BV=60.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B360B;DI_B360B;Diodes;Si; 60.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B360B D ( IS=9.90n RS=14.0m BV=60.0 IBV=500u ++ CJO=464p M=0.333 N=0.775 TT=7.20n ) + +*SRC=B370;DI_B370;Diodes;Si; 70.0V 3.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_B370 D ( IS=916u RS=14.1m BV=70.0 IBV=500u ++ CJO=159p M=0.333 N=3.04 TT=14.4n ) + +*SRC=B380;DI_B380;Diodes;Si; 80.0V 3.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_B380 D ( IS=916u RS=14.1m BV=80.0 IBV=500u ++ CJO=159p M=0.333 N=3.04 TT=14.4n ) + +*SRC=B390;DI_B390;Diodes;Si; 90.0V 3.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_B390 D ( IS=916u RS=14.1m BV=90.0 IBV=500u ++ CJO=159p M=0.333 N=3.04 TT=14.4n ) + +*SRC=B520C;DI_B520C;Diodes;Si; 20.0V 5.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B520C D ( IS=617u RS=10.0m BV=20.0 IBV=500u ++ CJO=497p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B530C;DI_B530C;Diodes;Si; 30.0V 5.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B530C D ( IS=617u RS=10.0m BV=30.0 IBV=500u ++ CJO=497p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B540C;DI_B540C;Diodes;Si; 40.0V 5.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B540C D ( IS=617u RS=10.0m BV=40.0 IBV=500u ++ CJO=497p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B550C;DI_B550C;Diodes;Si; 50.0V 5.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B550C D ( IS=66.7u RS=14.1m BV=50.0 IBV=500u ++ CJO=497p M=0.333 N=1.70 TT=7.20n ) + +*SRC=B560C;DI_B560C;Diodes;Si; 60.0V 5.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_B560C D ( IS=66.7u RS=14.1m BV=60.0 IBV=500u ++ CJO=497p M=0.333 N=1.70 TT=7.20n ) + +*SRC=BAT1000;DI_BAT1000;Diodes;Si; 40.0V 1.00A 5.00ns Diodes Inc. Schottky Barrier Rectifier +.MODEL DI_BAT1000 D ( IS=874n RS=65.3m BV=40.0 IBV=100u ++ CJO=175p M=0.333 N=0.823 TT=7.20n ) + +*SRC=BAT400D;DI_BAT400D;Diodes;Si; 40.0V 0.500A 5.00ns Diodes Inc. Schottky +.MODEL DI_BAT400D D ( IS=1.80u RS=0.103 BV=40.0 IBV=50.0u ++ CJO=119p M=0.333 N=1.26 TT=7.20n ) + +*SRC=BAT750;DI_BAT750;Diodes;Si; 40.0V 0.750A 5.00ns Diodes Inc. Schottky +.MODEL DI_BAT750 D ( IS=23.1u RS=82.3m BV=40.0 IBV=100u ++ CJO=225p M=0.333 N=1.16 TT=7.20n ) + +*SRC=MBRB1530CT;DI_MBRB1530CT;Diodes;Si; 30.0V 15.0A 30.0ns Diodes +Inc. Schottky -- one element of device +.MODEL DI_MBRB1530CT D ( IS=71.5u RS=2.81m BV=30.0 IBV=100u ++ CJO=464p M=0.333 N=1.61 TT=43.2n ) + +*SRC=MBRB1535CT;DI_MBRB1535CT;Diodes;Si; 35.0V 15.0A 30.0ns Diodes +Inc. Schottky -- one element of device +.MODEL DI_MBRB1535CT D ( IS=71.5u RS=2.81m BV=35.0 IBV=100u ++ CJO=464p M=0.333 N=1.61 TT=43.2n ) + +*SRC=MBRB1540CT;DI_MBRB1540CT;Diodes;Si; 40.0V 15.0A 30.0ns Diodes +Inc. Schottky -- one element of device +.MODEL DI_MBRB1540CT D ( IS=71.5u RS=2.81m BV=40.0 IBV=100u ++ CJO=464p M=0.333 N=1.61 TT=43.2n ) + +*SRC=MBRB1540CT;DI_MBRB1540CT;Diodes;Si; 40.0V 15.0A 30.0ns Diodes +Inc. Schottky -- one element of device +.MODEL DI_MBRB1540CT D ( IS=71.5u RS=2.81m BV=40.0 IBV=100u ++ CJO=464p M=0.333 N=1.61 TT=43.2n ) + +*SRC=MBRB20100CT;DI_MBRB20100CT;Diodes;Si; 100V 20.0A 10.0ns Diodes Inc. Schottky Rectifier, Dual Unit, Model for One Node +.MODEL DI_MBRB20100CT D ( IS=750u RS=3.34m BV=100 IBV=100u ++ CJO=508p M=0.333 N=2.41 TT=14.4n ) + +*SRC=MBRB2070CT;DI_MBRB2070CT;Diodes;Si; 70.0V 20.0A 10.0ns Diodes Inc. Schottky Rectifier, Dual Unit, Model for One Node +.MODEL DI_MBRB2070CT D ( IS=750u RS=3.34m BV=70.0 IBV=100u ++ CJO=508p M=0.333 N=2.41 TT=14.4n ) + +*SRC=MBRB2080CT;DI_MBRB2080CT;Diodes;Si; 80.0V 20.0A 10.0ns Diodes Inc. Schottky Rectifier, Dual Unit, Model for One Node +.MODEL DI_MBRB2080CT D ( IS=750u RS=3.34m BV=80.0 IBV=100u ++ CJO=508p M=0.333 N=2.41 TT=14.4n ) + +*SRC=MBRB2090CT;DI_MBRB2090CT;Diodes;Si; 90.0V 20.0A 10.0ns Diodes Inc. Schottky Rectifier, Dual Unit, Model for One Node +.MODEL DI_MBRB2090CT D ( IS=750u RS=3.34m BV=90.0 IBV=100u ++ CJO=508p M=0.333 N=2.41 TT=14.4n ) + +*SRC=MBRD1035CTL;DI_MBRD1035CTL;Diodes;Si; 35.0V 5.00A 10.0ns Diodes Inc Schottky, Dual, Model for one node .MODEL DI_MBRD1035CTL D ( IS=2.14m RS=6.38m BV=35.0 IBV=2.00m + CJO=629p M=0.333 N=3.30 TT=14.4n ) + +*SRC=MBRD1040;DI_MBRD1040;Diodes;Si; 40.0V 10.0A 5.00ns Diodes Inc. +Schottky +.MODEL DI_MBRD1040 D ( IS=354u RS=4.20m BV=40.0 IBV=300u ++ CJO=2.65n M=0.333 N=1.19 TT=7.20n ) + +*SRC=MBRD1040CT;DI_MBRD1040CT;Diodes;Si; 40.0V 5.00A 10.0ns Diodes Inc Schottky, Dual, Model for one node .MODEL DI_MBRD1040CT D ( IS=2.14m RS=6.38m BV=40.0 IBV=150u + CJO=925p M=0.333 N=3.30 TT=14.4n ) + +*SRC=MBRD460CT;DI_MBRD460CT;Diodes;Si; 60.0V 2.00A 10.0ns Diodes Inc Schottky, Dual, Model for one node .MODEL DI_MBRD460CT D ( IS=1.45m RS=7.62u BV=60.0 IBV=100u + CJO=333p M=0.333 N=4.78 TT=14.4n ) + +*SRC=MBRD835L;DI_MBRD835L;Diodes;Si; 35.0V 8.00A 10.0ns Diodes Inc Schottky .MODEL DI_MBRD835L D ( IS=9.28u RS=9.26m BV=35.0 IBV=1.40m + CJO=1.11n M=0.333 N=1.06 TT=14.4n ) + +*SRC=MBRM3100;DI_MBRM3100;Diodes;Si; 100V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_MBRM3100 D ( IS=88.1u RS=14.0m BV=100 IBV=100u ++ CJO=239p M=0.333 N=2.12 TT=7.20n ) + +*SRC=MBRM360;DI_MBRM360;Diodes;Si; 60.0V 3.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_MBRM360 D ( IS=5.99u RS=16.5m BV=60.0 IBV=200u ++ CJO=240p M=0.333 N=1.27 TT=14.4n ) + +*SRC=MBRM5100;DI_MBRM5100;Diodes;Si; 100V 5.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_MBRM5100 D ( IS=62.9u RS=6.79m BV=100 IBV=200u ++ CJO=530p M=0.333 N=1.88 TT=14.4n ) + +*SRC=MBRM560;DI_MBRM560;Diodes;Si; 60.0V 5.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_MBRM560 D ( IS=20.1u RS=8.40m BV=60.0 IBV=200u ++ CJO=207p M=0.333 N=1.70 TT=7.20n ) + +*SRC=MBRM760;DI_MBRM760;Diodes;Si; 60.0V 7.00A 10.0ns Diodes Inc Schottky .MODEL DI_MBRM760 D ( IS=849n RS=9.63m BV=60.0 IBV=200u + CJO=693p M=0.333 N=1.07 TT=14.4n ) + +*SRC=SBG1025L;DI_SBG1025L;Diodes;Si; 25.0V 10.0A 5.00ns Diodes Inc. +Schottky +.MODEL DI_SBG1025L D ( IS=2.36u RS=7.72m BV=25.0 IBV=1.00m ++ CJO=636p M=0.333 N=0.722 TT=7.20n ) + +*SRC=SBG1030CT;DI_SBG1030CT;Diodes;Si; 30.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBG1030CT D ( IS=47.2u RS=6.69m BV=30.0 IBV=1.00m + CJO=398p M=0.333 N=1.41 TT=7.20n ) + +*SRC=SBG1030L;DI_SBG1030L;Diodes;Si; 30.0V 10.0A 5.00ns Diodes Inc. +Schottky +.MODEL DI_SBG1030L D ( IS=2.36u RS=7.72m BV=30.0 IBV=1.00m ++ CJO=636p M=0.333 N=0.722 TT=7.20n ) + +*SRC=SBG1035CT;DI_SBG1035CT;Diodes;Si; 35.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBG1035CT D ( IS=47.2u RS=6.69m BV=35.0 IBV=1.00m + CJO=398p M=0.333 N=1.41 TT=7.20n ) + +*SRC=SBG1040CT;DI_SBG1040CT;Diodes;Si; 40.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBG1040CT D ( IS=47.2u RS=6.69m BV=40.0 IBV=1.00m + CJO=398p M=0.333 N=1.41 TT=7.20n ) + +*SRC=SBG1045CT;DI_SBG1045CT;Diodes;Si; 45.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBG1045CT D ( IS=47.2u RS=6.69m BV=45.0 IBV=1.00m + CJO=398p M=0.333 N=1.41 TT=7.20n ) + +*SRC=SBG1630CT;DI_SBG1630CT;Diodes;Si; 30.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBG1630CT D ( IS=47.2u RS=6.69m BV=30.0 IBV=1.00m + CJO=464p M=0.333 N=1.41 TT=7.20n ) + +*SRC=SBG1635CT;DI_SBG1635CT;Diodes;Si; 35.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBG1635CT D ( IS=47.2u RS=6.69m BV=35.0 IBV=1.00m + CJO=464p M=0.333 N=1.41 TT=7.20n ) + +*SRC=SBG1640CT;DI_SBG1640CT;Diodes;Si; 40.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBG1640CT D ( IS=47.2u RS=6.69m BV=40.0 IBV=1.00m + CJO=464p M=0.333 N=1.41 TT=7.20n ) + +*SRC=SBG1645CT;DI_SBG1645CT;Diodes;Si; 45.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG1645CT D ( IS=47.2u RS=6.69m BV=45.0 IBV=1.00m ++ CJO=464p M=0.333 N=1.41 TT=7.20n ) + +*SRC=SBG2030CT;DI_SBG2030CT;Diodes;Si; 30.0V 20.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG2030CT D ( IS=7.84m RS=3.91m BV=30.0 IBV=1.00m ++ CJO=1.72n M=0.333 N=2.73 TT=7.20n ) +=============================================================================================== + +*SRC=SBG2035CT;DI_SBG2035CT;Diodes;Si; 35.0V 20.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG2035CT D ( IS=7.84m RS=3.91m BV=35.0 IBV=1.00m ++ CJO=1.72n M=0.333 N=2.73 TT=7.20n ) +=============================================================================================== + +*SRC=SBG2040CT;DI_SBG2040CT;Diodes;Si; 40.0V 20.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG2040CT D ( IS=7.84m RS=3.91m BV=40.0 IBV=1.00m ++ CJO=1.72n M=0.333 N=2.73 TT=7.20n ) +=============================================================================================== + +*SRC=SBG2045CT;DI_SBG2045CT;Diodes;Si; 45.0V 20.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG2045CT D ( IS=7.84m RS=3.91m BV=45.0 IBV=1.00m ++ CJO=1.72n M=0.333 N=2.73 TT=7.20n ) +=============================================================================================== + +*SRC=SBG3030CT;DI_SBG3030CT;Diodes;Si; 30.0V 30.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG3030CT D ( IS=31.1u RS=3.70m BV=30.0 IBV=1.00m ++ CJO=796p M=0.333 N=1.17 TT=7.20n ) +=============================================================================================== + +*SRC=SBG3040CT;DI_SBG3040CT;Diodes;Si; 40.0V 30.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG3040CT D ( IS=31.1u RS=3.70m BV=40.0 IBV=1.00m ++ CJO=796p M=0.333 N=1.17 TT=7.20n ) +=============================================================================================== + +*SRC=SBG3045CT;DI_SBG3045CT;Diodes;Si; 45.0V 30.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG3045CT D ( IS=31.1u RS=3.70m BV=45.0 IBV=1.00m ++ CJO=796p M=0.333 N=1.17 TT=7.20n ) +=============================================================================================== + +*SRC=SBG3050CT;DI_SBG3050CT;Diodes;Si; 50.0V 30.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG3050CT D ( IS=319u RS=3.50m BV=50.0 IBV=1.00m ++ CJO=796p M=0.333 N=1.69 TT=7.20n ) +=============================================================================================== + +*SRC=SBG3060CT;DI_SBG3060CT;Diodes;Si; 60.0V 30.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBG3060CT D ( IS=319u RS=3.50m BV=60.0 IBV=1.00m ++ CJO=796p M=0.333 N=1.69 TT=7.20n ) +=============================================================================================== + +*SRC=SBM1040;DI_SBM1040;Diodes;Si; 40.0V 10.0A 10.0ns Diodes Inc Schottky Rectifier +.MODEL DI_SBM1040 D ( IS=63.8u RS=4.18m BV=40.0 IBV=300u ++ CJO=2.39n M=0.333 N=1.36 TT=14.4n ) + +*SRC=SBM1040CT;DI_SBM1040CT;Diodes;Si; 40.0V 5.00A 3.00us Diodes Inc. Schottky, dual, per node +.MODEL DI_SBM1040CT D ( IS=2.88u RS=8.40m BV=40.0 IBV=150u ++ CJO=1.33n M=0.333 N=1.03 TT=4.32u ) + +*SRC=SBM340;DI_SBM340;Diodes;Si; 40.0V 3.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_SBM340 D ( IS=2.98n RS=19.4m BV=40.0 IBV=500u ++ CJO=333p M=0.333 N=0.700 TT=14.4n ) + +*SRC=SBM540;DI_SBM540;Diodes;Si; 40.0V 5.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_SBM540 D ( IS=19.7u RS=8.40m BV=40.0 IBV=500u ++ CJO=557p M=0.333 N=1.28 TT=14.4n ) + +*SRC=SK32;DI_SK32;Diodes;Si; 20.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SK32 D ( IS=50.5n RS=23.8m BV=20.0 IBV=500u ++ CJO=555p M=0.333 N=0.700 TT=7.20n ) + +*SRC=SK33;DI_SK33;Diodes;Si; 30.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SK33 D ( IS=50.5n RS=23.8m BV=30.0 IBV=500u ++ CJO=555p M=0.333 N=0.700 TT=7.20n ) + +*SRC=SK34;DI_SK34;Diodes;Si; 50.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SK34 D ( IS=50.5n RS=23.8m BV=50.0 IBV=500u ++ CJO=555p M=0.333 N=0.700 TT=7.20n ) + +*SRC=SK35;DI_SK35;Diodes;Si; 50.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SK35 D ( IS=234u RS=24.0m BV=50.0 IBV=500u ++ CJO=555p M=0.333 N=1.90 TT=7.20n ) + +*SRC=SK36;DI_SK36;Diodes;Si; 60.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SK36 D ( IS=234u RS=24.0m BV=60.0 IBV=500u ++ CJO=555p M=0.333 N=1.90 TT=7.20n ) + +*SRC=1N4001;DI_1N4001;Diodes;Si; 50.0V 1.00A 3.00us Diodes, Inc. diode +.MODEL DI_1N4001 D ( IS=76.9p RS=42.0m BV=50.0 IBV=5.00u ++ CJO=39.8p M=0.333 N=1.45 TT=4.32u ) + +*************************************************************************************************************************************** +*SRC=1N4001G;DI_1N4001G;Diodes;Si; 50.0V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4001G D ( IS=65.4p RS=42.2m BV=50.0 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +************************************************************************************************************************************** +*SRC=1N4001GL;DI_1N4001GL;Diodes;Si; 50.0V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4001GL D ( IS=65.4p RS=42.2m BV=50.0 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*SRC=1N4002;DI_1N4002;Diodes;Si; 100V 1.00A 3.00us Diodes, Inc. diode +.MODEL DI_1N4002 D ( IS=76.9p RS=42.0m BV=100 IBV=5.00u ++ CJO=39.8p M=0.333 N=1.45 TT=4.32u ) + +*************************************************************************************************************************************** +*SRC=1N4002G;DI_1N4002G;Diodes;Si; 100V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4002G D ( IS=65.4p RS=42.2m BV=100 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*************************************************************************************************************************************** +*SRC=1N4002GL;DI_1N4002GL;Diodes;Si; 100V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4002GL D ( IS=65.4p RS=42.2m BV=100 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*SRC=1N4003;DI_1N4003;Diodes;Si; 200V 1.00A 3.00us Diodes, Inc. diode +.MODEL DI_1N4003 D ( IS=76.9p RS=42.0m BV=200 IBV=5.00u ++ CJO=39.8p M=0.333 N=1.45 TT=4.32u ) + +*************************************************************************************************************************************** +*SRC=1N4003G;DI_1N4003G;Diodes;Si; 200V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4003G D ( IS=65.4p RS=42.2m BV=200 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*************************************************************************************************************************************** +*SRC=1N4003GL;DI_1N4003GL;Diodes;Si; 200V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4003GL D ( IS=65.4p RS=42.2m BV=200 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*SRC=1N4004;DI_1N4004;Diodes;Si; 400V 1.00A 3.00us Diodes, Inc. diode +.MODEL DI_1N4004 D ( IS=76.9p RS=42.0m BV=400 IBV=5.00u ++ CJO=39.8p M=0.333 N=1.45 TT=4.32u ) + +*************************************************************************************************************************************** +*SRC=1N4004G;DI_1N4004G;Diodes;Si; 400V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4004G D ( IS=65.4p RS=42.2m BV=400 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*************************************************************************************************************************************** +*SRC=1N4004GL;DI_1N4004GL;Diodes;Si; 400V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4004GL D ( IS=65.4p RS=42.2m BV=400 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*SRC=1N4005;DI_1N4005;Diodes;Si; 600V 1.00A 3.00us Diodes, Inc. diode +.MODEL DI_1N4005 D ( IS=76.9p RS=42.0m BV=600 IBV=5.00u ++ CJO=26.5p M=0.333 N=1.45 TT=4.32u ) + +*************************************************************************************************************************************** +*SRC=1N4005G;DI_1N4005G;Diodes;Si; 600V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4005G D ( IS=65.4p RS=42.2m BV=600 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*************************************************************************************************************************************** +*SRC=1N4005GL;DI_1N4005GL;Diodes;Si; 600V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4005GL D ( IS=65.4p RS=42.2m BV=600 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*SRC=1N4006;DI_1N4006;Diodes;Si; 800V 1.00A 3.00us Diodes, Inc. diode +.MODEL DI_1N4006 D ( IS=76.9p RS=42.0m BV=800 IBV=5.00u ++ CJO=26.5p M=0.333 N=1.45 TT=4.32u ) + +*************************************************************************************************************************************** +*SRC=1N4006G;DI_1N4006G;Diodes;Si; 800V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4006G D ( IS=65.4p RS=42.2m BV=800 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*************************************************************************************************************************************** +*SRC=1N4006GL;DI_1N4006GL;Diodes;Si; 800V 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4006GL D ( IS=65.4p RS=42.2m BV=800 IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +*************************************************************************************************************************************** + +*SRC=1N4007;DI_1N4007;Diodes;Si; 1.00kV 1.00A 3.00us Diodes, Inc. diode +.MODEL DI_1N4007 D ( IS=76.9p RS=42.0m BV=1.00k IBV=5.00u ++ CJO=26.5p M=0.333 N=1.45 TT=4.32u ) + +*************************************************************************************************************************************** +*SRC=1N4007G;DI_1N4007G;Diodes;Si; 1.00kV 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4007G D ( IS=65.4p RS=42.2m BV=1.00k IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +************************************************************************************************************************************** + +*************************************************************************************************************************************** +*SRC=1N4007GL;DI_1N4007GL;Diodes;Si; 1.00kV 1.00A 2.00us Diodes Inc. Glass Passivated Rectifier +.MODEL DI_1N4007GL D ( IS=65.4p RS=42.2m BV=1.00k IBV=5.00u ++ CJO=14.8p M=0.333 N=1.36 TT=2.88u ) +************************************************************************************************************************************** + +*SRC=1N5400;DI_1N5400;Diodes;Si; 50.0V 3.00A 3.00us Diodes Inc. Standard Rectifier +.MODEL DI_1N5400 D ( IS=63.0n RS=14.1m BV=50.0 IBV=10.0u ++ CJO=125p M=0.333 N=1.70 TT=4.32u ) + +*SRC=1N5401;DI_1N5401;Diodes;Si; 100V 3.00A 3.00us Diodes Inc. Standard Rectifier +.MODEL DI_1N5401 D ( IS=63.0n RS=14.1m BV=100 IBV=10.0u ++ CJO=125p M=0.333 N=1.70 TT=4.32u ) + +*SRC=1N5402;DI_1N5402;Diodes;Si; 200V 3.00A 3.00us Diodes Inc. Standard Rectifier +.MODEL DI_1N5402 D ( IS=63.0n RS=14.1m BV=200 IBV=10.0u ++ CJO=125p M=0.333 N=1.70 TT=4.32u ) + +*SRC=1N5404;DI_1N5404;Diodes;Si; 400V 3.00A 3.00us Diodes Inc. Standard Rectifier +.MODEL DI_1N5404 D ( IS=63.0n RS=14.1m BV=400 IBV=10.0u ++ CJO=125p M=0.333 N=1.70 TT=4.32u ) + +*SRC=1N5406;DI_1N5406;Diodes;Si; 600V 3.00A 3.00us Diodes Inc. Standard Rectifier +.MODEL DI_1N5406 D ( IS=63.0n RS=14.1m BV=600 IBV=10.0u ++ CJO=53.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=1N5407;DI_1N5407;Diodes;Si; 800V 3.00A 3.00us Diodes Inc. Standard Rectifier +.MODEL DI_1N5407 D ( IS=63.0n RS=14.1m BV=800 IBV=10.0u ++ CJO=53.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=1N5408;DI_1N5408;Diodes;Si; 1.00kV 3.00A 3.00us Diodes Inc. Standard Rectifier +.MODEL DI_1N5408 D ( IS=63.0n RS=14.1m BV=1.00k IBV=10.0u ++ CJO=53.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=6A05;DI_6A05;Diodes;Si; 50.0V 6.00A 2.00us Diodes Inc. +.MODEL DI_6A05 D ( IS=52.4n RS=7.00m BV=50.0 IBV=10.0u ++ CJO=60.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=6A1;DI_6A1;Diodes;Si; 100V 6.00A 2.00us Diodes Inc. +.MODEL DI_6A1 D ( IS=52.4n RS=7.00m BV=100 IBV=10.0u ++ CJO=60.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=6A10;DI_6A10;Diodes;Si; 1.00kV 6.00A 2.00us Diodes Inc. +.MODEL DI_6A10 D ( IS=52.4n RS=7.00m BV=1.00k IBV=10.0u ++ CJO=60.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=6A2;DI_6A2;Diodes;Si; 200V 6.00A 2.00us Diodes Inc. +.MODEL DI_6A2 D ( IS=52.4n RS=7.00m BV=200 IBV=10.0u ++ CJO=60.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=6A4;DI_6A4;Diodes;Si; 400V 6.00A 2.00us Diodes Inc. +.MODEL DI_6A4 D ( IS=52.4n RS=7.00m BV=400 IBV=10.0u ++ CJO=60.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=6A6;DI_6A6;Diodes;Si; 600V 6.00A 2.00us Diodes Inc. +.MODEL DI_6A6 D ( IS=52.4n RS=7.00m BV=600 IBV=10.0u ++ CJO=60.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=6A8;DI_6A8;Diodes;Si; 800V 6.00A 2.00us Diodes Inc. +.MODEL DI_6A8 D ( IS=52.4n RS=7.00m BV=800 IBV=10.0u ++ CJO=60.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=S1A;DI_S1A;Diodes;Si; 50.0V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1A D ( IS=7.31e-018 RS=42.0m BV=50.0 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1AB;DI_S1AB;Diodes;Si; 50.0V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1AB D ( IS=7.31e-018 RS=42.0m BV=50.0 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1B;DI_S1B;Diodes;Si; 100V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1B D ( IS=7.31e-018 RS=42.0m BV=100 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1BB;DI_S1BB;Diodes;Si; 100V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1BB D ( IS=7.31e-018 RS=42.0m BV=100 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1D;DI_S1D;Diodes;Si; 200V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1D D ( IS=7.31e-018 RS=42.0m BV=200 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1DB;DI_S1DB;Diodes;Si; 200V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1DB D ( IS=7.31e-018 RS=42.0m BV=200 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1G;DI_S1G;Diodes;Si; 400V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1G D ( IS=7.31e-018 RS=42.0m BV=400 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1GB;DI_S1GB;Diodes;Si; 400V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1GB D ( IS=7.31e-018 RS=42.0m BV=400 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1J;DI_S1J;Diodes;Si; 600V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1J D ( IS=7.31e-018 RS=42.0m BV=600 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1JB;DI_S1JB;Diodes;Si; 600V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1JB D ( IS=7.31e-018 RS=42.0m BV=600 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1K;DI_S1K;Diodes;Si; 800V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1K D ( IS=7.31e-018 RS=42.0m BV=800 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1KB;DI_S1KB;Diodes;Si; 800V 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1KB D ( IS=7.31e-018 RS=42.0m BV=800 IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1M;DI_S1M;Diodes;Si; 1.00kV 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1M D ( IS=7.31e-018 RS=42.0m BV=1.00k IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S1MB;DI_S1MB;Diodes;Si; 1.00kV 1.00A 3.00us Diodes Inc. Rectifier +.MODEL DI_S1MB D ( IS=7.31e-018 RS=42.0m BV=1.00k IBV=5.00u ++ CJO=42.4p M=0.333 N=0.775 TT=4.32u ) + +*SRC=S2A;DI_S2A;Diodes;Si; 50.0V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2A D ( IS=1.30u RS=8.92m BV=50.0 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2AA;DI_S2AA;Diodes;Si; 50.0V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2AA D ( IS=1.30u RS=8.92m BV=50.0 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2B;DI_S2B;Diodes;Si; 100V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2B D ( IS=1.30u RS=8.92m BV=100 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2BA;DI_S2BA;Diodes;Si; 100V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2BA D ( IS=1.30u RS=8.92m BV=100 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2D;DI_S2D;Diodes;Si; 200V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2D D ( IS=1.30u RS=8.92m BV=200 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2DA;DI_S2DA;Diodes;Si; 200V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2DA D ( IS=1.30u RS=8.92m BV=200 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2G;DI_S2G;Diodes;Si; 400V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2G D ( IS=1.30u RS=8.92m BV=400 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2GA;DI_S2GA;Diodes;Si; 400V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2GA D ( IS=1.30u RS=8.92m BV=400 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2J;DI_S2J;Diodes;Si; 600V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2J D ( IS=1.30u RS=8.92m BV=600 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2JA;DI_S2JA;Diodes;Si; 600V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2JA D ( IS=1.30u RS=8.92m BV=600 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2K;DI_S2K;Diodes;Si; 800V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2K D ( IS=1.30u RS=8.92m BV=800 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2KA;DI_S2KA;Diodes;Si; 800V 1.50A 3.00us Diodes Inc. +.MODEL DI_S2KA D ( IS=1.30u RS=8.92m BV=800 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2M;DI_S2M;Diodes;Si; 1.00kV 1.50A 3.00us Diodes Inc. +.MODEL DI_S2M D ( IS=1.30u RS=8.92m BV=1.00k IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S2MA;DI_S2MA;Diodes;Si; 1.00kV 1.50A 3.00us Diodes Inc. +.MODEL DI_S2MA D ( IS=1.30u RS=8.92m BV=1.00k IBV=5.00u ++ CJO=37.0p M=0.333 N=2.58 TT=4.32u ) + +*SRC=S3A;DI_S3A;Diodes;Si; 50.0V 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3A D ( IS=1.37n RS=14.0m BV=50.0 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3A;DI_S3A;Diodes;Si; 50.0V 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3A D ( IS=1.37n RS=14.0m BV=50.0 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3BB;S3BB;Diodes;Si; 100V 3.00A 3.00us Diodes Inc. - +.MODEL S3BB D ( IS=1.37n RS=14.0m BV=100 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3BB;S3BB;Diodes;Si; 100V 3.00A 3.00us Diodes Inc. - +.MODEL S3BB D ( IS=1.37n RS=14.0m BV=100 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3D;DI_S3D;Diodes;Si; 200V 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3D D ( IS=1.37n RS=14.0m BV=200 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3DB;DI_S3DB;Diodes;Si; 200V 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3DB D ( IS=1.37n RS=14.0m BV=200 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3GB;DI_S3GB;Diodes;Si; 400V 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3GB D ( IS=1.37n RS=14.0m BV=400 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3GB;DI_S3GB;Diodes;Si; 400V 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3GB D ( IS=1.37n RS=14.0m BV=400 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3K;DI_S3K;Diodes;Si; 800V 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3K D ( IS=1.37n RS=14.0m BV=800 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3K;DI_S3K;Diodes;Si; 800V 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3K D ( IS=1.37n RS=14.0m BV=800 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3M;DI_S3M;Diodes;Si; 1.00kV 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3M D ( IS=1.37n RS=14.0m BV=1.00k IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S3M;DI_S3M;Diodes;Si; 1.00kV 3.00A 3.00us Diodes Inc. - +.MODEL DI_S3M D ( IS=1.37n RS=14.0m BV=1.00k IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=4.32u ) + +*SRC=S5AC;DI_S5AC;Diodes;Si; 50.0V 5.00A 2.00us Diodes Inc. - +.MODEL DI_S5AC D ( IS=2.28n RS=8.40m BV=50.0 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=S5BC;DI_S5BC;Diodes;Si; 100V 5.00A 2.00us Diodes Inc. - +.MODEL DI_S5BC D ( IS=2.28n RS=8.40m BV=100 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=S5DC;DI_S5DC;Diodes;Si; 200V 5.00A 2.00us Diodes Inc. - +.MODEL DI_S5DC D ( IS=2.28n RS=8.40m BV=200 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=S5GC;DI_S5GC;Diodes;Si; 400V 5.00A 2.00us Diodes Inc. +.MODEL DI_S5GC D ( IS=2.28n RS=8.40m BV=400 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=S5JC;DI_S5JC;Diodes;Si; 600V 5.00A 2.00us Diodes Inc. - +.MODEL DI_S5JC D ( IS=2.28n RS=8.40m BV=600 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=S5KC;DI_S5KC;Diodes;Si; 800V 5.00A 2.00us Diodes Inc. - +.MODEL DI_S5KC D ( IS=2.28n RS=8.40m BV=800 IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=S5MC;DI_S5MC;Diodes;Si; 1.00kV 5.00A 2.00us Diodes Inc. - +.MODEL DI_S5MC D ( IS=2.28n RS=8.40m BV=1.00k IBV=10.0u ++ CJO=74.0p M=0.333 N=1.70 TT=2.88u ) + +*SRC=1N4933;DI_1N4933;Diodes;Si; 50.0V 1.00A 200ns Diodes Inc. Fast +Rectifier +.MODEL DI_1N4933 D ( IS=830n RS=34.0m BV=50.0 IBV=5.00u ++ CJO=26.5p M=0.333 N=2.46 TT=288n ) + +*SRC=1N4934;DI_1N4934;Diodes;Si; 100V 1.00A 200ns Diodes Inc. Fast +Rectifier +.MODEL DI_1N4934 D ( IS=830n RS=34.0m BV=100 IBV=5.00u ++ CJO=26.5p M=0.333 N=2.46 TT=288n ) + +*SRC=1N4935;DI_1N4935;Diodes;Si; 200V 1.00A 200ns Diodes Inc. Fast +Rectifier +.MODEL DI_1N4935 D ( IS=830n RS=34.0m BV=200 IBV=5.00u ++ CJO=26.5p M=0.333 N=2.46 TT=288n ) + +*SRC=1N4936;DI_1N4936;Diodes;Si; 400V 1.00A 200ns Diodes Inc. Fast +Rectifier +.MODEL DI_1N4936 D ( IS=830n RS=34.0m BV=400 IBV=5.00u ++ CJO=26.5p M=0.333 N=2.46 TT=288n ) + +*SRC=1N4937;DI_1N4937;Diodes;Si; 600V 1.00A 200ns Diodes Inc. Fast +Rectifier +.MODEL DI_1N4937 D ( IS=830n RS=34.0m BV=600 IBV=5.00u ++ CJO=26.5p M=0.333 N=2.46 TT=288n ) + +*SRC=DL4933;DI_DL4933;Diodes;Si; 50.0V 1.00A 200ns Diodes Inc. Fast Recovery Rectifier +.MODEL DI_DL4933 D ( IS=4.25n RS=25.0m BV=50.0 IBV=100u ++ CJO=26.5p M=0.333 N=1.70 TT=288n ) + +*SRC=DL4934;DI_DL4934;Diodes;Si; 100V 1.00A 200ns Diodes Inc. Fast Recovery Rectifier +.MODEL DI_DL4934 D ( IS=4.25n RS=25.0m BV=100 IBV=100u ++ CJO=26.5p M=0.333 N=1.70 TT=288n ) + +*SRC=DL4935;DI_DL4935;Diodes;Si; 200V 1.00A 200ns Diodes Inc. Fast Recovery Rectifier +.MODEL DI_DL4935 D ( IS=4.25n RS=25.0m BV=200 IBV=100u ++ CJO=26.5p M=0.333 N=1.70 TT=288n ) + +*SRC=DL4936;DI_DL4936;Diodes;Si; 400V 1.00A 200ns Diodes Inc. Fast Recovery Rectifier +.MODEL DI_DL4936 D ( IS=4.25n RS=25.0m BV=400 IBV=100u ++ CJO=26.5p M=0.333 N=1.70 TT=288n ) + +*SRC=DL4937;DI_DL4937;Diodes;Si; 600V 1.00A 200ns Diodes Inc. Fast Recovery Rectifier +.MODEL DI_DL4937 D ( IS=4.25n RS=25.0m BV=600 IBV=100u ++ CJO=26.5p M=0.333 N=1.70 TT=288n ) + +*SRC=ES1A;DI_ES1A;Diodes;Si; 50.0V 1.00A 20.0ns Diodes Inc. +.MODEL DI_ES1A D ( IS=123n RS=42.0m BV=50.0 IBV=5.00u ++ CJO=18.5p M=0.333 N=2.12 TT=28.8n ) + +*SRC=ES1B;DI_ES1B;Diodes;Si; 100V 1.00A 20.0ns Diodes Inc. +.MODEL DI_ES1B D ( IS=123n RS=42.0m BV=100 IBV=5.00u ++ CJO=18.5p M=0.333 N=2.12 TT=28.8n ) + +*SRC=ES1C;DI_ES1C;Diodes;Si; 150V 1.00A 20.0ns Diodes Inc. +.MODEL DI_ES1C D ( IS=123n RS=42.0m BV=150 IBV=5.00u ++ CJO=18.5p M=0.333 N=2.12 TT=28.8n ) + +*SRC=ES1D;DI_ES1D;Diodes;Si; 200V 1.00A 20.0ns Diodes Inc. +.MODEL DI_ES1D D ( IS=123n RS=42.0m BV=200 IBV=5.00u ++ CJO=18.5p M=0.333 N=2.12 TT=28.8n ) + +*SRC=ES1G;DI_ES1G;Diodes;Si; 400V 1.00A 20.0ns Diodes Inc. +.MODEL DI_ES1G D ( IS=373n RS=64.3m BV=400 IBV=5.00u ++ CJO=18.5p M=0.333 N=2.84 TT=28.8n ) + +*SRC=ES2A;DI_ES2A;Diodes;Si; 50.0V 2.00A 25.0ns Diodes Inc. Fast +Rectifier +.MODEL DI_ES2A D ( IS=267n RS=21.0m BV=50.0 IBV=5.00u ++ CJO=83.5p M=0.333 N=1.70 TT=36.0n ) + +***************************************************************************************** +*SRC=ES2AA;DI_ES2AA;Diodes;Si; 50.0V 2.00A 25.0ns Diodes Inc. Fast +Rectifier +.MODEL DI_ES2AA D ( IS=267n RS=21.0m BV=50.0 IBV=5.00u ++ CJO=83.5p M=0.333 N=1.70 TT=36.0n ) +**************************************************************************************** + +*SRC=ES2B;DI_ES2B;Diodes;Si; 100V 2.00A 25.0ns Diodes Inc. Fast +Rectifier +.MODEL DI_ES2B D ( IS=267n RS=21.0m BV=100 IBV=5.00u ++ CJO=83.5p M=0.333 N=1.70 TT=36.0n ) + +**************************************************************************************** +SRC=ES2BA;DI_ES2BA;Diodes;Si; 100V 2.00A 25.0ns Diodes Inc. Fast +Rectifier +.MODEL DI_ES2BA D ( IS=267n RS=21.0m BV=100 IBV=5.00u ++ CJO=83.5p M=0.333 N=1.70 TT=36.0n ) +*************************************************************************************** + +*SRC=ES2C;DI_ES2C;Diodes;Si; 150V 2.00A 25.0ns Diodes Inc. Fast +Rectifier +.MODEL DI_ES2C D ( IS=267n RS=21.0m BV=150 IBV=5.00u ++ CJO=83.5p M=0.333 N=1.70 TT=36.0n ) + +*************************************************************************************** +*SRC=ES2CA;DI_ES2CA;Diodes;Si; 150V 2.00A 25.0ns Diodes Inc. Fast +Rectifier +.MODEL DI_ES2CA D ( IS=267n RS=21.0m BV=150 IBV=5.00u ++ CJO=83.5p M=0.333 N=1.70 TT=36.0n ) +***************************************************************************************** + +*SRC=ES2D;DI_ES2D;Diodes;Si; 200V 2.00A 25.0ns Diodes Inc. Fast +Rectifier +.MODEL DI_ES2D D ( IS=267n RS=21.0m BV=200 IBV=5.00u ++ CJO=83.5p M=0.333 N=1.70 TT=36.0n ) + +***************************************************************************************** +*SRC=ES2DA;DI_ES2DA;Diodes;Si; 200V 2.00A 25.0ns Diodes Inc. Fast +Rectifier +.MODEL DI_ES2DA D ( IS=267n RS=21.0m BV=200 IBV=5.00u ++ CJO=83.5p M=0.333 N=1.70 TT=36.0n ) +***************************************************************************************** + +*SRC=ES2G;DI_ES2G;Diodes;Si; 400V 2.00A 25.0ns Diodes Inc. Fast +Rectifier +.MODEL DI_ES2G D ( IS=3.92n RS=21.0m BV=400 IBV=5.00u ++ CJO=83.5p M=0.333 N=1.95 TT=36.0n ) + +*SRC=ES3A;DI_ES3A;Diodes;Si; 50.0V 3.00A 25.0ns Diodes Inc. +.MODEL DI_ES3A D ( IS=7.27p RS=22.4m BV=50.0 IBV=10.0u ++ CJO=83.2p M=0.333 N=0.700 TT=36.0n ) + +*SRC=ES3AB;DI_ES3AB;Diodes;Si; 50.0V 3.00A 25.0ns Diodes Inc. +.MODEL DI_ES3AB D ( IS=7.27p RS=22.4m BV=50.0 IBV=10.0u ++ CJO=83.2p M=0.333 N=0.700 TT=36.0n ) + +*SRC=ES3B;DI_ES3B;Diodes;Si; 100V 3.00A 25.0ns Diodes Inc. +.MODEL DI_ES3B D ( IS=7.27p RS=22.4m BV=100 IBV=10.0u ++ CJO=83.2p M=0.333 N=0.700 TT=36.0n ) + +*SRC=ES3BB;DI_ES3BB;Diodes;Si; 100V 3.00A 25.0ns Diodes Inc. +.MODEL DI_ES3BB D ( IS=7.27p RS=22.4m BV=100 IBV=10.0u ++ CJO=83.2p M=0.333 N=0.700 TT=36.0n ) + +*SRC=ES3C;DI_ES3C;Diodes;Si; 150V 3.00A 25.0ns Diodes Inc. +.MODEL DI_ES3C D ( IS=7.27p RS=22.4m BV=150 IBV=10.0u ++ CJO=83.2p M=0.333 N=0.700 TT=36.0n ) + +*SRC=ES3CB;DI_ES3CB;Diodes;Si; 150V 3.00A 25.0ns Diodes Inc. +.MODEL DI_ES3CB D ( IS=7.27p RS=22.4m BV=150 IBV=10.0u ++ CJO=83.2p M=0.333 N=0.700 TT=36.0n ) + +*SRC=ES3D;DI_ES3D;Diodes;Si; 200V 3.00A 25.0ns Diodes Inc. +.MODEL DI_ES3D D ( IS=7.27p RS=22.4m BV=200 IBV=10.0u ++ CJO=83.2p M=0.333 N=0.700 TT=36.0n ) + +*SRC=ES3DB;DI_ES3DB;Diodes;Si; 200V 3.00A 25.0ns Diodes Inc. +.MODEL DI_ES3DB D ( IS=7.27p RS=22.4m BV=200 IBV=10.0u ++ CJO=83.2p M=0.333 N=0.700 TT=36.0n ) + +*SRC=MURB1610CT;DI_MURB1610CT;Diodes;Si; 100V 16.0A 25.0ns Diodes Inc. +Fast Rectifier -- for one element +.MODEL DI_MURB1610CT D ( IS=3.19n RS=3.67m BV=100 IBV=5.00u ++ CJO=225p M=0.333 N=1.59 TT=36.0n ) + +*SRC=MURB1620CT;DI_MURB1620CT;Diodes;Si; 200V 16.0A 25.0ns Diodes Inc. +Fast Rectifier -- for one element +.MODEL DI_MURB1620CT D ( IS=3.19n RS=3.67m BV=200 IBV=5.00u ++ CJO=225p M=0.333 N=1.59 TT=36.0n ) + +*SRC=MURS120;DI_MURS120;Diodes;Si; 200V 1.00A 25.0ns Diodes Inc. Super Fast Rectifier +.MODEL DI_MURS120 D ( IS=17.1n RS=20.6m BV=200 IBV=2.00u ++ CJO=60.0p M=0.333 N=1.73 TT=36.0n ) +************************************************************************************************************************************ + +*SRC=MURS140;DI_MURS140;Diodes;Si; 400V 1.00A 50.0ns Diodes Inc. Super Fast Rectifier +.MODEL DI_MURS140 D ( IS=17.1n RS=20.6m BV=400 IBV=2.00u ++ CJO=45.0p M=0.333 N=1.73 TT=72.0n ) +*********************************************************************************************************************************** + +*SRC=MURS160;DI_MURS160;Diodes;Si; 600V 1.00A 50.0ns Diodes Inc. Super Fast Rectifier +.MODEL DI_MURS160 D ( IS=17.1n RS=20.6m BV=600 IBV=2.00u ++ CJO=45.0p M=0.333 N=1.73 TT=72.0n ) +*********************************************************************************************************************************** + +*SRC=MURS320;DI_MURS320;Diodes;Si; 200V 3.00A 25.0ns Diodes Inc. Super Fast Rectifier +.MODEL DI_MURS320 D ( IS=11.8n RS=7.89m BV=200 IBV=5.00u ++ CJO=45.0p M=0.333 N=1.56 TT=36.0n ) +*********************************************************************************************************************************** + +*SRC=PR1001G;DI_PR1001G;Diodes;Si; 50.0V 1.00A 150ns Diodes Inc. Fast +Rectifier +.MODEL DI_PR1001G D ( IS=5.00n RS=29.8m BV=50.0 IBV=5.00u ++ CJO=27.8p M=0.333 N=1.72 TT=216n ) + +*SRC=PR1002G;DI_PR1002G;Diodes;Si; 100V 1.00A 150ns Diodes Inc. Fast +Rectifier +.MODEL DI_PR1002G D ( IS=5.00n RS=29.8m BV=100 IBV=5.00u ++ CJO=27.8p M=0.333 N=1.72 TT=216n ) + +*SRC=PR1003G;DI_PR1003G;Diodes;Si; 200V 1.00A 150ns Diodes Inc. Fast +Rectifier +.MODEL DI_PR1003G D ( IS=5.00n RS=29.8m BV=200 IBV=5.00u ++ CJO=27.8p M=0.333 N=1.72 TT=216n ) + +*SRC=PR1004G;DI_PR1004G;Diodes;Si; 400V 1.00A 150ns Diodes Inc. Fast +Rectifier +.MODEL DI_PR1004G D ( IS=5.00n RS=29.8m BV=400 IBV=5.00u ++ CJO=27.8p M=0.333 N=1.72 TT=216n ) + +*SRC=PR1005G;DI_PR1005G;Diodes;Si; 600V 1.00A 250ns Diodes Inc. Fast +Rectifier +.MODEL DI_PR1005G D ( IS=5.00n RS=29.8m BV=600 IBV=5.00u ++ CJO=19.9p M=0.333 N=1.72 TT=360n ) + +*SRC=PR1006G;DI_PR1006G;Diodes;Si; 800V 1.00A 500ns Diodes Inc. Fast +Rectifier +.MODEL DI_PR1006G D ( IS=5.00n RS=29.8m BV=800 IBV=5.00u ++ CJO=19.9p M=0.333 N=1.72 TT=720n ) + +*SRC=PR1007G;DI_PR1007G;Diodes;Si; 1.00kV 1.00A 500ns Diodes Inc. Fast +Rectifier +.MODEL DI_PR1007G D ( IS=5.00n RS=29.8m BV=1.00k IBV=5.00u ++ CJO=19.9p M=0.333 N=1.72 TT=720n ) + +*SRC=PR6001;DI_PR6001;Diodes;Si; 50.0V 6.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_PR6001 D ( IS=863n RS=12.6m BV=50.0 IBV=10.0u ++ CJO=663p M=0.333 N=1.70 TT=216n ) + +*SRC=RS1A;DI_RS1A;Diodes;Si; 50.0V 1.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1A D ( IS=948n RS=81.3m BV=50.0 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=216n ) +************************************************************************************************************************************* + +*SRC=RS1AB;DI_RS1AB;Diodes;Si; 50.0V 1.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1AB D ( IS=948n RS=81.3m BV=50.0 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=216n ) +************************************************************************************************************************************* + +*SRC=RS1B;DI_RS1B;Diodes;Si; 100V 1.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1B D ( IS=948n RS=81.3m BV=100 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=216n ) +************************************************************************************************************************************** + +*SRC=RS1BB;DI_RS1BB;Diodes;Si; 100V 1.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1BB D ( IS=948n RS=81.3m BV=100 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=216n ) +************************************************************************************************************************************** + +*SRC=RS1D;DI_RS1D;Diodes;Si; 200V 1.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1D D ( IS=948n RS=81.3m BV=200 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=216n ) +************************************************************************************************************************************** + +*SRC=RS1DB;DI_RS1DB;Diodes;Si; 200V 1.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1DB D ( IS=948n RS=81.3m BV=200 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=216n ) +************************************************************************************************************************************** + +*SRC=RS1G;DI_RS1G;Diodes;Si; 400V 1.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1G D ( IS=948n RS=81.3m BV=400 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=216n ) +************************************************************************************************************************************** + +*SRC=RS1GB;DI_RS1GB;Diodes;Si; 400V 1.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1GB D ( IS=948n RS=81.3m BV=400 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=216n ) +************************************************************************************************************************************** + +*SRC=RS1J;DI_RS1J;Diodes;Si; 600V 1.00A 250ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1J D ( IS=948n RS=81.3m BV=600 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=360n ) +************************************************************************************************************************************** + +*SRC=RS1JB;DI_RS1JB;Diodes;Si; 600V 1.00A 250ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1JB D ( IS=948n RS=81.3m BV=600 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=360n ) +************************************************************************************************************************************** + +*SRC=RS1K;DI_RS1K;Diodes;Si; 800V 1.00A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1K D ( IS=948n RS=81.3m BV=800 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=720n ) +************************************************************************************************************************************** + +*SRC=RS1KB;DI_RS1KB;Diodes;Si; 800V 1.00A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1KB D ( IS=948n RS=81.3m BV=800 IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=720n ) +************************************************************************************************************************************** + +*SRC=RS1M;DI_RS1M;Diodes;Si; 1.00kV 1.00A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1M D ( IS=948n RS=81.3m BV=1.00k IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=720n ) +************************************************************************************************************************************** + +*SRC=RS1MB;DI_RS1MB;Diodes;Si; 1.00kV 1.00A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS1MB D ( IS=948n RS=81.3m BV=1.00k IBV=5.00u ++ CJO=27.7p M=0.333 N=2.48 TT=720n ) +************************************************************************************************************************************** + +*SRC=RS2A;DI_RS2A;Diodes;Si; 50.0V 1.50A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2A D ( IS=169u RS=4.81m BV=50.0 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=216n ) +****************************************************************************************************** + +*SRC=RS2AA;DI_RS2AA;Diodes;Si; 50.0V 1.50A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2AA D ( IS=169u RS=4.81m BV=50.0 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=216n ) +****************************************************************************************************** + +*SRC=RS2B;DI_RS2B;Diodes;Si; 100V 1.50A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2B D ( IS=169u RS=4.81m BV=100 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=216n ) +****************************************************************************************************** + +*SRC=RS2BA;DI_RS2BA;Diodes;Si; 100V 1.50A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2BA D ( IS=169u RS=4.81m BV=100 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=216n ) +****************************************************************************************************** + +*SRC=RS2D;DI_RS2D;Diodes;Si; 200V 1.50A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2D D ( IS=169u RS=4.81m BV=200 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=216n ) +****************************************************************************************************** + +*SRC=RS2DA;DI_RS2DA;Diodes;Si; 200V 1.50A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2DA D ( IS=169u RS=4.81m BV=200 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=216n ) +****************************************************************************************************** + +*SRC=RS2G;DI_RS2G;Diodes;Si; 400V 1.50A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2G D ( IS=169u RS=4.81m BV=400 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=216n ) +****************************************************************************************************** + +*SRC=RS2GA;DI_RS2GA;Diodes;Si; 400V 1.50A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2GA D ( IS=169u RS=4.81m BV=400 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=216n ) +****************************************************************************************************** + +*SRC=RS2J;DI_RS2J;Diodes;Si; 600V 1.50A 250ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2J D ( IS=169u RS=4.81m BV=600 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=360n ) +****************************************************************************************************** + +*SRC=RS2JA;DI_RS2JA;Diodes;Si; 600V 1.50A 250ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2JA D ( IS=169u RS=4.81m BV=600 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=360n ) +****************************************************************************************************** + +*SRC=RS2K;DI_RS2K;Diodes;Si; 800V 1.50A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2K D ( IS=169u RS=4.81m BV=800 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=720n ) +****************************************************************************************************** + +*SRC=RS2KA;DI_RS2KA;Diodes;Si; 800V 1.50A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2KA D ( IS=169u RS=4.81m BV=800 IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=720n ) +****************************************************************************************************** + +*SRC=RS2M;DI_RS2M;Diodes;Si; 1.00kV 1.50A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2M D ( IS=169u RS=4.81m BV=1.00k IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=720n ) +****************************************************************************************************** + +*SRC=RS2MA;DI_RS2MA;Diodes;Si; 1.00kV 1.50A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS2MA D ( IS=169u RS=4.81m BV=1.00k IBV=5.00u ++ CJO=55.5p M=0.333 N=6.02 TT=720n ) +****************************************************************************************************** + +*SRC=RS3A;DI_RS3A;Diodes;Si; 50.0V 3.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3A D ( IS=200n RS=25.4m BV=50.0 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=216n ) +********************************************************************************************************** + +*SRC=RS3AB;DI_RS3AB;Diodes;Si; 50.0V 3.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3AB D ( IS=200n RS=25.4m BV=50.0 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=216n ) +********************************************************************************************************** + +*SRC=RS3B;DI_RS3B;Diodes;Si; 100V 3.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3B D ( IS=200n RS=25.4m BV=100 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=216n ) +********************************************************************************************************** + +*SRC=RS3BB;DI_RS3BB;Diodes;Si; 100V 3.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3BB D ( IS=200n RS=25.4m BV=100 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=216n ) +********************************************************************************************************** + +*SRC=RS3D;DI_RS3D;Diodes;Si; 200V 3.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3D D ( IS=200n RS=25.4m BV=200 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=216n ) +********************************************************************************************************** + +*SRC=RS3DB;DI_RS3DB;Diodes;Si; 200V 3.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3DB D ( IS=200n RS=25.4m BV=200 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=216n ) +********************************************************************************************************** + +*SRC=RS3G;DI_RS3G;Diodes;Si; 400V 3.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3G D ( IS=200n RS=25.4m BV=400 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=216n ) +********************************************************************************************************** + +*SRC=RS3GB;DI_RS3GB;Diodes;Si; 400V 3.00A 150ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3GB D ( IS=200n RS=25.4m BV=400 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=216n ) +********************************************************************************************************** + +*SRC=RS3J;DI_RS3J;Diodes;Si; 600V 3.00A 250ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3J D ( IS=200n RS=25.4m BV=600 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=360n ) +********************************************************************************************************** + +*SRC=RS3JB;DI_RS3JB;Diodes;Si; 600V 3.00A 250ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3JB D ( IS=200n RS=25.4m BV=600 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=360n ) +********************************************************************************************************** + +*SRC=RS3K;DI_RS3K;Diodes;Si; 800V 3.00A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3K D ( IS=200n RS=25.4m BV=800 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=720n ) +*********************************************************************************************************** + +*SRC=RS3KB;DI_RS3KB;Diodes;Si; 800V 3.00A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3KB D ( IS=200n RS=25.4m BV=800 IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=720n ) +*********************************************************************************************************** + +*SRC=RS3M;DI_RS3M;Diodes;Si; 1.00kV 3.00A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3M D ( IS=200n RS=25.4m BV=1.00k IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=720n ) +*********************************************************************************************************** + +*SRC=RS3MB;DI_RS3MB;Diodes;Si; 1.00kV 3.00A 500ns Diodes Inc. Fast Rectifier +.MODEL DI_RS3MB D ( IS=200n RS=25.4m BV=1.00k IBV=5.00u ++ CJO=92.5p M=0.333 N=2.23 TT=720n ) +*********************************************************************************************************** + +*SRC=SF10AG;DI_SF10AG;Diodes;Si; 50.0V 1.00A 35.0ns Diodes Inc. +.MODEL DI_SF10AG D ( IS=1.42n RS=42.0m BV=50.0 IBV=10.0u ++ CJO=139p M=0.333 N=1.70 TT=50.4n ) + +*SRC=SF10BG;DI_SF10BG;Diodes;Si; 100V 1.00A 35.0ns Diodes Inc. +.MODEL DI_SF10BG D ( IS=1.42n RS=42.0m BV=100 IBV=10.0u ++ CJO=139p M=0.333 N=1.70 TT=50.4n ) + +*SRC=SF10CG;DI_SF10CG;Diodes;Si; 150V 1.00A 35.0ns Diodes Inc. +.MODEL DI_SF10CG D ( IS=1.42n RS=42.0m BV=150 IBV=10.0u ++ CJO=139p M=0.333 N=1.70 TT=50.4n ) + +*SRC=SF10DG;DI_SF10DG;Diodes;Si; 200V 1.00A 35.0ns Diodes Inc. +.MODEL DI_SF10DG D ( IS=1.42n RS=42.0m BV=200 IBV=10.0u ++ CJO=139p M=0.333 N=1.70 TT=50.4n ) + +*SRC=SF10FG;DI_SF10FG;Diodes;Si; 300V 1.00A 40.0ns Diodes Inc. - +.MODEL DI_SF10FG D ( IS=50.9p RS=75.5m BV=300 IBV=10.0u ++ CJO=139p M=0.333 N=1.70 TT=57.6n ) + +*SRC=SF10GG;DI_SF10GG;Diodes;Si; 400V 1.00A 40.0ns Diodes Inc. - +.MODEL DI_SF10GG D ( IS=50.9p RS=75.5m BV=400 IBV=10.0u ++ CJO=139p M=0.333 N=1.70 TT=57.6n ) + +*SRC=SF10HG;DI_SF10HG;Diodes;Si; 500V 1.00A 50.0ns Diodes Inc. - +.MODEL DI_SF10HG D ( IS=13.5u RS=30.9m BV=500 IBV=10.0u ++ CJO=92.5p M=0.333 N=5.40 TT=72.0n ) + +*SRC=SF10JG;DI_SF10JG;Diodes;Si; 600V 1.00A 50.0ns Diodes Inc. - +.MODEL DI_SF10JG D ( IS=13.5u RS=30.9m BV=600 IBV=10.0u ++ CJO=92.5p M=0.333 N=5.40 TT=72.0n ) + +*SRC=US1A;DI_US1A;Diodes;Si; 50.0V 1.00A 50.0ns Diodes Inc. - +.MODEL DI_US1A D ( IS=667n RS=72.0m BV=50.0 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.41 TT=72.0n ) + +*SRC=US1B;DI_US1B;Diodes;Si; 100V 1.00A 50.0ns Diodes Inc. - +.MODEL DI_US1B D ( IS=667n RS=72.0m BV=100 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.41 TT=72.0n ) + +*SRC=US1D;DI_US1D;Diodes;Si; 200V 1.00A 50.0ns Diodes Inc. - +.MODEL DI_US1D D ( IS=667n RS=72.0m BV=200 IBV=5.00u ++ CJO=37.0p M=0.333 N=2.41 TT=72.0n ) + +*SRC=US1G;DI_US1G;Diodes;Si; 400V 1.00A 50.0ns Diodes Inc. +.MODEL DI_US1G D ( IS=540p RS=0.116 BV=400 IBV=5.00u ++ CJO=37.0p M=0.333 N=1.70 TT=72.0n ) + +*SRC=US1J;DI_US1J;Diodes;Si; 600V 1.00A 75.0ns Diodes Inc. - +.MODEL DI_US1J D ( IS=709n RS=82.3m BV=600 IBV=5.00u ++ CJO=18.5p M=0.333 N=3.23 TT=108n ) + +*SRC=US1K;DI_US1K;Diodes;Si; 800V 1.00A 75.0ns Diodes Inc. - +.MODEL DI_US1K D ( IS=709n RS=82.3m BV=800 IBV=5.00u ++ CJO=18.5p M=0.333 N=3.23 TT=108n ) + +*SRC=US1M;DI_US1M;Diodes;Si; 1.00kV 1.00A 75.0ns Diodes Inc. - +.MODEL DI_US1M D ( IS=709n RS=82.3m BV=1.00k IBV=5.00u ++ CJO=18.5p M=0.333 N=3.23 TT=108n ) + +*SRC=MBR10100CT;DI_MBR10100CT;Diodes;Si; 100V 10.0A 5.00ns Diodes Inc. +.MODEL DI_MBR10100CT D ( IS=27.9n RS=4.20m BV=100 IBV=100u ++ CJO=555p M=0.333 N=1.28 TT=7.20n ) + +*SRC=MBR1030CT;DI_MBR1030CT;Diodes;Si; 30.0V 10.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_MBR1030CT D ( IS=4.25u RS=13.0m BV=30.0 IBV=100u ++ CJO=318p M=0.333 N=1.15 TT=14.4n ) + +*SRC=MBR1040CT;DI_MBR1040CT;Diodes;Si; 40.0V 10.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_MBR1040CT D ( IS=4.25u RS=13.0m BV=40.0 IBV=100u ++ CJO=318p M=0.333 N=1.15 TT=14.4n ) + +*SRC=MBR1045CT;DI_MBR1045CT;Diodes;Si; 45.0V 10.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_MBR1045CT D ( IS=4.25u RS=13.0m BV=45.0 IBV=100u ++ CJO=318p M=0.333 N=1.15 TT=14.4n ) + +*SRC=MBR1050CT;DI_MBR1050CT;Diodes;Si; 50.0V 10.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_MBR1050CT D ( IS=7.24u RS=14.5m BV=50.0 IBV=100u ++ CJO=318p M=0.333 N=1.29 TT=14.4n ) + +*SRC=MBR1060CT;DI_MBR1060CT;Diodes;Si; 60.0V 10.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_MBR1060CT D ( IS=7.24u RS=14.5m BV=60.0 IBV=100u ++ CJO=318p M=0.333 N=1.29 TT=14.4n ) + +*SRC=SB1100;DI_SB1100;Diodes;Si; 100.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB1100 D ( IS=6.63u RS=62.3m BV=100.0 IBV=500u ++ CJO=199p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SB120;DI_SB120;Diodes;Si; 20.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB120 D ( IS=31.5u RS=49.2m BV=20.0 IBV=500u ++ CJO=239p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SB130;DI_SB130;Diodes;Si; 30.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB130 D ( IS=31.5u RS=49.2m BV=30.0 IBV=500u ++ CJO=239p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SB140;DI_SB140;Diodes;Si; 40.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB140 D ( IS=31.5u RS=49.2m BV=40.0 IBV=500u ++ CJO=239p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SB150;DI_SB150;Diodes;Si; 50.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB150 D ( IS=1.17u RS=42.0m BV=50.0 IBV=500u ++ CJO=172p M=0.333 N=1.28 TT=7.20n ) + +*SRC=SB160;DI_SB160;Diodes;Si; 60.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB160 D ( IS=1.17u RS=42.0m BV=60.0 IBV=500u ++ CJO=172p M=0.333 N=1.28 TT=7.20n ) + +*SRC=SB170;DI_SB170;Diodes;Si; 70.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB170 D ( IS=6.63u RS=62.3m BV=70.0 IBV=500u ++ CJO=199p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SB180;DI_SB180;Diodes;Si; 80.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB180 D ( IS=6.63u RS=62.3m BV=80.0 IBV=500u ++ CJO=199p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SB190;DI_SB190;Diodes;Si; 90.0V 1.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB190 D ( IS=6.63u RS=62.3m BV=90.0 IBV=500u ++ CJO=199p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SB340;DI_SB340;Diodes;Si; 40.0V 3.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SB340 D ( IS=85.9n RS=18.5m BV=40.0 IBV=70.0u ++ CJO=411p M=0.333 N=0.754 TT=7.20n ) + +*SRC=SBL1030;DI_SBL1030;Diodes;Si; 30.0V 10.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1030 D ( IS=759u RS=4.20m BV=30.0 IBV=1.00m + CJO=2.12n M=0.333 N=1.70 TT=7.20n ) + +*SRC=SBL1030CT;DI_SBL1030CT;Diodes;Si; 30.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL1030CT D ( IS=759u RS=4.20m BV=30.0 IBV=500u + CJO=941p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SBL1035;DI_SBL1035;Diodes;Si; 35.0V 10.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1035 D ( IS=759u RS=4.20m BV=35.0 IBV=1.00m + CJO=2.12n M=0.333 N=1.70 TT=7.20n ) + +*SRC=SBL1035CT;DI_SBL1035CT;Diodes;Si; 35.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL1035CT D ( IS=759u RS=4.20m BV=35.0 IBV=500u + CJO=941p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SBL1040;DI_SBL1040;Diodes;Si; 40.0V 10.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1040 D ( IS=759u RS=4.20m BV=40.0 IBV=1.00m + CJO=2.12n M=0.333 N=1.70 TT=7.20n ) + +*SRC=SBL1040CT;DI_SBL1040CT;Diodes;Si; 40.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL1040CT D ( IS=759u RS=4.20m BV=40.0 IBV=500u + CJO=941p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SBL1045;DI_SBL1045;Diodes;Si; 45.0V 10.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1045 D ( IS=759u RS=4.20m BV=45.0 IBV=1.00m + CJO=2.12n M=0.333 N=1.70 TT=7.20n ) + +*SRC=SBL1045CT;DI_SBL1045CT;Diodes;Si; 45.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL1045CT D ( IS=759u RS=4.20m BV=45.0 IBV=500u + CJO=941p M=0.333 N=1.70 TT=7.20n ) + +*SRC=SBL1050;DI_SBL1050;Diodes;Si; 50.0V 10.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1050 D ( IS=210u RS=4.22m BV=50.0 IBV=1.00m + CJO=2.12n M=0.333 N=2.03 TT=7.20n ) + +*SRC=SBL1050CT;DI_SBL1050CT;Diodes;Si; 50.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL1050CT D ( IS=210u RS=4.22m BV=50.0 IBV=500u + CJO=941p M=0.333 N=2.03 TT=7.20n ) + +*SRC=SBL1060;DI_SBL1060;Diodes;Si; 60.0V 10.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1060 D ( IS=210u RS=4.22m BV=60.0 IBV=1.00m + CJO=2.12n M=0.333 N=2.03 TT=7.20n ) + +*SRC=SBL1060CT;DI_SBL1060CT;Diodes;Si; 60.0V 10.0A 5.00ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL1060CT D ( IS=210u RS=4.22m BV=60.0 IBV=500u + CJO=941p M=0.333 N=2.03 TT=7.20n ) + +*SRC=SBL1630;DI_SBL1630;Diodes;Si; 30.0V 16.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1630 D ( IS=903u RS=3.60m BV=30.0 IBV=1.00m + CJO=1.72n M=0.333 N=1.67 TT=7.20n ) + +*SRC=SBL1630PT;DI_SBL1630PT;Diodes;Si; 30.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL1630PT D ( IS=575u RS=3.47m BV=30.0 IBV=500u ++ CJO=1.86n M=0.333 N=1.68 TT=7.20n ) + +*SRC=SBL1635;DI_SBL1635;Diodes;Si; 35.0V 16.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1635 D ( IS=903u RS=3.60m BV=35.0 IBV=1.00m + CJO=1.72n M=0.333 N=1.67 TT=7.20n ) + +*SRC=SBL1635PT;DI_SBL1635PT;Diodes;Si; 35.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL1635PT D ( IS=575u RS=3.47m BV=35.0 IBV=500u ++ CJO=1.86n M=0.333 N=1.68 TT=7.20n ) + +*SRC=SBL1640;DI_SBL1640;Diodes;Si; 40.0V 16.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1640 D ( IS=903u RS=3.60m BV=40.0 IBV=1.00m + CJO=1.72n M=0.333 N=1.67 TT=7.20n ) + +*SRC=SBL1640PT;DI_SBL1640PT;Diodes;Si; 40.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL1640PT D ( IS=575u RS=3.47m BV=40.0 IBV=500u ++ CJO=1.86n M=0.333 N=1.68 TT=7.20n ) + +*SRC=SBL1645;DI_SBL1645;Diodes;Si; 45.0V 16.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1645 D ( IS=903u RS=3.60m BV=45.0 IBV=1.00m + CJO=1.72n M=0.333 N=1.67 TT=7.20n ) + +*SRC=SBL1645PT;DI_SBL1645PT;Diodes;Si; 45.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL1645PT D ( IS=575u RS=3.47m BV=45.0 IBV=500u ++ CJO=1.86n M=0.333 N=1.68 TT=7.20n ) + +*SRC=SBL1650;DI_SBL1650;Diodes;Si; 50.0V 16.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1650 D ( IS=1.38m RS=3.22m BV=50.0 IBV=1.00m + CJO=1.72n M=0.333 N=2.27 TT=7.20n ) + +*SRC=SBL1650PT;DI_SBL1650PT;Diodes;Si; 50.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL1650PT D ( IS=89.9u RS=3.60m BV=50.0 IBV=500u ++ CJO=1.86n M=0.333 N=1.67 TT=7.20n ) + +*SRC=SBL1660;DI_SBL1660;Diodes;Si; 60.0V 16.0A 5.00ns Diodes Inc. Schottky .MODEL DI_SBL1660 D ( IS=1.38m RS=3.22m BV=60.0 IBV=1.00m + CJO=1.72n M=0.333 N=2.27 TT=7.20n ) + +*SRC=SBL1660PT;DI_SBL1660PT;Diodes;Si; 60.0V 16.0A 5.00ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL1660PT D ( IS=89.9u RS=3.60m BV=60.0 IBV=500u ++ CJO=1.86n M=0.333 N=1.67 TT=7.20n ) + +*SRC=SBL2030CT;DI_SBL2030CT;Diodes;Si; 30.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2030CT D ( IS=4.83m RS=2.37m BV=30.0 IBV=1.00m + CJO=1.34n M=0.333 N=2.28 TT=14.4n ) + +*SRC=SBL2030PT;DI_SBL2030PT;Diodes;Si; 30.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2030PT D ( IS=597u RS=2.88m BV=30.0 IBV=1.00m + CJO=2.52n M=0.333 N=1.59 TT=14.4n ) + +*SRC=SBL2035CT;DI_SBL2035CT;Diodes;Si; 35.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2035CT D ( IS=4.83m RS=2.37m BV=35.0 IBV=1.00m + CJO=1.34n M=0.333 N=2.28 TT=14.4n ) + +*SRC=SBL2035PT;DI_SBL2035PT;Diodes;Si; 35.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2035PT D ( IS=597u RS=2.88m BV=35.0 IBV=1.00m + CJO=2.52n M=0.333 N=1.59 TT=14.4n ) + +*SRC=SBL2040CT;DI_SBL2040CT;Diodes;Si; 40.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2040CT D ( IS=4.83m RS=2.37m BV=40.0 IBV=1.00m + CJO=1.34n M=0.333 N=2.28 TT=14.4n ) + +*SRC=SBL2040PT;DI_SBL2040PT;Diodes;Si; 40.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2040PT D ( IS=597u RS=2.88m BV=40.0 IBV=1.00m + CJO=2.52n M=0.333 N=1.59 TT=14.4n ) + +*SRC=SBL2045CT;DI_SBL2045CT;Diodes;Si; 45.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2045CT D ( IS=4.83m RS=2.37m BV=45.0 IBV=1.00m + CJO=1.34n M=0.333 N=2.28 TT=14.4n ) + +*SRC=SBL2045PT;DI_SBL2045PT;Diodes;Si; 45.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2045PT D ( IS=597u RS=2.88m BV=45.0 IBV=1.00m + CJO=2.52n M=0.333 N=1.59 TT=14.4n ) + +*SRC=SBL2050CT;DI_SBL2050CT;Diodes;Si; 50.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2050CT D ( IS=3.50m RS=2.11m BV=50.0 IBV=1.00m + CJO=1.34n M=0.333 N=2.95 TT=14.4n ) + +*SRC=SBL2050PT;DI_SBL2050PT;Diodes;Si; 50.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2050PT D ( IS=587u RS=2.11m BV=50.0 IBV=1.00m + CJO=2.52n M=0.333 N=2.12 TT=14.4n ) + +*SRC=SBL2060CT;DI_SBL2060CT;Diodes;Si; 60.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2060CT D ( IS=3.50m RS=2.11m BV=60.0 IBV=1.00m + CJO=1.34n M=0.333 N=2.95 TT=14.4n ) + +*SRC=SBL2060PT;DI_SBL2060PT;Diodes;Si; 60.0V 20.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL2060PT D ( IS=587u RS=2.11m BV=60.0 IBV=1.00m + CJO=2.52n M=0.333 N=2.12 TT=14.4n ) + +*SRC=SBL3030CT;DI_SBL3030CT;Diodes;Si; 30.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL3030CT D ( IS=200u RS=1.92m BV=30.0 IBV=1.00m + CJO=809p M=0.333 N=1.42 TT=14.4n ) + +*SRC=SBL3030PT;DI_SBL3030PT;Diodes;Si; 30.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL3030PT D ( IS=441u RS=1.92m BV=30.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=1.51 TT=14.4n ) + +*SRC=SBL3035PT;DI_SBL3035PT;Diodes;Si; 35.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL3035PT D ( IS=441u RS=1.92m BV=35.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=1.51 TT=14.4n ) + +*SRC=SBL3040CT;DI_SBL3040CT;Diodes;Si; 40.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL3040CT D ( IS=200u RS=1.92m BV=40.0 IBV=1.00m + CJO=809p M=0.333 N=1.42 TT=14.4n ) + +*SRC=SBL3040PT;DI_SBL3040PT;Diodes;Si; 40.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL3040PT D ( IS=441u RS=1.92m BV=40.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=1.51 TT=14.4n ) + +*SRC=SBL3045CT;DI_SBL3045CT;Diodes;Si; 45.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL3045CT D ( IS=200u RS=1.92m BV=45.0 IBV=1.00m + CJO=809p M=0.333 N=1.42 TT=14.4n ) + +*SRC=SBL3045PT;DI_SBL3045PT;Diodes;Si; 45.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL3045PT D ( IS=441u RS=1.92m BV=45.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=1.51 TT=14.4n ) + +*SRC=SBL3050CT;DI_SBL3050CT;Diodes;Si; 50.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL3050CT D ( IS=264u RS=1.99m BV=50.0 IBV=1.00m + CJO=809p M=0.333 N=1.67 TT=14.4n ) + +*SRC=SBL3050PT;DI_SBL3050PT;Diodes;Si; 50.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL3050PT D ( IS=346u RS=1.61m BV=50.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=2.02 TT=14.4n ) + +*SRC=SBL3060CT;DI_SBL3060CT;Diodes;Si; 60.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL3060CT D ( IS=264u RS=1.99m BV=60.0 IBV=1.00m + CJO=809p M=0.333 N=1.67 TT=14.4n ) + +*SRC=SBL3060PT;DI_SBL3060PT;Diodes;Si; 60.0V 30.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL3060PT D ( IS=346u RS=1.61m BV=60.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=2.02 TT=14.4n) + +*SRC=SBL4030PT;DI_SBL4030PT;Diodes;Si; 30.0V 40.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL4030PT D ( IS=10.9u RS=1.53m BV=30.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=1.08 TT=14.4n ) + +*SRC=SBL4035PT;DI_SBL4035PT;Diodes;Si; 35.0V 40.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL4035PT D ( IS=10.9u RS=1.53m BV=35.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=1.08 TT=14.4n ) + +*SRC=SBL4040PT;DI_SBL4040PT;Diodes;Si; 40.0V 40.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL4040PT D ( IS=10.9u RS=1.53m BV=40.0 IBV=1.00m + CJO=1.33n M=0.333 N=1.08 TT=14.4n ) + +*SRC=SBL4045PT;DI_SBL4045PT;Diodes;Si; 45.0V 40.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL4045PT D ( IS=10.9u RS=1.53m BV=45.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=1.08 TT=14.4n ) + +*SRC=SBL4050PT;DI_SBL4050PT;Diodes;Si; 50.0V 40.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL4050PT D ( IS=53.0u RS=1.26m BV=50.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=1.70 TT=14.4n ) + +*SRC=SBL4060PT;DI_SBL4060PT;Diodes;Si; 60.0V 40.0A 10.0ns Diodes Inc. Schottky - Single device of dual +.MODEL DI_SBL4060PT D ( IS=53.0u RS=1.26m BV=60.0 IBV=1.00m ++ CJO=1.33n M=0.333 N=1.70 TT=14.4n ) + +*SRC=SBL530;DI_SBL530;Diodes;Si; 30.0V 5.00A 10.0ns Diodes Inc. Schottky .MODEL DI_SBL530 D ( IS=926u RS=9.47m BV=30.0 IBV=500u + CJO=968p M=0.333 N=1.69 TT=14.4n ) + +*SRC=SBL535;DI_SBL535;Diodes;Si; 35.0V 5.00A 10.0ns Diodes Inc. Schottky .MODEL DI_SBL535 D ( IS=926u RS=9.47m BV=35.0 IBV=500u + CJO=968p M=0.333 N=1.69 TT=14.4n ) + +*SRC=SBL540;DI_SBL540;Diodes;Si; 40.0V 5.00A 10.0ns Diodes Inc. Schottky .MODEL DI_SBL540 D ( IS=926u RS=9.47m BV=40.0 IBV=500u + CJO=968p M=0.333 N=1.69 TT=14.4n ) + +*SRC=SBL545;DI_SBL545;Diodes;Si; 45.0V 5.00A 10.0ns Diodes Inc. Schottky .MODEL DI_SBL545 D ( IS=926u RS=9.47m BV=45.0 IBV=500u + CJO=968p M=0.333 N=1.69 TT=14.4n ) + +*SRC=SBL550;DI_SBL550;Diodes;Si; 50.0V 5.00A 10.0ns Diodes Inc. Schottky .MODEL DI_SBL550 D ( IS=14.0u RS=8.33m BV=50.0 IBV=500u + CJO=968p M=0.333 N=1.70 TT=14.4n ) + +*SRC=SBL560;DI_SBL560;Diodes;Si; 60.0V 5.00A 10.0ns Diodes Inc. Schottky .MODEL DI_SBL560 D ( IS=14.0u RS=8.33m BV=60.0 IBV=500u + CJO=968p M=0.333 N=1.70 TT=14.4n ) + +*SRC=SBL6030PT;DI_SBL6030PT;Diodes;Si; 30.0V 60.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL6030PT D ( IS=1.93m RS=917u BV=30.0 IBV=20.0m + CJO=3.25n M=0.333 N=1.68 TT=14.4n ) + +*SRC=SBL6040PT;DI_SBL6040PT;Diodes;Si; 40.0V 60.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL6040PT D ( IS=1.93m RS=917u BV=40.0 IBV=20.0m + CJO=3.25n M=0.333 N=1.68 TT=14.4n ) + +*SRC=SBL6050PT;DI_SBL6050PT;Diodes;Si; 50.0V 60.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL6050PT D ( IS=353u RS=909u BV=50.0 IBV=20.0m + CJO=3.25n M=0.333 N=1.76 TT=14.4n ) + +*SRC=SBL6060PT;DI_SBL6060PT;Diodes;Si; 60.0V 60.0A 10.0ns Diodes Inc. Schottky - Single device of dual .MODEL DI_SBL6060PT D ( IS=353u RS=909u BV=60.0 IBV=20.0m + CJO=3.25n M=0.333 N=1.76 TT=14.4n ) + +*SRC=SBL830;DI_SBL830;Diodes;Si; 30.0V 8.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_SBL830 D ( IS=396u RS=4.50m BV=30.0 IBV=500u ++ CJO=1.72n M=0.333 N=1.71 TT=14.4n ) + +*SRC=SBL835;DI_SBL835;Diodes;Si; 35.0V 8.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_SBL835 D ( IS=396u RS=4.50m BV=35.0 IBV=500u ++ CJO=1.72n M=0.333 N=1.71 TT=14.4n ) + +*SRC=SBL840;DI_SBL840;Diodes;Si; 40.0V 8.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_SBL840 D ( IS=396u RS=4.50m BV=40.0 IBV=500u ++ CJO=1.72n M=0.333 N=1.71 TT=14.4n ) + +*SRC=SBL845;DI_SBL845;Diodes;Si; 45.0V 8.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_SBL845 D ( IS=396u RS=4.50m BV=45.0 IBV=500u ++ CJO=1.72n M=0.333 N=1.71 TT=14.4n ) + +*SRC=SBL850;DI_SBL850;Diodes;Si; 50.0V 8.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_SBL850 D ( IS=30.8u RS=5.66m BV=50.0 IBV=500u ++ CJO=1.72n M=0.333 N=1.69 TT=14.4n ) + +*SRC=SBL860;DI_SBL860;Diodes;Si; 60.0V 8.00A 10.0ns Diodes Inc. Schottky +.MODEL DI_SBL860 D ( IS=30.8u RS=5.66m BV=60.0 IBV=500u ++ CJO=1.72n M=0.333 N=1.69 TT=14.4n ) + +*SRC=SD830;DI_SD830;Diodes;Si; 30.0V 8.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SD830 D ( IS=248u RS=5.25m BV=30.0 IBV=1.00m ++ CJO=1.06n M=0.333 N=1.70 TT=7.20n ) + +*SRC=SD840;DI_SD840;Diodes;Si; 40.0V 8.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SD840 D ( IS=248u RS=5.25m BV=40.0 IBV=1.00m ++ CJO=1.06n M=0.333 N=1.70 TT=7.20n ) + +*SRC=SD845;DI_SD845;Diodes;Si; 45.0V 8.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SD845 D ( IS=248u RS=5.25m BV=45.0 IBV=1.00m ++ CJO=1.06n M=0.333 N=1.70 TT=7.20n ) + +*SRC=SD860;DI_SD860;Diodes;Si; 60.0V 8.00A 5.00ns Diodes Inc. Schottky +.MODEL DI_SD860 D ( IS=248u RS=5.25m BV=60.0 IBV=1.00m ++ CJO=1.06n M=0.333 N=1.70 TT=7.20n ) + +*SRC=BC807-16;DI_BC807-16;BJTs PNP; Si; 45.0V 0.500A 220MHz Diodes +Inc. BJTs +.MODEL DI_BC807-16 PNP (IS=50.7f NF=1.00 BF=342 VAF=121 ++ IKF=0.273 ISE=24.2p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.675 RE=0.213 RB=0.852 RC=85.2m ++ XTB=1.5 CJE=107p VJE=1.10 MJE=0.500 CJC=34.7p VJC=0.300 MJC=0.300 ++ TF=631p TR=111n EG=1.12 ) + +*SRC=BC807-25;DI_BC807-25;BJTs PNP; Si; 45.0V 0.500A 220MHz Diodes +Inc. BJTs +.MODEL DI_BC807-25 PNP (IS=50.7f NF=1.00 BF=547 VAF=121 ++ IKF=0.273 ISE=15.1p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.675 RE=0.213 RB=0.852 RC=85.2m ++ XTB=1.5 CJE=107p VJE=1.10 MJE=0.500 CJC=34.7p VJC=0.300 MJC=0.300 ++ TF=631p TR=109n EG=1.12 ) + +*SRC=BC807-40;DI_BC807-40;BJTs PNP; Si; 45.0V 0.500A 220MHz Diodes +Inc. BJTs +.MODEL DI_BC807-40 PNP (IS=50.7f NF=1.00 BF=821 VAF=121 ++ IKF=0.273 ISE=10.1p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.675 RE=0.213 RB=0.852 RC=85.2m ++ XTB=1.5 CJE=107p VJE=1.10 MJE=0.500 CJC=34.7p VJC=0.300 MJC=0.300 ++ TF=631p TR=108n EG=1.12 ) + +*SRC=BC817-16;DI_BC817-16;BJTs NPN; Si; 45.0V 0.800A 220MHz Diodes +Inc. BJTs +.MODEL DI_BC817-16 NPN (IS=4.04n NF=1.00 BF=342 VAF=121 ++ IKF=0.273 ISE=6.86n NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.675 RE=0.227 RB=0.907 RC=90.7m ++ XTB=1.5 CJE=107p VJE=1.10 MJE=0.500 CJC=34.7p VJC=0.300 MJC=0.300 ++ TF=651p TR=111n EG=1.12 ) + +*SRC=BC817-25;DI_BC817-25;BJTs NPN; Si; 45.0V 0.800A 220MHz Diodes +Inc. BJTs +.MODEL DI_BC817-25 NPN (IS=4.04n NF=1.00 BF=548 VAF=121 ++ IKF=0.273 ISE=4.29n NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.675 RE=0.227 RB=0.907 RC=90.7m ++ XTB=1.5 CJE=107p VJE=1.10 MJE=0.500 CJC=34.7p VJC=0.300 MJC=0.300 ++ TF=651p TR=109n EG=1.12 ) + +*SRC=BC817-40;DI_BC817-40;BJTs NPN; Si; 45.0V 0.800A 220MHz Diodes +Inc. BJTs +.MODEL DI_BC817-40 NPN (IS=4.04n NF=1.00 BF=822 VAF=121 ++ IKF=0.273 ISE=2.86n NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.675 RE=0.227 RB=0.907 RC=90.7m ++ XTB=1.5 CJE=107p VJE=1.10 MJE=0.500 CJC=34.7p VJC=0.300 MJC=0.300 ++ TF=651p TR=108n EG=1.12 ) + +*SRC=BC846A;DI_BC846A;BJTs NPN; Si; 65.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC846A NPN (IS=10.2f NF=1.00 BF=305 VAF=145 ++ IKF=53.6m ISE=5.86p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=416p TR=50.3n EG=1.12 ) + +*SRC=BC846AW;DI_BC846AW;BJTs NPN; Si; 65.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC846AW NPN (IS=10.2f NF=1.00 BF=305 VAF=145 ++ IKF=53.6m ISE=5.86p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=416p TR=50.3n EG=1.12 ) + +*SRC=BC846B;DI_BC846B;BJTs NPN; Si; 65.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC846B NPN (IS=10.2f NF=1.00 BF=650 VAF=145 ++ IKF=39.5m ISE=2.93p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.105 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=385p TR=49.0n EG=1.12 ) + +*SRC=BC846BW;DI_BC846BW;BJTs NPN; Si; 65.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC846BW NPN (IS=10.2f NF=1.00 BF=650 VAF=145 ++ IKF=39.5m ISE=2.93p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.105 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=385p TR=49.0n EG=1.12 ) + +*SRC=BC846C;DI_BC846C;BJTs NPN; Si; 65.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC846C NPN (IS=10.2f NF=1.00 BF=1.09k VAF=145 ++ IKF=60.7m ISE=1.60p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=48.6n EG=1.12 ) + +*SRC=BC846CW;DI_BC846CW;BJTs NPN; Si; 65.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC846CW NPN (IS=10.2f NF=1.00 BF=1.09k VAF=145 ++ IKF=60.7m ISE=1.60p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=48.6n EG=1.12 ) + +*SRC=BC847A;DI_BC847A;BJTs NPN; Si; 45.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC847A NPN (IS=10.2f NF=1.00 BF=301 VAF=121 ++ IKF=60.7m ISE=5.82p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=50.3n EG=1.12 ) + +*SRC=BC847AT;DI_BC847AT;BJTs NPN; Si; 45.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC847AT NPN (IS=9.98f NF=1.00 BF=301 VAF=121 ++ IKF=60.7m ISE=5.75p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=13.0p VJC=0.300 MJC=0.300 ++ TF=423p TR=50.3n EG=1.12 ) + +*SRC=BC847AW;DI_BC847AW;BJTs NPN; Si; 45.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC847AW NPN (IS=10.2f NF=1.00 BF=301 VAF=121 ++ IKF=60.7m ISE=5.82p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=50.3n EG=1.12 ) + +*SRC=BC847B;DI_BC847B;BJTs NPN; Si; 45.0V 0.100A 300MHz Diodes, Inc. transistor +.MODEL DI_BC847B NPN (IS=3.75f NF=1.00 BF=1.61k VAF=121 ++ IKF=8.79m ISE=8.38p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=90.0m RE=0.765 RB=3.06 RC=0.306 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 ++ MJC=0.300 TF=520p TR=78.9n EG=1.12 ) + +*SRC=BC847BS;DI_BC847BS;BJTs NPN; Si; 45.0V 0.100A 250MHz Diodes Inc. +BJTs +.MODEL DI_BC847BS NPN (IS=9.98f NF=1.00 BF=616 VAF=121 ++ IKF=60.7m ISE=2.81p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=4.33p VJC=0.300 MJC=0.300 ++ TF=585p TR=49.1n EG=1.12 ) + +*SRC=BC847BT;DI_BC847BT;BJTs NPN; Si; 45.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC847BT NPN (IS=9.98f NF=1.00 BF=616 VAF=121 ++ IKF=60.7m ISE=2.81p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=13.0p VJC=0.300 MJC=0.300 ++ TF=423p TR=49.1n EG=1.12 ) + +*SRC=BC847BV;DI_BC847BV;BJTs NPN; Si; 45.0V 0.100A 200MHz Diodes Inc. BJTs - Single device of dual .MODEL DI_BC847BV NPN (IS=10.2f NF=1.00 BF=616 VAF=121 + IKF=42.5m ISE=2.38p NE=2.00 BR=4.00 NR=1.00 + VAR=24.0 IKR=0.105 RE=0.915 RB=3.66 RC=0.366 + XTB=1.5 CJE=35.8p VJE=1.10 MJE=0.500 CJC=11.6p VJC=0.300 + MJC=0.300 TF=665p TR=120n EG=1.12 ) + +*SRC=BC847BW;DI_BC847BW;BJTs NPN; Si; 45.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC847BW NPN (IS=10.2f NF=1.00 BF=616 VAF=121 ++ IKF=60.7m ISE=2.84p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=49.1n EG=1.12 ) + +*SRC=BC847C;DI_BC847C;BJTs NPN; Si; 45.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC847C NPN (IS=10.3f NF=1.00 BF=1.09k VAF=121 ++ IKF=60.7m ISE=1.61p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.965 RB=3.86 RC=0.386 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=48.6n EG=1.12 ) + +*SRC=BC847CT;DI_BC847CT;BJTs NPN; Si; 45.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC847CT NPN (IS=9.98f NF=1.00 BF=1.09k VAF=121 ++ IKF=60.7m ISE=1.58p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=13.0p VJC=0.300 MJC=0.300 ++ TF=423p TR=48.6n EG=1.12 ) + +*SRC=BC847CW;DI_BC847CW;BJTs NPN; Si; 45.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC847CW NPN (IS=10.2f NF=1.00 BF=1.09k VAF=121 ++ IKF=60.7m ISE=1.60p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=48.6n EG=1.12 ) + +***************************************************************************************************************************************** +*SRC=BC847PN;DI_BC847PN_NPN;BJTs NPN; Si; 45.0V 0.100A 250MHz Diodes Inc BJTs - Complementary +.MODEL DI_BC847PN_NPN NPN (IS=9.98f NF=1.00 BF=616 VAF=121 ++ IKF=60.7m ISE=2.81p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=4.33p VJC=0.300 ++ MJC=0.300 TF=585p TR=49.1n EG=1.12 ) + +*SRC=BC847PN;DI_BC847PN_PNP;BJTs PNP; Si; 45.0V 0.100A 250MHz Diodes Inc. BJTs - Complementary +.MODEL DI_BC847PN_PNP PNP (IS=10.2f NF=1.00 BF=650 VAF=121 ++ IKF=42.5m ISE=2.25p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.105 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=586p TR=95.9n EG=1.12 ) +***************************************************************************************************************************************** + +*SRC=BC848A;DI_BC848A;BJTs NPN; Si; 30.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC848A NPN (IS=10.2f NF=1.00 BF=1.09k VAF=98.6 ++ IKF=60.7m ISE=1.60p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=48.6n EG=1.12 ) + +*SRC=BC848AW;DI_BC848AW;BJTs NPN; Si; 30.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC848AW NPN (IS=10.2f NF=1.00 BF=1.09k VAF=98.6 ++ IKF=60.7m ISE=1.60p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=48.6n EG=1.12 ) + +*SRC=BC848B;DI_BC848B;BJTs NPN; Si; 30.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC848B NPN (IS=10.2f NF=1.00 BF=616 VAF=98.6 ++ IKF=60.7m ISE=2.84p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=49.1n EG=1.12 ) + +*SRC=BC848BW;DI_BC848BW;BJTs NPN; Si; 30.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC848BW NPN (IS=10.2f NF=1.00 BF=616 VAF=98.6 ++ IKF=60.7m ISE=2.84p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=49.1n EG=1.12 ) + +*SRC=BC848C;DI_BC848C;BJTs NPN; Si; 30.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC848C NPN (IS=10.2f NF=1.00 BF=1.09k VAF=98.6 ++ IKF=60.7m ISE=1.60p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=48.6n EG=1.12 ) + +*SRC=BC848CW;DI_BC848CW;BJTs NPN; Si; 30.0V 0.100A 300MHz Diodes Inc +BJTs +.MODEL DI_BC848CW NPN (IS=10.2f NF=1.00 BF=1.09k VAF=98.6 ++ IKF=60.7m ISE=1.60p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=0.915 RB=3.66 RC=0.366 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 MJC=0.300 ++ TF=427p TR=48.6n EG=1.12 ) + +*SRC=BC856A;DI_BC856A;BJTs PNP; Si; 65.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC856A PNP (IS=10.2f NF=1.00 BF=342 VAF=145 ++ IKF=72.9m ISE=5.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 ++ MJC=0.300 TF=581p TR=97.8n EG=1.12 ) + +*SRC=BC856AW;DI_BC856AW;BJTs PNP; Si; 65.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC856AW PNP (IS=10.2f NF=1.00 BF=342 VAF=145 ++ IKF=72.9m ISE=5.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=581p TR=97.8n EG=1.12 ) + +*SRC=BC856B;DI_BC856B;BJTs PNP; Si; 80.0V 0.200A 257MHz Diodes Inc. Transistor +.MODEL DI_BC856B PNP (IS=3.90f NF=1.00 BF=408 VAF=161 ++ IKF=91.1m ISE=3.25p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.225 RE=0.782 RB=3.13 RC=0.313 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 ++ MJC=0.300 TF=548p TR=94.5n EG=1.12 ) + +*SRC=BC856BW;DI_BC856BW;BJTs PNP; Si; 80.0V 0.200A 257MHz Diodes Inc. Transistor +.MODEL DI_BC856BW PNP (IS=3.90f NF=1.00 BF=408 VAF=161 ++ IKF=91.1m ISE=3.25p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.225 RE=0.782 RB=3.13 RC=0.313 ++ XTB=1.5 CJE=26.8p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 ++ MJC=0.300 TF=548p TR=94.5n EG=1.12 ) + +*SRC=BC857A;DI_BC857A;BJTs PNP; Si; 45.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC857A PNP (IS=10.2f NF=1.00 BF=342 VAF=121 ++ IKF=72.9m ISE=5.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=581p TR=97.8n EG=1.12 ) + +*SRC=BC857AT;DI_BC857AT;BJTs PNP; Si; 45.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC857AT PNP (IS=10.2f NF=1.00 BF=342 VAF=121 ++ IKF=72.9m ISE=5.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=37.6p VJE=1.10 MJE=0.500 CJC=12.1p VJC=0.300 ++ MJC=0.300 TF=488p TR=97.8n EG=1.12 ) + +*SRC=BC857AW;DI_BC857AW;BJTs PNP; Si; 45.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC857AW PNP (IS=10.2f NF=1.00 BF=342 VAF=121 ++ IKF=72.9m ISE=5.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=581p TR=97.8n EG=1.12 ) + +*SRC=BC857B;DI_BC857B;BJTs PNP; Si; 45.0V 0.100A 200MHz Diodes, Inc. transistor +.MODEL DI_BC857B PNP (IS=5.51f NF=1.00 BF=424 VAF=121 ++ IKF=36.4m ISE=2.35p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=0.765 RB=3.06 RC=0.306 ++ XTB=1.5 CJE=26.9p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 ++ MJC=0.300 TF=700p TR=121n EG=1.12 ) + +*SRC=BC857BS;DI_BC857BS;BJTs PNP; Si; 45.0V 0.100A 250MHz Diodes Inc. +BJTs - Single device of dual +.MODEL DI_BC857BS PNP (IS=10.2f NF=1.00 BF=650 VAF=121 ++ IKF=42.5m ISE=2.25p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.105 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 MJC=0.300 ++ TF=586p TR=95.9n EG=1.12 ) + +*SRC=BC857BT;DI_BC857BT;BJTs PNP; Si; 45.0V 0.100A 200MHz Diodes, Inc. transistor +.MODEL DI_BC857B PNP (IS=5.51f NF=1.00 BF=424 VAF=121 ++ IKF=36.4m ISE=2.35p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=0.765 RB=3.06 RC=0.306 ++ XTB=1.5 CJE=26.9p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 ++ MJC=0.300 TF=700p TR=121n EG=1.12 ) + +*SRC=BC857BV;DI_BC857BV;BJTs PNP; Si; 45.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC857BV PNP (IS=10.2f NF=1.00 BF=650 VAF=121 ++ IKF=42.5m ISE=2.25p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.105 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=37.6p VJE=1.10 MJE=0.500 CJC=12.1p VJC=0.300 ++ MJC=0.300 TF=499p TR=95.9n EG=1.12 )=499p TR=95.9n EG=1.12 ) + +*SRC=BC857BW;DI_BC857BW;BJTs PNP; Si; 45.0V 0.100A 200MHz Diodes, Inc. transistor +.MODEL DI_BC857BW PNP (IS=5.51f NF=1.00 BF=424 VAF=121 ++ IKF=36.4m ISE=2.35p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=0.765 RB=3.06 RC=0.306 ++ XTB=1.5 CJE=26.9p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 ++ MJC=0.300 TF=700p TR=121n EG=1.12 ) + +*SRC=BC857C;DI_BC857C;BJTs PNP; Si; 45.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC857C PNP (IS=10.2f NF=1.00 BF=1.09k VAF=121 ++ IKF=36.4m ISE=1.24p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=587p TR=95.0n EG=1.12 ) + +*SRC=BC857CT;DI_BC857CT;BJTs PNP; Si; 45.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC857CT PNP (IS=10.2f NF=1.00 BF=1.09k VAF=121 ++ IKF=36.4m ISE=1.24p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=30.8p VJE=1.10 MJE=0.500 CJC=12.1p VJC=0.300 ++ MJC=0.300 TF=526p TR=95.0n EG=1.12 ) + +*SRC=BC857CW;DI_BC857CW;BJTs PNP; Si; 45.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC857CW PNP (IS=10.2f NF=1.00 BF=1.09k VAF=121 ++ IKF=36.4m ISE=1.24p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=587p TR=95.0n EG=1.12 ) + +*SRC=BC858A;DIBC858A;BJTs PNP; Si; 30.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DIBC858A PNP (IS=10.2f NF=1.00 BF=342 VAF=98.6 ++ IKF=72.9m ISE=5.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=581p TR=97.8n EG=1.12 ) + +*SRC=BC858AW;DI_BC858AW;BJTs PNP; Si; 30.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC858AW PNP (IS=10.2f NF=1.00 BF=342 VAF=98.6 ++ IKF=72.9m ISE=5.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=581p TR=97.8n EG=1.12 ) + +*SRC=BC858B;DI_BC858B;BJTs PNP; Si; 30.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC858B PNP (IS=10.2f NF=1.00 BF=650 VAF=98.6 ++ IKF=42.5m ISE=2.25p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.105 RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=586p TR=95.9n EG=1.12 ) + +*SRC=BC858BW;DI_BC858BW;BJTs PNP; Si; 30.0V 0.100A 200MHz Diodes, Inc. transistor +.MODEL DI_BC858BW PNP (IS=5.51f NF=1.00 BF=424 VAF=98.6 ++ IKF=36.4m ISE=2.35p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=0.765 RB=3.06 RC=0.306 ++ XTB=1.5 CJE=26.9p VJE=1.10 MJE=0.500 CJC=8.67p VJC=0.300 ++ MJC=0.300 TF=700p TR=121n EG=1.12 ) + +*SRC=BC858C;DI_BC858C;BJTs PNP; Si; 30.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC858C PNP (IS=10.2f NF=1.00 BF=1.09k VAF=98.6 ++ IKF=36.4m ISE=1.24p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=587p TR=95.0n EG=1.12 ) + +*SRC=BC858CW;DI_BC858CW;BJTs PNP; Si; 30.0V 0.100A 250MHz Diodes Inc. BJTs +.MODEL DI_BC858CW PNP (IS=10.2f NF=1.00 BF=1.09k VAF=98.6 ++ IKF=36.4m ISE=1.24p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=0.715 RB=2.86 RC=0.286 ++ XTB=1.5 CJE=13.3p VJE=1.10 MJE=0.500 CJC=7.80p VJC=0.300 ++ MJC=0.300 TF=587p TR=95.0n EG=1.12 ) + +*SRC=DMMT3904W;DI_DMMT3904W;BJTs NPN; Si; 40.0V 0.200A 347MHz Diodes +Inc. Matched Transistor +.MODEL DI_DMMT3904W NPN (IS=20.3f NF=1.00 BF=274 VAF=114 ++ IKF=36.4m ISE=6.99p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=90.0m RE=0.657 RB=2.63 RC=0.263 ++ XTB=1.5 CJE=8.29p VJE=1.10 MJE=0.500 CJC=7.10p VJC=0.300 ++ MJC=0.300 TF=426p TR=71.3n EG=1.12 ) + +***************************************************************************************************************************************** +*SRC=DMMT3906;DI_DMMT3906;BJTs PNP; Si; 40.0V 0.200A 257MHz Diodes Inc. Matched BJTs - Single device of dual +.MODEL DI_DMMT3906 PNP (IS=20.3f NF=1.00 BF=437 VAF=114 ++ IKF=44.6m ISE=6.81p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.120 RE=1.16 RB=4.63 RC=0.463 ++ XTB=1.5 CJE=23.5p VJE=1.10 MJE=0.500 CJC=10.7p VJC=0.300 ++ MJC=0.300 TF=504p TR=94.3n EG=1.12 ) +***************************************************************************************************************************************** + +*SRC=DMMT3906W;DI_DMMT3906W;BJTs PNP; Si; 40.0V 0.200A 257MHz Diodes, Inc. PNP +.MODEL DI_DMMT3906W PNP (IS=20.3f NF=1.00 BF=274 VAF=114 ++ IKF=36.4m ISE=6.99p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=90.0m RE=1.01 RB=4.03 RC=0.403 ++ XTB=1.5 CJE=12.1p VJE=1.10 MJE=0.500 CJC=10.7p VJC=0.300 ++ MJC=0.300 TF=531p TR=85.6n EG=1.12 ) + +*SRC=DMMT5551;DI_DMMT5551;BJTs NPN; Si; 160V 0.200A 150MHz Diodes Inc. Matched BJTs - Single device of dual +.MODEL DI_DMMT5551 NPN (IS=15.4f NF=1.00 BF=342 VAF=228 ++ IKF=42.5m ISE=5.27p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.105 RE=0.257 RB=1.03 RC=0.103 ++ XTB=1.5 CJE=52.0p VJE=1.10 MJE=0.500 CJC=16.8p VJC=0.300 ++ MJC=0.300 TF=873p TR=163n EG=1.12 ) + +*SRC=IMT4;DI_IMT4;BJTs PNP; Si; 120V 50.0mA 200MHz Diodes Inc. +Transistor +.MODEL DI_IMT4 PNP (IS=12.8f NF=1.00 BF=513 VAF=197 ++ IKF=30.4m ISE=2.70p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=75.0m RE=1.43 RB=5.72 RC=0.572 ++ XTB=1.5 CJE=19.1p VJE=1.10 MJE=0.500 CJC=6.15p VJC=0.300 ++ MJC=0.300 TF=710p TR=121n EG=1.12 ) + +*SRC=IMX8;DI_IMX8;BJTs NPN; Si; 120V 50.0mA 300MHz Diodes Inc. +Transistor +.MODEL DI_IMX8 NPN (IS=14.6f NF=1.00 BF=581 VAF=197 ++ IKF=30.4m ISE=2.54p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=75.0m RE=0.830 RB=3.32 RC=0.332 ++ XTB=1.5 CJE=12.5p VJE=1.10 MJE=0.500 CJC=4.02p VJC=0.300 ++ MJC=0.300 TF=475p TR=80.1n EG=1.12 ) + +*SRC=MMBT123S;DI_MMBT123S;BJTs NPN; Si; 18.0V 1.00A 100MHz Diodes Inc. +BJTs +.MODEL DI_MMBT123S NPN (IS=102f NF=1.00 BF=1.09k VAF=76.4 ++ IKF=0.425 ISE=13.4p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=1.05 RE=0.181 RB=0.726 RC=72.6m ++ XTB=1.5 CJE=71.7p VJE=1.10 MJE=0.500 CJC=23.1p VJC=0.300 MJC=0.300 ++ TF=1.55n TR=238n EG=1.12 ) + +*SRC=MMBT2222A;DI_MMBT2222A;BJTs NPN; Si; 40.0V 0.600A 200MHz Diodes Inc. Transistor +.MODEL DI_MMBT2222A NPN (IS=25.4f NF=1.00 BF=274 VAF=114 ++ IKF=0.121 ISE=14.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.300 RE=0.219 RB=0.877 RC=87.7m ++ XTB=1.5 CJE=27.6p VJE=1.10 MJE=0.500 CJC=14.2p VJC=0.300 ++ MJC=0.300 TF=622p TR=124n EG=1.12 ) + +*SRC=MMBT2222AT;DI_MMBT2222AT;BJTs NPN; Si; 40.0V 0.600A 300MHz Diodes +Inc. BJTs +.MODEL DI_MMBT2222AT NPN (IS=60.4f NF=1.00 BF=301 VAF=114 ++ IKF=66.8m ISE=14.8p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.165 RE=0.261 RB=1.04 RC=0.104 ++ XTB=1.5 CJE=36.2p VJE=1.10 MJE=0.500 CJC=23.1p VJC=0.300 MJC=0.300 ++ TF=491p TR=82.1n EG=1.12 ) + +*SRC=MMBT2907A;DI_MMBT2907A;BJTs PNP; Si; 60.0V 0.600A 200MHz Diodes Inc. Transistor +.MODEL DI_MMBT2907A PNP (IS=60.7f NF=1.00 BF=312 VAF=139 ++ IKF=0.219 ISE=26.0p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.540 RE=85.8m RB=0.343 RC=34.3m ++ XTB=1.5 CJE=50.4p VJE=1.10 MJE=0.500 CJC=23.1p VJC=0.300 ++ MJC=0.300 TF=758p TR=123n EG=1.12 ) + +*SRC=MMBT2907AT;DI_MMBT2907AT;BJTs PNP; Si; 60.0V 0.500A 300MHz Diodes Inc. BJTs .MODEL DI_MMBT2907AT PNP (IS=50.0f NF=1.00 BF=410 VAF=139 + IKF=0.182 ISE=16.4p NE=2.00 BR=4.00 NR=1.00 + VAR=20.0 IKR=0.450 RE=0.343 RB=1.37 RC=0.137 + XTB=1.5 CJE=34.9p VJE=1.10 MJE=0.500 CJC=14.7p VJC=0.300 + MJC=0.300 TF=484p TR=29.9n EG=1.12 ) + +*SRC=MMBT3904;DI_MMBT3904;BJTs NPN; Si; 40.0V 0.200A 347MHz Diodes Inc. NPN Transistor +.MODEL DI_MMBT3904 NPN (IS=48.3f NF=1.00 BF=410 VAF=114 ++ IKF=0.121 ISE=13.1p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.300 RE=2.63 RB=10.5 RC=1.05 ++ XTB=1.5 CJE=9.67p VJE=1.10 MJE=0.500 CJC=8.70p VJC=0.300 ++ MJC=0.300 TF=440p TR=74.7n EG=1.12 ) + +*SRC=MMBT3904T;DI_MMBT3904T;BJTs NPN; Si; 40.0V 0.200A 347MHz Diodes +Inc. BJTs +.MODEL DI_MMBT3904T NPN (IS=20.2f NF=1.00 BF=410 VAF=114 ++ IKF=30.4m ISE=4.25p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=75.0m RE=0.707 RB=2.83 RC=0.283 ++ XTB=1.5 CJE=8.92p VJE=1.10 MJE=0.500 CJC=7.10p VJC=0.300 MJC=0.300 ++ TF=383p TR=69.9n EG=1.12 ) + +*SRC=MMBT3906;DI_MMBT3906;BJTs PNP; Si; 40.0V 0.200A 257MHz Diodes Inc. Transistor +.MODEL DI_MMBT3906 PNP (IS=20.3f NF=1.00 BF=192 VAF=114 ++ IKF=60.7m ISE=12.9p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=1.16 RB=4.63 RC=0.463 ++ XTB=1.5 CJE=7.60p VJE=1.10 MJE=0.500 CJC=6.52p VJC=0.300 ++ MJC=0.300 TF=589p TR=98.4n EG=1.12 ) + +*SRC=MMBT3906T;DI_MMBT3906T;BJTs PNP; Si; 40.0V 0.200A 257MHz Didoes +Inc. BJTs +.MODEL DI_MMBT3906T NPN (IS=7.21e-016 NF=1.00 BF=410 VAF=114 ++ IKF=60.7m ISE=1.13p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=1.21 RB=4.83 RC=0.483 ++ XTB=1.5 CJE=10.9p VJE=1.10 MJE=0.500 CJC=6.63p VJC=0.300 MJC=0.300 ++ TF=571p TR=84.1n EG=1.12 ) + +*SRC=MMBT4124;DI_MMBT4124;BJTs NPN; Si; 30.0V 0.200A 347MHz Diodes Inc. NPN Transistor +.MODEL DI_MMBT4124 NPN (IS=20.7f NF=1.00 BF=492 VAF=98.6 ++ IKF=72.9m ISE=5.54p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=2.63 RB=10.5 RC=1.05 ++ XTB=1.5 CJE=9.65p VJE=1.10 MJE=0.500 CJC=9.47p VJC=0.300 ++ MJC=0.300 TF=415p TR=69.8n EG=1.12 ) + +*SRC=MMBT4126;DI_MMBT4126;BJTs PNP; Si; 25.0V 0.200A 257MHz Diodes Inc. Transistor +.MODEL DI_MMBT4126 PNP (IS=20.3f NF=1.00 BF=598 VAF=90.0 ++ IKF=72.9m ISE=4.52p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.180 RE=0.257 RB=1.03 RC=0.103 ++ XTB=1.5 CJE=13.8p VJE=1.10 MJE=0.500 CJC=10.7p VJC=0.300 ++ MJC=0.300 TF=569p TR=93.4n EG=1.12 ) + +*SRC=MMBT4126;DI_MMBT4126;BJTs PNP; Si; 25.0V 0.200A 257MHz Diodes Inc. Transistor +.MODEL DI_MMBT4126 PNP (IS=20.3f NF=1.00 BF=598 VAF=90.0 ++ IKF=72.9m ISE=4.52p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.180 RE=0.257 RB=1.03 RC=0.103 ++ XTB=1.5 CJE=13.8p VJE=1.10 MJE=0.500 CJC=10.7p VJC=0.300 ++ MJC=0.300 TF=569p TR=93.4n EG=1.12 ) + +*SRC=MMBT4401;DI_MMBT4401;BJTs NPN; Si; 40.0V 0.600A 200MHz Diodes, Inc. transistor +.MODEL DI_MMBT4401 NPN (IS=60.9f NF=1.00 BF=410 VAF=114 ++ IKF=0.364 ISE=25.5p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.900 RE=0.713 RB=2.85 RC=0.285 ++ XTB=1.5 CJE=36.2p VJE=1.10 MJE=0.500 CJC=15.4p VJC=0.300 ++ MJC=0.300 TF=717p TR=121n EG=1.12 ) + +*SRC=MMBT4401T;DI_MMBT4401T;BJTs NPN; Si; 40.0V 0.600A 275MHz Diodes +Inc. BJTs +.MODEL DI_MMBT4401T NPN (IS=1.27p NF=1.00 BF=410 VAF=114 ++ IKF=60.7m ISE=47.7p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.261 RB=1.04 RC=0.104 ++ XTB=1.5 CJE=27.7p VJE=1.10 MJE=0.500 CJC=14.2p VJC=0.300 MJC=0.300 ++ TF=533p TR=84.1n EG=1.12 ) + +*SRC=MMBT4403;DI_MMBT4403;BJTs PNP; Si; 40.0V 0.600A 300MHz Diodes Inc. Transistor +.MODEL DI_MMBT4403 PNP (IS=26.9f NF=1.00 BF=274 VAF=114 ++ IKF=0.304 ISE=23.2p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.750 RE=0.263 RB=1.05 RC=0.105 ++ XTB=1.5 CJE=36.2p VJE=1.10 MJE=0.500 CJC=24.6p VJC=0.300 ++ MJC=0.300 TF=500p TR=82.4n EG=1.12 ) + +***************************************************************************************************************************************** +*SRC=MMBT4403T;DI_MMBT4403T;BJTs PNP; Si; 40.0V 0.600A 200MHz Diodes Inc. BJTs +.MODEL DI_MMBT4403T PNP (IS=60.4f NF=1.00 BF=410 VAF=114 ++ IKF=0.304 ISE=23.2p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.750 RE=0.261 RB=1.04 RC=0.104 ++ XTB=1.5 CJE=27.7p VJE=1.10 MJE=0.500 CJC=18.5p VJC=0.300 ++ MJC=0.300 TF=667p TR=84.1n EG=1.12 ) +***************************************************************************************************************************************** + +*SRC=MMBT5401;DI_MMBT5401;BJTs PNP; Si; 150V 0.200A 300MHz Diodes Inc. +Transistor +.MODEL DI_MMBT5401 PNP (IS=20.3f NF=1.00 BF=328 VAF=220 ++ IKF=72.9m ISE=8.24p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.257 RB=1.03 RC=0.103 ++ XTB=1.5 CJE=54.3p VJE=1.10 MJE=0.500 CJC=17.5p VJC=0.300 ++ MJC=0.300 TF=315p TR=81.7n EG=1.12 ) + +*SRC=MMBT5551;DI_MMBT5551;BJTs NPN; Si; 160V 0.200A 130MHz Diodes Inc. +Transistor +.MODEL DI_MMBT5551 NPN (IS=20.2f NF=1.00 BF=219 VAF=228 ++ IKF=36.4m ISE=8.72p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=90.0m RE=0.257 RB=1.03 RC=0.103 ++ XTB=1.5 CJE=27.9p VJE=1.10 MJE=0.500 CJC=8.99p VJC=0.300 MJC=0.300 ++ TF=1.13n TR=193n EG=1.12 ) + +*SRC=MMBTA05;DI_MMBTA05;BJTs NPN; Si; 60.0V 0.500A 219MHz Diodes Inc. +BJTs +.MODEL DI_MMBTA05 NPN (IS=51.3f NF=1.00 BF=547 VAF=139 ++ IKF=0.146 ISE=11.1p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.360 RE=0.223 RB=0.892 RC=89.2m ++ XTB=1.5 CJE=58.7p VJE=1.10 MJE=0.500 CJC=18.9p VJC=0.300 MJC=0.300 ++ TF=631p TR=110n EG=1.12 ) + +*SRC=MMBTA06;DI_MMBTA06;BJTs NPN; Si; 80.0V 0.500A 219MHz Diodes Inc. Transistor +.MODEL DI_MMBTA06 NPN (IS=50.8f NF=1.00 BF=479 VAF=161 ++ IKF=91.1m ISE=9.99p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.225 RE=0.103 RB=0.412 RC=41.2m ++ XTB=1.5 CJE=58.7p VJE=1.10 MJE=0.500 CJC=18.9p VJC=0.300 ++ MJC=0.300 TF=576p TR=110n EG=1.12 ) + +*SRC=MMBTA42;DI_MMBTA42;BJTs NPN; Si; 300V 0.500A 219MHz Diodes Inc. NPN Transistor +.MODEL DI_MMBTA42 NPN (IS=51.0f NF=1.00 BF=194 VAF=312 ++ IKF=0.182 ISE=34.9p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.450 RE=11.6 RB=46.3 RC=4.63 ++ XTB=1.5 CJE=58.7p VJE=1.10 MJE=0.500 CJC=18.9p VJC=0.300 ++ MJC=0.300 TF=481p TR=115n EG=1.12 ) + +*SRC=MMBTA55;DI_MMBTA55;BJTs PNP; Si; 60.0V 0.500A 163MHz Diodes Inc. Transistor +.MODEL DI_MMBTA55 PNP (IS=50.8f NF=1.00 BF=479 VAF=139 ++ IKF=91.1m ISE=9.99p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.225 RE=0.103 RB=0.412 RC=41.2m ++ XTB=1.5 CJE=125p VJE=1.10 MJE=0.500 CJC=40.2p VJC=0.300 ++ MJC=0.300 TF=660p TR=149n EG=1.12 ) + +*SRC=MMBTA56;DI_MMBTA56;BJTs PNP; Si; 80.0V 0.500A 163MHz Diodes Inc. +Transistor +.MODEL DI_MMBTA56 PNP (IS=50.8f NF=1.00 BF=479 VAF=161 ++ IKF=91.1m ISE=9.99p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.225 RE=0.103 RB=0.412 RC=41.2m ++ XTB=1.5 CJE=125p VJE=1.10 MJE=0.500 CJC=40.2p VJC=0.300 ++ MJC=0.300 TF=660p TR=149n EG=1.12 ) + +*SRC=MMBTA92;DI_MMBTA92;BJTs PNP; Si; 300V 0.500A 60.0MHz Diodes Inc. +Transistor +.MODEL DI_MMBTA92 PNP (IS=177f NF=1.00 BF=239 VAF=312 ++ IKF=72.9m ISE=33.4p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=1.16 RB=4.63 RC=0.463 ++ XTB=1.5 CJE=125p VJE=1.10 MJE=0.500 CJC=40.2p VJC=0.300 MJC=0.300 ++ TF=2.18n TR=415n EG=1.12 ) + +*SRC=MMBTH10;DI_MMBTH10;BJTs NPN; Si; 25.0V 50.0mA 1.00kMHz Diodes Inc. Transistor +.MODEL DI_MMBTH10 NPN (IS=1.26e-016 NF=1.00 BF=95.8 VAF=90.0 ++ IKF=24.3m ISE=1.28p NE=2.00 BR=4.00 NR=1.00 ++ VAR=12.0 IKR=60.0m RE=1.51 RB=6.05 RC=0.605 ++ XTB=1.5 CJE=6.27p VJE=1.10 MJE=0.500 CJC=2.02p VJC=0.300 ++ MJC=0.300 TF=130p TR=27.4n EG=1.12 ) + +*SRC=MMBTH24;DI_MMBTH24;BJTs NPN; Si; 40.0V 50.0mA 1.00kMHz Diodes Inc. Transistor +.MODEL DI_MMBTH24 NPN (IS=1.26e-016 NF=1.00 BF=95.8 VAF=114 ++ IKF=24.3m ISE=1.28p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=60.0m RE=1.51 RB=6.05 RC=0.605 ++ XTB=1.5 CJE=6.27p VJE=1.10 MJE=0.500 CJC=2.02p VJC=0.300 ++ MJC=0.300 TF=130p TR=27.4n EG=1.12 ) + +F=496p TR=81.1n EG=1.12 ) + +***************************************************************************************************************************************** +*SRC=MMDT2227;DI_MMDT2227_NPN;BJTs NPN; Si; 40.0V 0.600A 300MHz Diodes Inc. BJTs - Complementary +.MODEL DI_MMDT2227_NPN NPN (IS=61.0f NF=1.00 BF=410 VAF=114 ++ IKF=0.121 ISE=14.8p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.300 RE=0.269 RB=1.08 RC=0.108 ++ XTB=1.5 CJE=27.7p VJE=1.10 MJE=0.500 CJC=15.3p VJC=0.300 ++ MJC=0.300 TF=496p TR=81.1n EG=1.12 ) + +*SRC=MMDT2227;DI_MMDT2227_PNP;BJTs PNP; Si; 60.0V 0.600A 300MHz Diodes Inc. BJTs - Complementary +.MODEL DI_MMDT2227_PNP PNP (IS=61.2f NF=1.00 BF=410 VAF=139 ++ IKF=0.279 ISE=22.4p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.690 RE=0.361 RB=1.44 RC=0.144 ++ XTB=1.5 CJE=27.6p VJE=1.10 MJE=0.500 CJC=18.5p VJC=0.300 ++ MJC=0.300 TF=491p TR=81.1n EG=1.12 ) +***************************************************************************************************************************************** + +***************************************************************************************************************************************** +*SRC=MMDT2907A;DI_MMDT2907A;BJTs PNP; Si; 60.0V 0.600A 300MHz Diodes Inc. BJTs - Single device of dual +.MODEL DI_MMDT2907A PNP (IS=61.2f NF=1.00 BF=410 VAF=139 ++ IKF=0.279 ISE=22.4p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.690 RE=0.361 RB=1.44 RC=0.144 ++ XTB=1.5 CJE=27.6p VJE=1.10 MJE=0.500 CJC=18.5p VJC=0.300 ++ MJC=0.300 TF=491p TR=81.1n EG=1.12 ) +***************************************************************************************************************************************** + +*SRC=MMDT3904;DI_MMDT3904;BJTs NPN; Si; 40.0V 0.200A 347MHz Diodes +Inc. BJTs - Single device of dual +.MODEL DI_MMDT3904 NPN (IS=5.81e-016 NF=1.00 BF=410 VAF=114 ++ IKF=0.304 ISE=2.28p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.750 RE=0.707 RB=2.83 RC=0.283 ++ XTB=1.5 CJE=9.67p VJE=1.10 MJE=0.500 CJC=6.86p VJC=0.300 MJC=0.300 ++ TF=450p TR=70.2n EG=1.12 ) + +*SRC=MMDT3906;DI_MMDT3906;BJTs PNP; Si; 40.0V 0.200A 257MHz Diodes +Inc. BJTs - Single device of dual +.MODEL DI_MMDT3906 PNP (IS=7.21e-016 NF=1.00 BF=410 VAF=114 ++ IKF=48.6m ISE=1.01p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.120 RE=1.21 RB=4.83 RC=0.483 ++ XTB=1.5 CJE=10.9p VJE=1.10 MJE=0.500 CJC=7.57p VJC=0.300 MJC=0.300 ++ TF=558p TR=84.1n EG=1.12 ) + +***************************************************************************************************************************************** +*SRC=MMDT3946;DI_MMDT3946_NPN;BJTs NPN; Si; 40.0V 0.200A 347MHz Diodes Inc. BJTs - Complementary +.MODEL DI_MMDT3946_NPN NPN (IS=5.81e-016 NF=1.00 BF=410 VAF=114 ++ IKF=0.304 ISE=2.28p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.750 RE=0.707 RB=2.83 RC=0.283 ++ XTB=1.5 CJE=9.67p VJE=1.10 MJE=0.500 CJC=6.86p VJC=0.300 ++ MJC=0.300 TF=450p TR=70.2n EG=1.12 ) + +*SRC=MMDT3946;DI_MMDT3946_PNP;BJTs PNP; Si; 40.0V 0.200A 257MHz Diodes Inc. BJTs - Complementary +.MODEL DI_MMDT3946_PNP PNP (IS=7.21e-016 NF=1.00 BF=410 VAF=114 ++ IKF=48.6m ISE=1.01p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.120 RE=1.21 RB=4.83 RC=0.483 ++ XTB=1.5 CJE=10.9p VJE=1.10 MJE=0.500 CJC=7.57p VJC=0.300 ++ MJC=0.300 TF=558p TR=84.1n EG=1.12 ) +***************************************************************************************************************************************** + +*SRC=MMDT4124;DI_MMDT4124;BJTs NPN; Si; 25.0V 0.200A 347MHz Diodes +Inc. BTJs - Single device of dual +.MODEL DI_MMDT4124 NPN (IS=5.81e-016 NF=1.00 BF=492 VAF=90.0 ++ IKF=30.4m ISE=600f NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=75.0m RE=0.707 RB=2.83 RC=0.283 ++ XTB=1.5 CJE=7.96p VJE=1.10 MJE=0.500 CJC=7.10p VJC=0.300 MJC=0.300 ++ TF=386p TR=69.8n EG=1.12 ) + +*SRC=MMDT4126;DI_MMDT4126;BJTs PNP; Si; 25.0V 0.200A 257MHz Diodes +Inc. BTJs - Single device of dual +.MODEL DI_MMDT4126 PNP (IS=7.06e-016 NF=1.00 BF=492 VAF=90.0 ++ IKF=60.7m ISE=935f NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.150 RE=1.16 RB=4.63 RC=0.463 ++ XTB=1.5 CJE=7.24p VJE=1.10 MJE=0.500 CJC=7.10p VJC=0.300 MJC=0.300 ++ TF=585p TR=94.0n EG=1.12 ) + +*SRC=MMBT4124;DI_MMBT4124;BJTs NPN; Si; 30.0V 0.200A 347MHz Diodes Inc. NPN Transistor +.MODEL DI_MMBT4124 NPN (IS=20.7f NF=1.00 BF=492 VAF=98.6 ++ IKF=72.9m ISE=5.54p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=2.63 RB=10.5 RC=1.05 ++ XTB=1.5 CJE=9.65p VJE=1.10 MJE=0.500 CJC=9.47p VJC=0.300 ++ MJC=0.300 TF=415p TR=69.8n EG=1.12 ) + +*SRC=MMBT4126;DI_MMBT4126;BJTs PNP; Si; 25.0V 0.200A 257MHz Diodes Inc. Transistor +.MODEL DI_MMBT4126 PNP (IS=20.3f NF=1.00 BF=598 VAF=90.0 ++ IKF=72.9m ISE=4.52p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.180 RE=0.257 RB=1.03 RC=0.103 ++ XTB=1.5 CJE=13.8p VJE=1.10 MJE=0.500 CJC=10.7p VJC=0.300 ++ MJC=0.300 TF=569p TR=93.4n EG=1.12 ) + +*SRC=MMDT4401;DI_MMDT4401;BJTs NPN; Si; 40.0V 0.600A 275MHz Diodes +Inc. BJTs - Single device of dual +.MODEL DI_MMDT4401 NPN (IS=60.7f NF=1.00 BF=410 VAF=114 ++ IKF=0.219 ISE=19.7p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.540 RE=85.8m RB=0.343 RC=34.3m ++ XTB=1.5 CJE=36.2p VJE=1.10 MJE=0.500 CJC=15.4p VJC=0.300 MJC=0.300 ++ TF=539p TR=84.1n EG=1.12 ) + +*SRC=MMDT4403;DI_MMDT4403;BJTs PNP; Si; 40.0V 0.600A 275MHz Diodes +Inc. BJTs - Single device of dual +.MODEL DI_MMDT4403 PNP (IS=61.0f NF=1.00 BF=410 VAF=114 ++ IKF=0.340 ISE=24.7p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.269 RB=1.08 RC=0.108 ++ XTB=1.5 CJE=27.6p VJE=1.10 MJE=0.500 CJC=18.5p VJC=0.300 MJC=0.300 ++ TF=516p TR=84.1n EG=1.12 ) + +***************************************************************************************************************************************** +*SRC=MMDT4413;DI_MMDT4413_NPN;BJTs NPN; Si; 40.0V 0.600A 275MHz Diodes Inc. BJTs - Complementaryl +.MODEL DI_MMDT4413_NPN NPN (IS=60.7f NF=1.00 BF=410 VAF=114 ++ IKF=0.219 ISE=19.7p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.540 RE=85.8m RB=0.343 RC=34.3m ++ XTB=1.5 CJE=36.2p VJE=1.10 MJE=0.500 CJC=15.4p VJC=0.300 ++ MJC=0.300 TF=539p TR=84.1n EG=1.12 ) + +*SRC=MMDT4413;DI_MMDT4413_PNP;BJTs PNP; Si; 40.0V 0.600A 275MHz Diodes Inc. BJTs - Complementary +.MODEL DI_MMDT4413_PNP PNP (IS=61.0f NF=1.00 BF=410 VAF=114 ++ IKF=0.340 ISE=24.7p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.269 RB=1.08 RC=0.108 ++ XTB=1.5 CJE=27.6p VJE=1.10 MJE=0.500 CJC=18.5p VJC=0.300 ++ MJC=0.300 TF=516p TR=84.1n EG=1.12 ) +***************************************************************************************************************************************** + +*SRC=MMDT5401;DI_MMDT5401;BJTs PNP; Si; 150V 0.200A 257MHz Diodes Inc. BJTs - Single device of dual +.MODEL DI_MMDT5401 PNP (IS=6.83f NF=1.00 BF=328 VAF=220 ++ IKF=72.9m ISE=4.78p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.157 RB=0.630 RC=63.0m ++ XTB=1.5 CJE=52.0p VJE=1.10 MJE=0.500 CJC=16.8p VJC=0.300 ++ MJC=0.300 TF=450p TR=95.4n EG=1.12 ) + +*SRC=MMDT5551;DI_MMDT5551;BJTs NPN; Si; 160V 0.200A 130MHz Diodes Inc. +Transistor - single device of dual +.MODEL DI_MMDT5551 NPN (IS=20.2f NF=1.00 BF=219 VAF=228 ++ IKF=36.4m ISE=8.72p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=90.0m RE=0.257 RB=1.03 RC=0.103 ++ XTB=1.5 CJE=27.9p VJE=1.10 MJE=0.500 CJC=8.99p VJC=0.300 MJC=0.300 ++ TF=1.13n TR=193n EG=1.12 ) + +*SRC=MMST2222A;DI_MMST2222A;BJTs NPN; Si; 40.0V 0.600A 300MHz Diodes +Inc. BJTs +.MODEL DI_MMST2222A NPN (IS=61.0f NF=1.00 BF=410 VAF=114 ++ IKF=0.121 ISE=14.8p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.300 RE=0.269 RB=1.08 RC=0.108 ++ XTB=1.5 CJE=27.6p VJE=1.10 MJE=0.500 CJC=15.0p VJC=0.300 MJC=0.300 ++ TF=496p TR=84.1n EG=1.12 ) + +*SRC=MMST2907A;DI_MMST2907A;BJTs PNP; Si; 60.0V 0.600A 275MHz Diodes +Inc. BJTs +.MODEL DI_MMST2907A PNP (IS=59.9f NF=1.00 BF=410 VAF=139 ++ IKF=0.273 ISE=21.9p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.675 RE=0.344 RB=1.38 RC=0.138 ++ XTB=1.5 CJE=30.2p VJE=1.10 MJE=0.500 CJC=18.5p VJC=0.300 MJC=0.300 ++ TF=513p TR=29.9n EG=1.12 ) + +*SRC=MMST3904;DI_MMST3904;BJTs NPN; Si; 40.0V 0.200A 347MHz Diodes +Inc. BJTs +.MODEL DI_MMST3904 NPN (IS=3.95e-016 NF=1.00 BF=410 VAF=114 ++ IKF=30.4m ISE=593f NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=75.0m RE=0.707 RB=2.83 RC=0.283 ++ XTB=1.5 CJE=9.95p VJE=1.10 MJE=0.500 CJC=8.99p VJC=0.300 MJC=0.300 ++ TF=367p TR=70.2n EG=1.12 ) + +*SRC=MMST3906;DI_MMST3906;BJTs PNP; Si; 40.0V 0.200A 347MHz Diodes +Inc. BJTs +.MODEL DI_MMST3906 PNP (IS=7.06e-016 NF=1.00 BF=410 VAF=114 ++ IKF=60.7m ISE=1.12p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.150 RE=1.16 RB=4.63 RC=0.463 ++ XTB=1.5 CJE=7.84p VJE=1.10 MJE=0.500 CJC=7.10p VJC=0.300 MJC=0.300 ++ TF=422p TR=84.1n EG=1.12 ) + +*SRC=MMST4124;DI_MMST4124;BJTs NPN; Si; 25.0V 0.200A 347MHz Diodes +Inc. BJTs +.MODEL DI_MMST4124 NPN (IS=5.81e-016 NF=1.00 BF=492 VAF=90.0 ++ IKF=30.4m ISE=600f NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=75.0m RE=0.707 RB=2.83 RC=0.283 ++ XTB=1.5 CJE=7.84p VJE=1.10 MJE=0.500 CJC=7.10p VJC=0.300 MJC=0.300 ++ TF=387p TR=69.8n EG=1.12 ) + +*SRC=MMST4126;DI_MMST4126;BJTs PNP; Si; 25.0V 0.200A 257MHz Diodes +Inc. BJTs +.MODEL DI_MMST4126 PNP (IS=7.06e-016 NF=1.00 BF=492 VAF=90.0 ++ IKF=48.6m ISE=836f NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.120 RE=1.16 RB=4.63 RC=0.463 ++ XTB=1.5 CJE=7.24p VJE=1.10 MJE=0.500 CJC=6.86p VJC=0.300 MJC=0.300 ++ TF=576p TR=94.0n EG=1.12 ) + +*SRC=MMST4401;DI_MMST4401;BJTs NPN; Si; 40.0V 0.600A 275MHz Diodes Inc. BJTs +.MODEL DI_MMST4401 NPN (IS=1.27p NF=1.00 BF=410 VAF=114 ++ IKF=60.7m ISE=47.7p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.261 RB=1.04 RC=0.104 ++ XTB=1.5 CJE=27.7p VJE=1.10 MJE=0.500 CJC=14.2p VJC=0.300 ++ MJC=0.300 TF=533p TR=84.1n EG=1.12 ) + +*SRC=MMST4403;DI_MMST4403;BJTs PNP; Si; 40.0V 0.600A 300MHz Diodes +Inc. BJTs +.MODEL DI_MMST4403 PNP (IS=60.4f NF=1.00 BF=410 VAF=114 ++ IKF=0.334 ISE=24.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.825 RE=0.261 RB=1.04 RC=0.104 ++ XTB=1.5 CJE=31.4p VJE=1.10 MJE=0.500 CJC=18.5p VJC=0.300 MJC=0.300 ++ TF=486p TR=81.1n EG=1.12 ) + +*SRC=MMST5401;DI_MMST5401;BJTs PNP; Si; 150V 0.200A 257MHz Diodes Inc. BJTs - Single device of dual +.MODEL DI_MMST5401 PNP (IS=6.83f NF=1.00 BF=328 VAF=220 ++ IKF=72.9m ISE=4.78p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.180 RE=0.157 RB=0.630 RC=63.0m ++ XTB=1.5 CJE=52.0p VJE=1.10 MJE=0.500 CJC=16.8p VJC=0.300 ++ MJC=0.300 TF=450p TR=95.4n EG=1.12 ) + +*SRC=MMST5551;DI_MMST5551;BJTs NPN; Si; 160V 0.200A 130MHz Diodes Inc. +Transistor +.MODEL DI_MMST5551 NPN (IS=20.2f NF=1.00 BF=219 VAF=228 ++ IKF=36.4m ISE=8.72p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=90.0m RE=0.257 RB=1.03 RC=0.103 ++ XTB=1.5 CJE=27.9p VJE=1.10 MJE=0.500 CJC=8.99p VJC=0.300 MJC=0.300 ++ TF=1.13n TR=193n EG=1.12 ) + +*SRC=MMSTA05;DI_MMSTA05;BJTs NPN; Si; 60.0V 0.500A 219MHz Diodes Inc. +BJTs +.MODEL DI_MMSTA05 NPN (IS=94.2f NF=1.00 BF=331 VAF=139 ++ IKF=0.146 ISE=24.9p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.360 RE=0.215 RB=0.860 RC=86.0m ++ XTB=1.5 CJE=58.7p VJE=1.10 MJE=0.500 CJC=18.9p VJC=0.300 MJC=0.300 ++ TF=633p TR=112n EG=1.12 ) + +*SRC=MMSTA06;DI_MMSTA06;BJTs NPN; Si; 80.0V 0.500A 219MHz Diodes Inc. +BJTs +.MODEL DI_MMSTA06 NPN (IS=94.2f NF=1.00 BF=301 VAF=161 ++ IKF=0.146 ISE=27.4p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.360 RE=0.215 RB=0.860 RC=86.0m ++ XTB=1.5 CJE=58.7p VJE=1.10 MJE=0.500 CJC=18.9p VJC=0.300 MJC=0.300 ++ TF=633p TR=112n EG=1.12 ) + +*SRC=MMSTA42;DI_MMSTA42;BJTs NPN; Si; 300V 0.200A 347MHz Diodes Inc. BJTs +.MODEL DI_MMSTA42 NPN (IS=109f NF=1.00 BF=219 VAF=312 ++ IKF=0.425 ISE=69.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=1.05 RE=1.21 RB=4.86 RC=0.486 ++ XTB=1.5 CJE=32.9p VJE=1.10 MJE=0.500 CJC=10.6p VJC=0.300 ++ MJC=0.300 TF=441p TR=72.5n EG=1.12 ) + +*SRC=MMSTA55;DI_MMSTA55;BJTs PNP; Si; 60.0V 0.500A 70.0MHz Diodes Inc. +BJTs +.MODEL DI_MMSTA55 PNP (IS=50.2f NF=1.00 BF=331 VAF=139 ++ IKF=0.182 ISE=20.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.450 RE=0.133 RB=0.532 RC=53.2m ++ XTB=1.5 CJE=125p VJE=1.10 MJE=0.500 CJC=40.2p VJC=0.300 MJC=0.300 ++ TF=2.16n TR=350n EG=1.12 ) + +*SRC=MMSTA56;DI_MMSTA56;BJTs PNP; Si; 80.0V 0.500A 70.0MHz Diodes Inc. +BJTs +.MODEL DI_MMSTA56 PNP (IS=50.2f NF=1.00 BF=331 VAF=161 ++ IKF=0.182 ISE=20.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=16.0 IKR=0.450 RE=0.133 RB=0.532 RC=53.2m ++ XTB=1.5 CJE=125p VJE=1.10 MJE=0.500 CJC=40.2p VJC=0.300 MJC=0.300 ++ TF=2.16n TR=350n EG=1.12 ) + +*SRC=MMSTA92;DI_MMSTA92;BJTs PNP; Si; 300V 0.100A 60.0MHz Diodes Inc. BJTs +.MODEL DI_MMSTA92 PNP (IS=53.7f NF=1.00 BF=164 VAF=312 ++ IKF=66.8m ISE=25.7p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.165 RE=0.565 RB=2.26 RC=0.226 ++ XTB=1.5 CJE=52.0p VJE=1.10 MJE=0.500 CJC=16.8p VJC=0.300 ++ MJC=0.300 TF=2.46n TR=426n EG=1.12 ) + +*SRC=MMBT6427;DI_MMBT6427;BJTs NPN;Darlington;40.0V 0.500A Diodes Inc. Darlington Transistor *SYM=DARBJTN .SUBCKT DII_MMBT6427 col base emtr Q1 col base eb QPWR .1 Q2 col eb emtr QPWR D1 emtr col DSUB D2 eb base DSUB .MODEL QPWR NPN (IS=600f NF=1.00 BF=448 VAF=114 + IKF=0.400 ISE=10.9p NE=2.00 BR=4.00 NR=1.00 + VAR=48.0 IKR=0.600 RE=0.300 RB=1.20 RC=0.120 + XTB=1.5 CJE=189p VJE=0.740 MJE=0.450 CJC=13.9p + VJC=1.10 MJC=0.240 TF=1.30n TR=659n ) + +*SRC=MMBTA13;DI_MMBTA13;BJTs NPN;Darlington;30.0V 0.300A Diodes Inc. NPN Darlington +*SYM=DARBJTN +.SUBCKT DI_MMBTA13 col base emtr +Q1 col base eb QPWR .1 +Q2 col eb emtr QPWR +D1 emtr col DSUB +D2 eb base DSUB +.MODEL QPWR NPN (IS=360f NF=1.00 BF=134 VAF=98.6 ++ IKF=0.240 ISE=21.9p NE=2.00 BR=4.00 NR=1.00 ++ VAR=40.0 IKR=0.360 RE=4.00 RB=16.0 RC=1.60 ++ XTB=1.5 CJE=189p VJE=0.740 MJE=0.450 CJC=13.9p ++ VJC=1.10 MJC=0.240 TF=3.77n TR=617n ) +.MODEL DSUB D( IS=360f N=1 RS=4.00 BV=30.0 ++ IBV=.001 CJO=13.9p TT=617n ) +.ENDS + +*SRC=MMBTA14;DI_MMBTA14;BJTs NPN;Darlington;30.0V 0.300A Diodes Inc. Darlington Transistor +*SYM=DARBJTN +.SUBCKT DI_MMBTA14 col base emtr +Q1 col base eb QPWR .1 +Q2 col eb emtr QPWR +D1 emtr col DSUB +D2 eb base DSUB +.MODEL QPWR NPN (IS=360f NF=1.00 BF=141 VAF=98.6 ++ IKF=0.240 ISE=20.8p NE=2.00 BR=4.00 NR=1.00 ++ VAR=40.0 IKR=0.360 RE=0.333 RB=1.33 RC=0.133 ++ XTB=1.5 CJE=189p VJE=0.740 MJE=0.450 CJC=13.9p ++ VJC=1.10 MJC=0.240 TF=3.57n TR=614n )=0.133 ++ XTB=1.5 CJE=189p VJE=0.740 MJE=0.450 CJC=13.9p ++ VJC=1.10 MJC=0.240 TF=3.57n TR=614n ) +.MODEL DSUB D( IS=360f N=1 RS=0.333 BV=30.0 ++ IBV=.001 CJO=13.9p TT=614n ) + +*SRC=MMBTA28;DI_MMBTA28;BJTs NPN;Darlington;80.0V 0.500A Diodes Inc. NPN Darlington +*SYM=DARBJTN +.SUBCKT DI_MMBTA28 col base emtr +Q1 col base eb QPWR .1 +Q2 col eb emtr QPWR +D1 emtr col DSUB +D2 eb base DSUB +.MODEL QPWR NPN (IS=600f NF=1.00 BF=134 VAF=161 ++ IKF=0.400 ISE=36.5p NE=2.00 BR=4.00 NR=1.00 ++ VAR=48.0 IKR=0.600 RE=0.500 RB=2.00 RC=0.200 ++ XTB=1.5 CJE=189p VJE=0.740 MJE=0.450 CJC=13.9p ++ VJC=1.10 MJC=0.240 TF=6.15n TR=1.01u ) +.MODEL DSUB D( IS=600f N=1 RS=0.500 BV=80.0 ++ IBV=.001 CJO=13.9p TT=1.01u ) +.ENDS + +*SRC=MMBTA63;DI_MMBTA63;BJTs PNP;Darlington;30.0V 0.500A Diodes Inc. Darlington Transistor *SYM=DARBJTP .SUBCKT DII_MMBTA63 col base emtr Q1 col base eb QPWR .1 Q2 col eb emtr QPWR D1 col emtr DSUB D2 base eb DSUB .MODEL QPWR PNP (IS=600f NF=1.00 BF=100 VAF=98.6 + IKF=0.400 ISE=49.0p NE=2.00 BR=4.00 NR=1.00 + VAR=40.0 IKR=0.600 RE=0.340 RB=1.36 RC=0.136 + XTB=1.5 CJE=115p VJE=0.740 MJE=0.450 CJC=16.5p + VJC=1.10 MJC=0.240 TF=5.05n TR=641n ) + +*SRC=MMBTA64;DI_MMBTA64;BJTs PNP;Darlington;30.0V 0.500A Diodes Inc. Darlington Transistor *SYM=DARBJTP .SUBCKT DII_MMBTA64 col base emtr Q1 col base eb QPWR .1 Q2 col eb emtr QPWR D1 col emtr DSUB D2 base eb DSUB .MODEL QPWR PNP (IS=600f NF=1.00 BF=141 VAF=98.6 + IKF=0.400 ISE=34.6p NE=2.00 BR=4.00 NR=1.00 + VAR=40.0 IKR=0.600 RE=0.340 RB=1.36 RC=0.136 + XTB=1.5 CJE=115p VJE=0.740 MJE=0.450 CJC=16.5p + VJC=1.10 MJC=0.240 TF=3.57n TR=614n ) + +*SRC=MMST6427;DI_MMST6427;BJTs NPN;Darlington;40.0V 0.500A Diodes Inc. Darlington Transistor *SYM=DARBJTN .SUBCKT DII_MMST6427 col base emtr Q1 col base eb QPWR .1 Q2 col eb emtr QPWR D1 emtr col DSUB D2 eb base DSUB .MODEL QPWR NPN (IS=600f NF=1.00 BF=448 VAF=114 + IKF=0.400 ISE=10.9p NE=2.00 BR=4.00 NR=1.00 + VAR=48.0 IKR=0.600 RE=0.300 RB=1.20 RC=0.120 + XTB=1.5 CJE=189p VJE=0.740 MJE=0.450 CJC=13.9p + VJC=1.10 MJC=0.240 TF=1.30n TR=659n ) + +*SRC=MMSTA13;DI_MMSTA13;BJTs NPN;Darlington;30.0V 0.300A Diodes Inc. Darlington Transistor *SYM=DARBJTN .SUBCKT DI_MMSTA13 col base emtr Q1 col base eb QPWR .1 Q2 col eb emtr QPWR D1 emtr col DSUB D2 eb base DSUB .MODEL QPWR NPN (IS=360f NF=1.00 BF=100 VAF=98.6 + IKF=0.240 ISE=29.4p NE=2.00 BR=4.00 NR=1.00 + VAR=40.0 IKR=0.360 RE=0.333 RB=1.33 RC=0.133 + XTB=1.5 CJE=189p VJE=0.740 MJE=0.450 CJC=13.9p + VJC=1.10 MJC=0.240 TF=5.05n TR=641n ) + +*SRC=MMSTA14;DI_MMSTA14;BJTs NPN;Darlington;30.0V 0.300A Diodes Inc. Darlington Transistor +*SYM=DARBJTN +.SUBCKT DI_MMSTA14 col base emtr +Q1 col base eb QPWR .1 +Q2 col eb emtr QPWR +D1 emtr col DSUB +D2 eb base DSUB +.MODEL QPWR NPN (IS=360f NF=1.00 BF=141 VAF=98.6 ++ IKF=0.240 ISE=20.8p NE=2.00 BR=4.00 NR=1.00 ++ VAR=40.0 IKR=0.360 RE=0.333 RB=1.33 RC=0.133 ++ XTB=1.5 CJE=189p VJE=0.740 MJE=0.450 CJC=13.9p ++ VJC=1.10 MJC=0.240 TF=3.57n TR=614n ) + +*SRC=MMSTA63;DI_MMSTA63;BJTs PNP;Darlington;30.0V 0.500A Diodes Inc. Darlington Transistor *SYM=DARBJTP .SUBCKT DII_MMSTA63 col base emtr Q1 col base eb QPWR .1 Q2 col eb emtr QPWR D1 col emtr DSUB D2 base eb DSUB .MODEL QPWR PNP (IS=600f NF=1.00 BF=100 VAF=98.6 + IKF=0.400 ISE=49.0p NE=2.00 BR=4.00 NR=1.00 + VAR=40.0 IKR=0.600 RE=0.340 RB=1.36 RC=0.136 + XTB=1.5 CJE=115p VJE=0.740 MJE=0.450 CJC=16.5p + VJC=1.10 MJC=0.240 TF=5.05n TR=641n ) + +*SRC=MMSTA64;DI_MMSTA64;BJTs PNP;Darlington;30.0V 0.500A Diodes Inc. Darlington Transistor *SYM=DARBJTP .SUBCKT DII_MMSTA64 col base emtr Q1 col base eb QPWR .1 Q2 col eb emtr QPWR D1 col emtr DSUB D2 base eb DSUB .MODEL QPWR PNP (IS=600f NF=1.00 BF=141 VAF=98.6 + IKF=0.400 ISE=34.6p NE=2.00 BR=4.00 NR=1.00 + VAR=40.0 IKR=0.600 RE=0.340 RB=1.36 RC=0.136 + XTB=1.5 CJE=115p VJE=0.740 MJE=0.450 CJC=16.5p + VJC=1.10 MJC=0.240 TF=3.57n TR=614n ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114EH;DI_DCX114EH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114EH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114EH;DI_DCX114EH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114EH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114EK;DI_DCX114EK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114EK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114EK;DI_DCX114EK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114EK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX123JU;DI_DCX123JU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX123JU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX123JU;DI_DCX123JU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX123JU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114TH;DI_DCX114TH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114TH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114TH;DI_DCX114TH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114TH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114TK;DI_DCX114TK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114TK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114TK;DI_DCX114TK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114TK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114TU;DI_DCX114TU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114TU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114TU;DI_DCX114TU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114TU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114YH;DI_DCX114YH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114YH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114YH;DI_DCX114YH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114YH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114YK;DI_DCX114YK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114YK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114YK;DI_DCX114YK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114YK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114YU;DI_DCX114YU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114YU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114YU;DI_DCX114YU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114YU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX122LH;DI_DCX122LH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX122LH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX122LH;DI_DCX122LH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX122LH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX122TH;DI_DCX122TH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX122TH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX122TH;DI_DCX122TH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX122TH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX123JH;DI_DCX123JH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX123JH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX123JH;DI_DCX123JH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX123JH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX123JK;DI_DCX123JK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX123JK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX123JK;DI_DCX123JK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX123JK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX123JU;DI_DCX123JU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX123JU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX123JU;DI_DCX123JU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX123JU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX124EH;DI_DCX124EH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX124EH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX124EH;DI_DCX124EH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX124EH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +*SRC=DCX124EK;DI_DCX124EK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX124EK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX124EK;DI_DCX124EK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX124EK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX124EU;DI_DCX124EU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX124EU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX124EU;DI_DCX124EU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX124EU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX142JH;DI_DCX142JH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX142JH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX142JH;DI_DCX142JH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX142JH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX142TH;DI_DCX142TH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX142TH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX142TH;DI_DCX142TH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX142TH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX143EH;DI_DCX143EH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX143EH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX143EH;DI_DCX143EH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX143EH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114EH;DI_DCX114EH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114EH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX114EH;DI_DCX114EH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX114EH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX143TK;DI_DCX143TK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX143TK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX143TK;DI_DCX143TK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX143TK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX143TU;DI_DCX143TU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX143TU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX143TU;DI_DCX143TU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX143TU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX144EH;DI_DCX144EH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX144EH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX144EH;DI_DCX144EH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX144EH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX144EK;DI_DCX144EK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX144EK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX144EK;DI_DCX144EK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX144EK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX144EU;DI_DCX144EU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX144EU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) +******************************************************************************************************************************** +*************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DCX144EU;DI_DCX144EU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DCX144EU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 )********* + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA114EH;DI_DDA114EH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA114EH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA114EK;DI_DDA114EK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA114EK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA114EU;DI_DDA114EU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA114EU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA114TH;DI_DDA114TH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA114TH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA114TK;DI_DDA114TK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA114TK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA114TU;DI_DDA114TU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA114TU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA114YH;DI_DDA114YH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA114YH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA114YK;DI_DDA114YK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA114YK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA114YU;DI_DDA114YU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA114YU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA122LH;DI_DDA122LH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA122LH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA122LU;DI_DDA122LU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA122LU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA122TH;DI_DDA122TH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA122TH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA122TU;DI_DDA122TU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA122TU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA123JH;DI_DDA123JH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA123JH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA123JK;DI_DDA123JK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA123JK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA123JU;DI_DDA123JU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA123JU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA124EH;DI_DDA124EH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA124EH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA124EK;DI_DDA124EK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA124EK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA124EU;DI_DDA124EU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA124EU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA142JH;DI_DDA142JH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA142JH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA142JU;DI_DDA142JU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA142JU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA142TH;DI_DDA142TH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA142TH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA142TU;DI_DDA142TU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA142TU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA143EH;DI_DDA143EH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA143EH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA143TH;DI_DDA143TH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA143TH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA143TK;DI_DDA143TK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA143TK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA143TU;DI_DDA143TU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA143TU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA144EH;DI_DDA144EH;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA144EH NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA144EK;DI_DDA144EK;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA144EK NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDA144EU;DI_DDA144EU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDA144EU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC114EH;DI_DDC114EH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC114EH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC114EK;DI_DDC114EK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC114EK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC114EU;DI_DDC114EU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC114EU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC114TH;DI_DDC114TH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC114TH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC114TK;DI_DDC114TK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC114TK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC114TU;DI_DDC114TU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC114TU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC114YH;DI_DDC114YH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC114YH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC114YK;DI_DDC114YK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC114YK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC114YU;DI_DDC114YU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC114YU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC122LH;DI_DDC122LH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC122LH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC122LH;DI_DDC122LH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC122LH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC122TH;DI_DDC122TH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC122TH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC122TU;DI_DDC122TU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC122TU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC123JH;DI_DDC123JH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC123JH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC123JK;DI_DDC123JK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC123JK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC123JU;DI_DDC123JU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC123JU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC124EH;DI_DDC124EH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC124EH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC124EK;DI_DDC124EK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC124EK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC124EU;DI_DDC124EU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC124EU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC142JH;DI_DDC142JH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC142JH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC142JU;DI_DDC142JU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC142JU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC142TH;DI_DDC142TH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC142TH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC142TU;DI_DDC142TU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC142TU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC143EH;DI_DDC143EH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC143EH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC143TH;DI_DDC143TH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC143TH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC143TK;DI_DDC143TK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC143TK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC143TU;DI_DDC143TU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC143TU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC144EH;DI_DDC144EH;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC144EH NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC144EK;DI_DDC144EK;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC144EK NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDC144EU;DI_DDC144EU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDC144EU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA113TCA;DI_DDTA113TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA113TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA113TE;DI_DDTA113TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA113TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA113TKA;DI_DDTA113TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA113TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA113TUA;DI_DDTA113TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA113TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA113ZCA;DI_DDTA113ZCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA113ZCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA113ZE;DI_DDTA113ZE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA113ZE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA113ZKA;DI_DDTA113ZKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA113ZKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA113ZUA;DI_DDTA113ZUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA113ZUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114ECA;DI_DDTA114ECA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114ECA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114EE;DI_DDTA114EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114EKA;DI_DDTA114EKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114EKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114EUA;DI_DDTA114EUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114EUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114GCA;DI_DDTA114GCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114GCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114GE;DI_DDTA114GE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114GE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114GUA;DI_DDTA114GUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114GUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114KA;DI_DDTA114KA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114KA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114TCA;DI_DDTA114TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114TE;DI_DDTA114TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114TKA;DI_DDTA114TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114TUA;DI_DDTA114TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114WCA;DI_DDTA114WCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114WCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114WE;DI_DDTA114WE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114WE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114WKA;DI_DDTA114WKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114WKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114WUA;DI_DDTA114WUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114WUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114YCA;DI_DDTA114YCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114YCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114YE;DI_DDTA114YE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114YE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114YKA;DI_DDTA114YKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114YKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA114YUA;DI_DDTA114YUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA114YUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115ECA;DI_DDTA115ECA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115ECA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115EE;DI_DDTA115EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115EKA;DI_DDTA115EKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115EKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115EUA;DI_DDTA115EUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115EUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115GCA;DI_DDTA115GCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115GCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115GE;DI_DDTA115GE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115GE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115GUA;DI_DDTA115GUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115GUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115KA;DI_DDTA115KA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115KA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115TCA;DI_DDTA115TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115TE;DI_DDTA115TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115TKA;DI_DDTA115TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA115TUA;DI_DDTA115TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA115TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA122LE;DI_DDTA122LE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA122LE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA122LU;DI_DDTA122LU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA122LU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA122TE;DI_DDTA122TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA122TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA122TU;DI_DDTA122TU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA122TU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123ECA;DI_DDTA123ECA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123ECA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123EE;DI_DDTA123EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123EKA;DI_DDTA123EKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123EKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123EUA;DI_DDTA123EUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123EUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123JCA;DI_DDTA123JCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123JCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123JE;DI_DDTA123JE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123JE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123JKA;DI_DDTA123JKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123JKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123JUA;DI_DDTA123JUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123JUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123TCA;DI_DDTA123TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123TE;DI_DDTA123TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123TKA;DI_DDTA123TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123TUA;DI_DDTA123TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123YCA;DI_DDTA123YCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123YCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123YE;DI_DDTA123YE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123YE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123YKA;DI_DDTA123YKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123YKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA123YUA;DI_DDTA123YUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA123YUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124ECA;DI_DDTA124ECA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124ECA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124EE;DI_DDTA124EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124EKA;DI_DDTA124EKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124EKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124EUA;DI_DDTA124EUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124EUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124GCA;DI_DDTA124GCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124GCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124GE;DI_DDTA124GE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124GE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124GUA;DI_DDTA124GUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124GUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124KA;DI_DDTA124KA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124KA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124TCA;DI_DDTA124TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124TE;DI_DDTA124TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124TKA;DI_DDTA124TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124TUA;DI_DDTA124TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124XCA;DI_DDTA124XCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124XCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124XE;DI_DDTA124XE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124XE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124XKA;DI_DDTA124XKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124XKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA124XUA;DI_DDTA124XUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA124XUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA125TCA;DI_DDTA125TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA125TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA125TE;DI_DDTA125TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA125TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA125TKA;DI_DDTA125TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA125TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA125TUA;DI_DDTA125TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA125TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA142JE;DI_DDTA142JE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA142JE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA142JU;DI_DDTA142JU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA142JU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA142TE;DI_DDTA142TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA142TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA142TU;DI_DDTA142TU;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA142TU NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143ECA;DI_DDTA143ECA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143ECA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143EE;DI_DDTA143EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143EKA;DI_DDTA143EKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143EKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143EUA;DI_DDTA143EUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143EUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143FCA;DI_DDTA143FCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143FCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143FE;DI_DDTA143FE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143FE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143FKA;DI_DDTA143FKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143FKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143FUA;DI_DDTA143FUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143FUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143TCA;DI_DDTA143TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143TE;DI_DDTA143TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143TKA;DI_DDTA143TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143TUA;DI_DDTA143TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143XCA;DI_DDTA143XCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143XCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143XE;DI_DDTA143XE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143XE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143XKA;DI_DDTA143XKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143XKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143XUA;DI_DDTA143XUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143XUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143ZCA;DI_DDTA143ZCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143ZCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143ZE;DI_DDTA143ZE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143ZE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143ZKA;DI_DDTA143ZKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143ZKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA143ZUA;DI_DDTA143ZUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA143ZUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144ECA;DI_DDTA144ECA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144ECA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144EE;DI_DDTA144EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144EKA;DI_DDTA144EKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144EKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144EUA;DI_DDTA144EUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144EUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144GCA;DI_DDTA144GCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144GCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144GE;DI_DDTA144GE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144GE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144GUA;DI_DDTA144GUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144GUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144KA;DI_DDTA144KA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144KA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144TCA;DI_DDTA144TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144TE;DI_DDTA144TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144TKA;DI_DDTA144TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144TUA;DI_DDTA144TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144VCA;DI_DDTA144VCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144VCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144VE;DI_DDTA144VE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144VE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144VKA;DI_DDTA144VKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144VKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144VUA;DI_DDTA144VUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144VUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144WCA;DI_DDTA144WCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144WCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144WE;DI_DDTA144WE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144WE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144WKA;DI_DDTA144WKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144WKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTA144WUA;DI_DDTA144WUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTA144WUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB113EC;DI_DDTB113EC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB113EC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB113EU;DI_DDTB113EU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB113EU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB113ZC;DI_DDTB113ZC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB113ZC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB113ZU;DI_DDTB113ZU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB113ZU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB114EC;DI_DDTB114EC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB114EC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB114EU;DI_DDTB114EU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB114EU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB114GC;DI_DDTB114GC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB114GC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB114GU;DI_DDTB114GU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB114GU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB114TC;DI_DDTB114TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB114TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB114TU;DI_DDTB114TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB114TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB122JC;DI_DDTB122JC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB122JC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB122JU;DI_DDTB122JU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB122JU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB122LC;DI_DDTB122LC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB122LC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB122LU;DI_DDTB122LU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB122LU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB122TC;DI_DDTB122TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB122TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB122TU;DI_DDTB122TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB122TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB123EC;DI_DDTB123EC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB123EC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB123EU;DI_DDTB123EU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB123EU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB123TC;DI_DDTB123TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB123TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB123TU;DI_DDTB123TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB123TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB123YC;DI_DDTB123YC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB123YC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB123YU;DI_DDTB123YU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB123YU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB133HC;DI_DDTB133HC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB133HC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB133HU;DI_DDTB133HU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB133HU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB142JC;DI_DDTB142JC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB142JC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB142JU;DI_DDTB142JU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB142JU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB142TC;DI_DDTB142TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB142TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB142TU;DI_DDTB142TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB142TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB143EC;DI_DDTB143EC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB143EC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB143EU;DI_DDTB143EU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB143EU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB143TC;DI_DDTB143TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB143TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTB143TU;DI_DDTB143TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTB143TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC113TCA;DI_DDTC113TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC113TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC113TE;DI_DDTC113TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC113TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC113TKA;DI_DDTC113TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC113TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC113TUA;DI_DDTC113TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC113TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC113ZCA;DI_DDTC113ZCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC113ZCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC113ZE;DI_DDTC113ZE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC113ZE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC113ZKA;DI_DDTC113ZKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC113ZKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +*SRC=DDTC113ZUA;DI_DDTC113ZUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC113ZUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114EE;DI_DDTC114EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC114EKA;DI_DDTC114EKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114EKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC114EUA;DI_DDTC114EUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114EUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC114GE;DI_DDTC114GE;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114GE NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC114GKA;DI_DDTC114GKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114GKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC114GUA;DI_DDTC114GUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114GUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114TCA;DI_DDTC114TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114TE;DI_DDTC114TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114TKA;DI_DDTC114TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114TUA;DI_DDTC114TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114WCA;DI_DDTC114WCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114WCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114WE;DI_DDTC114WE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114WE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114WKA;DI_DDTC114WKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114WKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114WUA;DI_DDTC114WUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114WUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114YCA;DI_DDTC114YCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114YCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114YE;DI_DDTC114YE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114YE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114YKA;DI_DDTC114YKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114YKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC114YUA;DI_DDTC114YUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC114YUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC115EE;DI_DDTC115EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC115EKA;DI_DDTC115EKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115EKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC115EUA;DI_DDTC115EUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115EUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC115GE;DI_DDTC115GE;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115GE NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC115GKA;DI_DDTC115GKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115GKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC115GUA;DI_DDTC115GUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115GUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC115TCA;DI_DDTC115TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC115TE;DI_DDTC115TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC115TKA;DI_DDTC115TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC115TUA;DI_DDTC115TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC115TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC124GE;DI_DDTC124GE;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124GE NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC122LU;DI_DDTC122LU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC122LU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC142JE;DI_DDTC142JE;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC142JE NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC122TU;DI_DDTC122TU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC122TU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123EE;DI_DDTC123EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC123EKA;DI_DDTC123EKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123EKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC123EUA;DI_DDTC123EUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123EUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123JCA;DI_DDTC123JCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123JCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123JE;DI_DDTC123JE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123JE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123JKA;DI_DDTC123JKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123JKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123JUA;DI_DDTC123JUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123JUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123TCA;DI_DDTC123TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123TE;DI_DDTC123TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123TKA;DI_DDTC123TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123TUA;DI_DDTC123TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123YCA;DI_DDTC123YCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123YCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123YE;DI_DDTC123YE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123YE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC123YKA;DI_DDTC123YKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123YKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +*SRC=DDTC123YUA;DI_DDTC123YUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC123YUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC124EE;DI_DDTC124EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC144EKA;DI_DDTC144EKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144EKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC124EUA;DI_DDTC124EUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124EUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC124GE;DI_DDTC124GE;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124GE NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC124GKA;DI_DDTC124GKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124GKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC124GUA;DI_DDTC124GUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124GUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC124TCA;DI_DDTC124TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC124TE;DI_DDTC124TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC124TKA;DI_DDTC124TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC124TUA;DI_DDTC124TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC124XCA;DI_DDTC124XCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124XCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC124XE;DI_DDTC124XE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124XE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC124XKA;DI_DDTC124XKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124XKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC124XUA;DI_DDTC124XUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC124XUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC125TCA;DI_DDTC125TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC125TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC125TE;DI_DDTC125TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC125TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC125TKA;DI_DDTC125TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC125TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC125TUA;DI_DDTC125TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC125TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC122LE;DI_DDTC122LE;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC122LE NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC122LE;DI_DDTC122LE;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC122LE NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC142TE;DI_DDTC142TE;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC142TE NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC142TU;DI_DDTC142TU;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC142TU NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143EE;DI_DDTC143EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC143EKA;DI_DDTC143EKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143EKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC143EUA;DI_DDTC143EUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143EUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143FCA;DI_DDTC143FCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143FCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143FE;DI_DDTC143FE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143FE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143FKA;DI_DDTC143FKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143FKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143FUA;DI_DDTC143FUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143FUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143TCA;DI_DDTC143TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143TE;DI_DDTC143TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143TKA;DI_DDTC143TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143TUA;DI_DDTC143TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143XCA;DI_DDTC143XCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143XCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143XE;DI_DDTC143XE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143XE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143XKA;DI_DDTC143XKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143XKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143XUA;DI_DDTC143XUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143XUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143ZCA;DI_DDTC143ZCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143ZCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143ZE;DI_DDTC143ZE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143ZE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143ZKA;DI_DDTC143ZKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143ZKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC143ZUA;DI_DDTC143ZUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC143ZUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144EE;DI_DDTC144EE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144EE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC144EKA;DI_DDTC144EKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144EKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC144EUA;DI_DDTC144EUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144EUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC144GE;DI_DDTC144GE;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144GE NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC144GKA;DI_DDTC144GKA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144GKA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +****************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain +to add R1 and/or R2 values per the table found on sheet 1 of the data +sheet. Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio +tolerance. + +*SRC=DDTC144GUA;DI_DDTC144GUA;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144GUA NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +***************************************************************************************************************************************** + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144TCA;DI_DDTC144TCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144TCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144TE;DI_DDTC144TE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144TE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144TKA;DI_DDTC144TKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144TKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144TUA;DI_DDTC144TUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144TUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144VCA;DI_DDTC144VCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144VCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144VE;DI_DDTC144VE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144VE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144VKA;DI_DDTC144VKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144VKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144VUA;DI_DDTC144VUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144VUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144WCA;DI_DDTC144WCA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144WCA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144WE;DI_DDTC144WE;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144WE NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144WKA;DI_DDTC144WKA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144WKA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +Note: The following SPICE model is for the transistor element. +When applying this SPICE model to your circuit simulation be certain to +add R1 and/or R2 values per the table found on sheet 1 of the data sheet. +Allow +/- 30% resistance tolerance and +/- 20% for R2/R1 ratio tolerance. + +*SRC=DDTC144WUA;DI_DDTC144WUA;BJTs PNP; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_DDTC144WUA NPN (IS=9.98f NF=1.00 BF=766 VAF=127 ++ IKF=54.7m ISE=2.14p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.135 RE=0.815 RB=3.26 RC=0.326 ++ XTB=1.5 CJE=20.7p VJE=1.10 MJE=0.500 CJC=11.4p VJC=0.300 ++ MJC=0.300 TF=567p TR=119n EG=1.12 ) + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD113EC;DI_DDTD113EC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD113EC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD113EU;DI_DDTD113EU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD113EU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD113ZC;DI_DDTD113ZC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD113ZC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD113ZU;DI_DDTD113ZU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD113ZU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD114EC;DI_DDTD114EC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD114EC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD114EU;DI_DDTD114EU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD114EU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD114GC;DI_DDTD114GC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD114GC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD114GU;DI_DDTD114GU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD114GU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD114TC;DI_DDTD114TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD114TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD114TU;DI_DDTD114TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD114TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD122JC;DI_DDTD122JC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD122JC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD122JU;DI_DDTD122JU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD122JU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD122LC;DI_DDTD122LC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD122LC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD122LU;DI_DDTD122LU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD122LU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD122TC;DI_DDTD122TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD122TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD122TU;DI_DDTD122TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD122TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD123EC;DI_DDTD123EC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD123EC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD123EU;DI_DDTD123EU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD123EU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD123TC;DI_DDTD123TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD123TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD123TU;DI_DDTD123TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD123TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD123YC;DI_DDTD123YC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD123YC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD123YU;DI_DDTD123YU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD123YU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD133HC;DI_DDTD133HC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD133HC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD133HU;DI_DDTD133HU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD133HU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD142JC;DI_DDTD142JC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD142JC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD142JU;DI_DDTD142JU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD142JU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD142TC;DI_DDTD142TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD142TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD142TU;DI_DDTD142TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD142TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD143EC;DI_DDTD143EC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD143EC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD143EU;DI_DDTD143EU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD143EU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD143TC;DI_DDTD143TC;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD143TC PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +************************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=DDTD143TU;DI_DDTD143TU;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_DDTD143TU PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** + +****************************************************************************************************************************** +500mA PNP +****************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=MIMD10A;DI_MIMD10A;BJTs PNP; Si; 32.0V 0.500A 220MHz Diodes Inc. PBTs +.MODEL DI_MIMD10A PNP (IS=50.6f NF=1.00 BF=534 VAF=102 ++ IKF=0.340 ISE=17.3p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.840 RE=0.283 RB=1.13 RC=0.113 ++ XTB=1.5 CJE=55.3p VJE=1.10 MJE=0.500 CJC=21.3p VJC=0.300 ++ MJC=0.300 TF=605p TR=120n EG=1.12 ) +****************************************************************************************************************************** +100mA NPN +****************************************************************************************************************************** +Note: The following SPICE model is for the transistor element. When applying this SPICE model to your circuit simulation be +certain to add R1 and/or R2 values per the table found on sheet 1 of the data sheet. Allow +/- 30% resistance tolerance and +/- +20% for R2/R1 ratio tolerance. + +*SRC=MIMD10A;DI_MIMD10A;BJTs NPN; Si; 50.0V 0.150A 200MHz Diodes Inc. PBTs +.MODEL DI_MIMD10A NPN (IS=16.8f NF=1.00 BF=766 VAF=127 ++ IKF=91.1m ISE=3.59p NE=2.00 BR=4.00 NR=1.00 ++ VAR=28.0 IKR=0.225 RE=0.665 RB=2.66 RC=0.266 ++ XTB=1.5 CJE=11.3p VJE=1.10 MJE=0.500 CJC=4.50p VJC=0.300 ++ MJC=0.300 TF=549p TR=119n EG=1.12 ) +****************************************************************************************************************************** + +*SRC=2N7002;2N7002;MOSFETs N;Enh;60.0V 0.115A 7.50ohms Diodes Inc. - +.MODEL 2N7002 NMOS( LEVEL=1 VTO=2.50 KP=32.0m GAMMA=3.10 ++ PHI=.75 LAMBDA=39.9u RD=1.05 RS=1.05 ++ IS=57.5f PB=0.800 MJ=0.460 CBD=98.8p ++ CBS=119p CGSO=60.0n CGDO=50.0n CGBO=390n ) +* -- Assumes default L=100U W=100U -- + +*SRC=2N7002DW;DI_2N7002DW;MOSFETs N;Enh;60.0V 0.115A 3.20ohms Diodes Inc. MOSFET - One element of dual .MODEL DI_2N7002DW NMOS( LEVEL=1 VTO=1.50 KP=32.0m GAMMA=1.86 + PHI=.75 LAMBDA=34.2u RD=0.448 RS=0.448 + IS=57.5f PB=0.800 MJ=0.460 CBD=44.5p + CBS=53.4p CGSO=24.0n CGDO=20.0n CGBO=176n ) * -- Assumes default L=100U W=100U -- + +*SRC=2N7002E;DI_2N7002E;MOSFETs N;Enh;60.0V 0.240A 4.00ohms Diodes Inc. MOSFET .MODEL DI_2N7002E NMOS( LEVEL=1 VTO=2.50 KP=781u GAMMA=3.10 ++ PHI=.75 LAMBDA=83.2u RD=0.560 RS=0.560 ++ IS=120f PB=0.800 MJ=0.460 CBD=44.5p ++ CBS=53.4p CGSO=24.0n CGDO=20.0n CGBO=176n ) +* -- Assumes default L=100U W=100U -- + +*SRC=2N7002T;DI_2N7002T;MOSFETs N;Enh;60.0V 0.115A 2.00ohms Didoes Inc. MOSFET .MODEL DI_2N7002T NMOS( LEVEL=1 VTO=1.50 KP=32.0m GAMMA=1.86 + PHI=.75 LAMBDA=40.0u RD=0.280 RS=0.280 + IS=57.5f PB=0.800 MJ=0.460 CBD=44.5p + CBS=53.4p CGSO=24.0n CGDO=20.0n CGBO=176n ) * -- Assumes default L=100U W=100U -- + +*SRC=2N7002W;DI_2N7002W;MOSFETs N;Enh;60.0V 0.115A 3.20ohms Diodes Inc. MOSFET .MODEL DI_2N7002W NMOS( LEVEL=1 VTO=1.50 KP=32.0m GAMMA=1.86 + PHI=.75 LAMBDA=40.0u RD=0.448 RS=0.448 + IS=57.5f PB=0.800 MJ=0.460 CBD=44.5p + CBS=53.4p CGSO=24.0n CGDO=20.0n CGBO=176n ) * -- Assumes default L=100U W=100U -- + +*SRC=BS870;DI_BS870;MOSFETs N;Enh;60.0V 0.250A 3.50ohms Diodes Inc. MOSFET .MODEL DI_BS870 NMOS( LEVEL=1 VTO=2.00 KP=32.0m GAMMA=2.48 + PHI=.75 LAMBDA=86.8u RD=0.490 RS=0.490 + IS=125f PB=0.800 MJ=0.460 CBD=29.8p + CBS=35.8p CGSO=24.0n CGDO=20.0n CGBO=176n ) * -- Assumes default L=100U W=100U -- + +*SRC=BSS123;DI_BSS123;MOSFETs N;Enh;100V 0.170A 1.00ohms Diodes Inc. +MOSFET +.MODEL DI_BSS123 NMOS( LEVEL=1 VTO=1.00 KP=6.37m GAMMA=1.24 ++ PHI=.75 LAMBDA=625u RD=0.140 RS=0.140 ++ IS=85.0f PB=0.800 MJ=0.460 CBD=19.8p ++ CBS=23.7p CGSO=36.0n CGDO=30.0n CGBO=124n ) +* -- Assumes default L=100U W=100U -- + +*SRC=BSS123W;DI_BSS123W;MOSFETs N;Enh;100V 0.170A 1.00ohms Diodes Inc. MOSFET .MODEL DI_BSS123W NMOS( LEVEL=1 VTO=1.40 KP=0.805 GAMMA=1.74 + PHI=.75 LAMBDA=41.8u RD=0.140 RS=0.140 + IS=85.0f PB=0.800 MJ=0.460 CBD=39.5p + CBS=47.4p CGSO=24.0n CGDO=20.0n CGBO=246n ) * -- Assumes default L=100U W=100U -- + +*SRC=BSS138;DI_BSS138;MOSFETs N;Enh;50.0V 0.200A 1.40ohms Diodes Inc. +MOSFET +.MODEL DI_BSS138 NMOS( LEVEL=1 VTO=1.20 KP=7.50m GAMMA=1.49 ++ PHI=.75 LAMBDA=1.25m RD=0.196 RS=0.196 ++ IS=100f PB=0.800 MJ=0.460 CBD=18.4p ++ CBS=22.0p CGSO=28.8n CGDO=24.0n CGBO=247n ) +* -- Assumes default L=100U W=100U -- + +*SRC=BSS138DW;DI_BSS138DW;MOSFETs N;Enh;50.0V 0.200A 1.60ohms Diodes Inc. MOSFET - One element of dual .MODEL DI_BSS138DW NMOS( LEVEL=1 VTO=1.20 KP=50.0m GAMMA=1.49 + PHI=.75 LAMBDA=83.2u RD=0.224 RS=0.224 + IS=100f PB=0.800 MJ=0.460 CBD=56.3p + CBS=67.5p CGSO=96.0n CGDO=80.0n CGBO=324n ) * -- Assumes default L=100U W=100U -- + +*SRC=BSS138W;DI_BSS138W;MOSFETs N;Enh;50.0V 0.200A 1.60ohms Diodes Inc. MOSFET .MODEL DI_BSS138W NMOS( LEVEL=1 VTO=1.20 KP=50.0m GAMMA=1.49 + PHI=.75 LAMBDA=83.2u RD=0.224 RS=0.224 + IS=100f PB=0.800 MJ=0.460 CBD=56.3p + CBS=67.5p CGSO=96.0n CGDO=80.0n CGBO=324n ) * -- Assumes default L=100U W=100U -- + +*SRC=BSS84;DI_BSS84;MOSFETs P;Enh;50.0V 0.130A 6.00ohms Diodes Inc. MOSFET +.MODEL DI_BSS84 PMOS( LEVEL=1 VTO=-1.60 KP=4.87m GAMMA=1.98 ++ PHI=.75 LAMBDA=1.25m RD=0.840 RS=0.840 ++ IS=65.0f PB=0.800 MJ=0.460 CBD=46.6p ++ CBS=55.9p CGSO=50.7n CGDO=42.2n CGBO=69.5n ) +* -- Assumes default L=100U W=100U -- + +*SRC=BSS84;DI_BSS84;MOSFETs P;Enh;50.0V 0.130A 6.00ohms Diodes Inc. MOSFET +.MODEL DI_BSS84 PMOS( LEVEL=1 VTO=-1.60 KP=4.87m GAMMA=1.98 ++ PHI=.75 LAMBDA=1.25m RD=0.840 RS=0.840 ++ IS=65.0f PB=0.800 MJ=0.460 CBD=46.6p ++ CBS=55.9p CGSO=50.7n CGDO=42.2n CGBO=69.5n ) +* -- Assumes default L=100U W=100U -- + +*SRC=2N7002;2N7002;MOSFETs N;Enh;60.0V 0.115A 7.50ohms Diodes Inc. - +.MODEL 2N7002 NMOS( LEVEL=1 VTO=2.50 KP=32.0m GAMMA=3.10 ++ PHI=.75 LAMBDA=39.9u RD=1.05 RS=1.05 ++ IS=57.5f PB=0.800 MJ=0.460 CBD=98.8p ++ CBS=119p CGSO=60.0n CGDO=50.0n CGBO=390n ) +* -- Assumes default L=100U W=100U -- + +*SRC=BSS84DW;DI_BSS84DW;MOSFETs P;Enh;50.0V 0.130A 6.00ohms Diodes Inc. MOSFET- One element of dual .MODEL DI_BSS84DW PMOS( LEVEL=1 VTO=-1.60 KP=25.0m GAMMA=1.98 + PHI=.75 LAMBDA=108u RD=0.840 RS=0.840 + IS=65.0f PB=0.800 MJ=0.460 CBD=43.0p + CBS=51.7p CGSO=144n CGDO=120n CGBO=186n ) * -- Assumes default L=100U W=100U -- + +*SRC=BSS84W;DI_BSS84W;MOSFETs P;Enh;50.0V 0.130A 6.00ohms Diodes Inc. MOSFET .MODEL DI_BSS84W PMOS( LEVEL=1 VTO=-1.60 KP=25.0m GAMMA=1.98 + PHI=.75 LAMBDA=108u RD=0.840 RS=0.840 + IS=65.0f PB=0.800 MJ=0.460 CBD=64.2p + CBS=77.1p CGSO=144n CGDO=120n CGBO=341n ) * -- Assumes default L=100U W=100U -- + +*SRC=DMN100;DI_DMN100;MOSFETs N;Enh;30.0V 1.10A 0.150ohms Diodes Inc. MOSFET .MODEL DI_DMN100 NMOS( LEVEL=1 VTO=2.00 KP=11.5 GAMMA=2.48 + PHI=.75 LAMBDA=306u RD=21.0m RS=21.0m + IS=550f PB=0.800 MJ=0.460 CBD=199p + CBS=238p CGSO=360n CGDO=300n CGBO=840n ) * -- Assumes default L=100U W=100U -- + +*SRC=MMBF170;DI_MMBF170;MOSFETs N;Enh;60.0V 0.500A 2.10ohms Diodes Inc. MOSFET +.MODEL DI_MMBF170 NMOS( LEVEL=1 VTO=2.10 KP=18.8m GAMMA=2.60 ++ PHI=.75 LAMBDA=1.04m RD=0.294 RS=0.294 ++ IS=250f PB=0.800 MJ=0.460 CBD=29.8p ++ CBS=35.8p CGSO=24.0n CGDO=20.0n CGBO=176n ) +* -- Assumes default L=100U W=100U -- + +******************************************************************************************************************************* +*SRC=CTA2N1P;DI_CTA2N1P_BJT;BJTs NPN; Si; 40.0V 0.600A 275MHz Diodes Inc. BJTs +.MODEL DI_CTA2N1P_BJT NPN (IS=1.27p NF=1.00 BF=410 VAF=114 ++ IKF=60.7m ISE=47.7p NE=2.00 BR=4.00 NR=1.00 ++ VAR=24.0 IKR=0.150 RE=0.261 RB=1.04 RC=0.104 ++ XTB=1.5 CJE=27.7p VJE=1.10 MJE=0.500 CJC=14.2p VJC=0.300 ++ MJC=0.300 TF=533p TR=84.1n EG=1.12 ) + +*SRC=CTA2N1P;DI_CTA2N1P_MOSFET;MOSFETs P;Enh;50.0V 0.130A 6.00ohms Diodes Inc. MOSFET +.MODEL DI_CTA2N1P_MOSFET PMOS( LEVEL=1 VTO=-1.60 KP=25.0m GAMMA=1.98 ++ PHI=.75 LAMBDA=108u RD=0.840 RS=0.840 ++ IS=65.0f PB=0.800 MJ=0.460 CBD=64.2p ++ CBS=77.1p CGSO=144n CGDO=120n CGBO=341n ) +* -- Assumes default L=100U W=100U -- +******************************************************************************************************************************* + +---------------------------------------------------------------------------------------------------------------------------------------------------------------- +*SRC=CTA2P1N;DI_CTA2P1N_BJT;BJTs PNP; Si; 40.0V 0.600A 200MHz Diodes Inc. BJTs +.MODEL DI_CTA2P1N_BJT PNP (IS=60.4f NF=1.00 BF=410 VAF=114 ++ IKF=0.304 ISE=23.2p NE=2.00 BR=4.00 NR=1.00 ++ VAR=20.0 IKR=0.750 RE=0.261 RB=1.04 RC=0.104 ++ XTB=1.5 CJE=27.7p VJE=1.10 MJE=0.500 CJC=18.5p VJC=0.300 ++ MJC=0.300 TF=667p TR=84.1n EG=1.12 ) + +*SRC=CTA2P1N;DI_CTA2P1N_MOSFET;MOSFETs N;Enh;60.0V 0.115A 2.00ohms Didoes Inc. MOSFET +.MODEL DI_CTA2P1N_MOSFET NMOS( LEVEL=1 VTO=1.50 KP=32.0m GAMMA=1.86 ++ PHI=.75 LAMBDA=40.0u RD=0.280 RS=0.280 ++ IS=57.5f PB=0.800 MJ=0.460 CBD=44.5p ++ CBS=53.4p CGSO=24.0n CGDO=20.0n CGBO=176n ) +* -- Assumes default L=100U W=100U -- +----------------------------------------------------------------------------------------------------------------------------------------------------------------- + diff --git a/spice/irf5305.mod b/spice/irf5305.mod new file mode 100644 index 0000000..eda58ff --- /dev/null +++ b/spice/irf5305.mod @@ -0,0 +1,61 @@ +.SUBCKT irf5305 1 2 3 +************************************** +* Model Generated by MODPEX * +*Copyright(c) Symmetry Design Systems* +* All Rights Reserved * +* UNPUBLISHED LICENSED SOFTWARE * +* Contains Proprietary Information * +* Which is The Property of * +* SYMMETRY OR ITS LICENSORS * +*Commercial Use or Resale Restricted * +* by Symmetry License Agreement * +************************************** +* Model generated on Apr 23, 96 +* Model format: SPICE3 +* Symmetry POWER MOS Model (Version 1.0) +* External Node Designations +* Node 1 -> Drain +* Node 2 -> Gate +* Node 3 -> Source +M1 9 7 8 8 MM L=100u W=100u +* Default values used in MM: +* The voltage-dependent capacitances are +* not included. Other default values are: +* RS=0 RD=0 LD=0 CBD=0 CBS=0 CGBO=0 +.MODEL MM PMOS LEVEL=1 IS=1e-32 ++VTO=-3.45761 LAMBDA=0 KP=10.066 ++CGSO=1.03141e-05 CGDO=1e-11 +RS 8 3 0.0262305 +D1 1 3 MD +.MODEL MD D IS=8.90854e-09 RS=0.00921723 N=1.5 BV=55 ++IBV=0.00025 EG=1.2 XTI=3.13635 TT=1e-07 ++CJO=1.30546e-09 VJ=0.663932 M=0.419045 FC=0.5 +RDS 3 1 2.2e+06 +RD 9 1 0.0001 +RG 2 7 11.0979 +D2 5 4 MD1 +* Default values used in MD1: +* RS=0 EG=1.11 XTI=3.0 TT=0 +* BV=infinite IBV=1mA +.MODEL MD1 D IS=1e-32 N=50 ++CJO=1.63729e-09 VJ=0.791199 M=0.552278 FC=1e-08 +D3 5 0 MD2 +* Default values used in MD2: +* EG=1.11 XTI=3.0 TT=0 CJO=0 +* BV=infinite IBV=1mA +.MODEL MD2 D IS=1e-10 N=0.400245 RS=3e-06 +RL 5 10 1 +FI2 7 9 VFI2 -1 +VFI2 4 0 0 +EV16 10 0 9 7 1 +CAP 11 10 1.89722e-09 +FI1 7 9 VFI1 -1 +VFI1 11 6 0 +RCAP 6 10 1 +D4 6 0 MD3 +* Default values used in MD3: +* EG=1.11 XTI=3.0 TT=0 CJO=0 +* RS=0 BV=infinite IBV=1mA +.MODEL MD3 D IS=1e-10 N=0.400245 +.ENDS + diff --git a/spice/lf356.mod b/spice/lf356.mod new file mode 100644 index 0000000..208b11a --- /dev/null +++ b/spice/lf356.mod @@ -0,0 +1,115 @@ +*////////////////////////////////////////////////////////////////////// +* (C) National Semiconductor, Inc. +* Models developed and under copyright by: +* National Semiconductor, Inc. + +*///////////////////////////////////////////////////////////////////// +* Legal Notice: This material is intended for free software support. +* The file may be copied, and distributed; however, reselling the +* material is illegal + +*//////////////////////////////////////////////////////////////////// +* For ordering or technical information on these models, contact: +* National Semiconductor's Customer Response Center +* 7:00 A.M.--7:00 P.M. U.S. Central Time +* (800) 272-9959 +* For Applications support, contact the Internet address: +* amps-apps@galaxy.nsc.com +* /////////////////////////////////////////////////////////////////// +* User Notes: +* +* 1. Input resistance (Rin) for these JFET op amps is 1TOhm. Rin is +* modeled by assuming the option GMIN=1TOhm. If a different (non- +* default) GMIN value is needed, users may recalculate as follows: +* Rin=(R1||GMIN+R2||GMIN), where R1=R2, +* to maintain a consistent Rin model. + +*////////////////////////////////////////////////////////// +*LF356 Monolithic JFET-Input OP-AMP MACRO-MODEL +*////////////////////////////////////////////////////////// +* +* connections: non-inverting input +* | inverting input +* | | positive power supply +* | | | negative power supply +* | | | | output +* | | | | | +* | | | | | +.SUBCKT LF356/NS 1 2 99 50 28 +* +*Features: +*Low input bias current = 30pA +*Low input offset current = 3pA +*High input impedance = 1Tohm +*Low input offset voltage = 1mV +* +****************INPUT STAGE************** +* +IOS 2 1 3P +*^Input offset current +R1 1 3 1E12 +R2 3 2 1E12 +I1 99 4 100U +J1 5 2 4 JX +J2 6 7 4 JX +R3 5 50 20K +R4 6 50 20K +*Fp2=20 MHz +C4 5 6 1.9894E-13 +* +***********COMMON MODE EFFECT*********** +* +I2 99 50 4.65MA +*^Quiescent supply current +*EOS 7 1 POLY(1) 16 49 3E-3 1 +BEOS 7 1 V=3E-3+V(16,49) +*Input offset voltage.^ +R8 99 49 50K +R9 49 50 50K +* +*********OUTPUT VOLTAGE LIMITING******** +V2 99 8 2.63 +D1 9 8 DX +D2 10 9 DX +V3 10 50 2.63 +* +**************SECOND STAGE************** +* +EH 99 98 99 49 1 +*F1 9 98 POLY(1) VA3 0 0 0 1.5944E7 +BF1 9 98 I=1.5944e7*I(va3)^3 +*1.5944e7*(I(VA3) +G1 98 9 5 6 2E-3 +R5 98 9 100MEG +VA3 9 11 0 +*Fp1=31.96 HZ +C3 98 11 49.9798P +* +*********COMMON-MODE ZERO STAGE********* +* +G4 98 16 3 49 1E-8 +L2 98 17 530.52M +R13 17 16 1K +* +**************OUTPUT STAGE************** +* +F6 99 50 VA7 1 +F5 99 23 VA8 1 +D5 21 23 DX +VA7 99 21 0 +D6 23 99 DX +E1 99 26 99 9 1 +VA8 26 27 0 +R16 27 28 20 +V5 28 25 -.25V +D4 25 9 DX +V4 24 28 -.25V +D3 9 24 DX +* +***************MODELS USED************** +* +.MODEL DX D(IS=1E-15) +.MODEL JX PJF(BETA=1.25E-5 VTO=-2.00 IS=30E-12) +* +.ENDS +*$ diff --git a/spice/miscdiodes.mod b/spice/miscdiodes.mod new file mode 100644 index 0000000..bf2699e --- /dev/null +++ b/spice/miscdiodes.mod @@ -0,0 +1,3 @@ +*SRC=1N4148;DI_1N4148;Diodes;Si; 75.0V 0.300A 4.00ns Diodes Inc. - +.MODEL 1N4148 D ( IS=222p RS=68.6m BV=75.0 IBV=1.00u ++ CJO=4.00p M=0.333 N=1.65 TT=5.76n ) diff --git a/spice/opmodel1.cir b/spice/opmodel1.cir new file mode 100644 index 0000000..d912e4f --- /dev/null +++ b/spice/opmodel1.cir @@ -0,0 +1,23 @@ +OPMODEL1.CIR -OPAMP MODEL SINGLE-POLE +* +*.include opmodmac.cir +.include lf356.mod + +vpp 10 0 10 +vmm 0 90 10 + +VS 1 0 ac 1 +* dc 1 AC 1 else sin(0voff 1vpeak 2khz) +*XOP 1 0 3 90 10 opamp1 +XOP 1 0 3 90 10 lf356/ns +RL 3 0 1K +* +* +* VIEW RESULTS +.PRINT AC VM(3) vp(3) +.PRINT tran v(90) v(1) V(3) v(10) +* ANALYSIS +.PROBE +.AC DEC 5 1 100MEG +.TRAN 5US 500US +.END diff --git a/spice/opmodmac.cir b/spice/opmodmac.cir new file mode 100644 index 0000000..b53bc63 --- /dev/null +++ b/spice/opmodmac.cir @@ -0,0 +1,28 @@ +OPAMP MACRO MODEL, SINGLE-POLE +* connections: non-inverting input gnd +* | inverting input | vcc +* | | output | | +* | | | | | +.SUBCKT OPAMP1 1 2 6 20 40 +*3 4 +* INPUT IMPEDANCE +RIN 1 2 10MEG +* DC GAIN=100K AND POLE1=100HZ +* gain, centralise and clamp +rclah 40 30 10k +rclal 30 20 10k +ecent 31 30 1 2 30k +.model diode d +vclamph 40 39 1.5 +vclampl 21 20 1.5 +dclamph 31 39 diode +dclampl 21 31 diode + +* first pole: UNITY GAIN = DCGAIN X POLE1 = 10MHZ +epole 3 0 31 0 1 +RP1 3 4 10 +CP1 4 0 1.5915UF +* OUTPUT BUFFER AND RESISTANCE +EBUFFER 5 0 4 0 1 +ROUT 5 6 10 +.ENDS diff --git a/spice/shortcut.cir b/spice/shortcut.cir new file mode 100644 index 0000000..92cb76f --- /dev/null +++ b/spice/shortcut.cir @@ -0,0 +1,23 @@ +SHORTCUT.CIR - BOOSTER SHORT-CIRCUIT CUT-OUT + +* ngspice -b shortcut.cir | ~/an-things/chiark-utils/scripts/ngspice2genspic | ~/an-things/chiark-utils/scripts/genspic2gnuplot ./t && ./t.gnuplots.sh + +vinbad 1 0 pulse( 0 12 10u 5u 5u 350 700 ) +r1 1 2 1k +c1 2 0 25n +r2 2 3 10k +c2 3 4 5n +rdisch 3 4 1meg + +*vretry 5 0 pulse( 0 5 60u 100n 100n 137u 274u ) +vretry 5 0 pulse( 0 5 60u 100n 100n 13m 27m ) + +vtemp 50 0 50 +rtemp 50 51 1k + +xretry 4 5 0 2n7000 + +.include 2n7000.mod + +.print tran v(1) v(2) v(3) v(4) v(5) +.tran 1000n 30000u diff --git a/spice/snarf-diodes.pl b/spice/snarf-diodes.pl new file mode 100755 index 0000000..bbce21c --- /dev/null +++ b/spice/snarf-diodes.pl @@ -0,0 +1,14 @@ +#!/usr/bin/perl -n +# This script snarfs the BZX84C models from +# http://www.diodes.com/spicemodels/index.php?language=en +# which is checked in here as diodes.com-spice.txt, and turns +# them into what is now known here as bzx55.mod. +# +# Justification: Farnell catalogue claims that the BZX84C (SMD) +# are equivalents for the `popular' BZX55. + +BEGIN { print "*BZX55 - GENERATED FILE DO NOT EDIT*\n" or die $! } +s/\r?\n/\n/; +next unless m/^\*SRC=BZX84C\d+V?\d+\;/..m/.ENDS/; +s/^(\.subckt)\sdi_bzx84(c\w*)\s/$1 bzx55\-\L$2 /i; +print or die $!; diff --git a/spice/test.cir b/spice/test.cir new file mode 100644 index 0000000..36838f6 --- /dev/null +++ b/spice/test.cir @@ -0,0 +1,31 @@ +OPMODEL1.CIR - OPAMP MODEL SINGLE-POLE +* +* OPAMP MACRO MODEL, SINGLE-POLE +* connections: non-inverting input +* | inverting input +* | | output +* | | | +.SUBCKT OPAMP1 1 2 6 +* INPUT IMPEDANCE +RIN 1 2 10MEG +* DC GAIN=100K AND POLE1=100HZ +* UNITY GAIN = DCGAIN X POLE1 = 10MHZ +EGAIN 3 0 1 2 100K +RP1 3 4 1K +CP1 4 0 1.5915UF +* OUTPUT BUFFER AND RESISTANCE +EBUFFER 5 0 4 0 1 +ROUT 5 6 10 +.ENDS +* +VS 1 0 AC 1 +XOP 1 0 3 OPAMP1 +RL 3 0 1K +* +* ANALYSIS +.AC DEC 5 1 100MEG +* VIEW RESULTS +*.PLOT AC VM(3) +.print AC VM(3) vp(3) +.PROBE +.END -- 2.30.2