Coil Winder It Winds and Counts

Size: px
Start display at page:

Download "Coil Winder It Winds and Counts"

Transcription

1 Coil Winder It Winds and Counts By Rolf Gerstendorf (Germany) Many low frequency inductors used in lon and medium wave receiver desin require a few hundred turns of wire. Windin the coils by hand can be troublesome, especially if you lose count alon the way. This simple coil winder is easy to build and spins the coil former clockwise or anticlockwise while keepin track of the turns and displayin the exact value with a resolution of one tenth of a turn. This coil winder desin, as the name suests, is used to wind coils. It keeps track of the number of turns and the direction of rotation with the help of an encoder disc mounted on a motor shaft. The disc is divided into ten sections alternatin black and white. Two opto-sensors are used to reister the turn of the disc in either direction. Clockwise rotation of the motor shaft increments the value shown on an LED turns-counter display while counter-clockwise rotations decrement the value. Hardware The circuit diaram shown in Fiure can be divided into five sections: First is the display consistin of four 7-sement LEDs. Next is a rotation impulse enerator (both the display and impulse enerator connect to the microcontroller). A DC motor controller and a voltae reulator. Any intellience in the operation of this coil winder is provided by the ATmea8P (IC) microcontroller which is clocked from its internal 8-MHz clock sinal. Its main function is to count rotations of the motor axle in both clockwise and counter-clockwise direction and to control the four 7-sement LEDs. The display can show a maximum of turns. The circuit around the two reflective optosensors type CNY-70 (IC and IC) enerates the rotational turns count and direction of rotation for the controller. The opto-sensors are positioned next to each other where they illuminate the black and white encoder disc. elektor post Project No. 7

2 When liht from the opto-sensors internal LED hits a white reion of the disc it is reflected back to the phototransistor which conducts anulls the output sinal and the microcontroller pin to round. The black reion absorbs liht so when this part of the disc is under the opto-sensor the phototransistor does not receive any reflected liht and turns off. The correspondin controller input will now be pulled Hih by the pull-up resistors R or R. different the turns counter is decremented. The display is made up of four 0. inch 7-sement LED displays with common cathodes. All seven sements from the displays LD to LD are connected in parallel to controller outputs PB0 to PB6. Pins PC0 to PC drive the common cathodes of the four display characters via transistor buffers T to T. The decimal point pin on display LD is connected to the supply rail via resistor R so that the display has the format The disc has five white and five black sements which ives 0 chanes of liht level per revolution. The software monitors the chane of input level from IC at pin PD and uses it to chane the count value. At the same time it checks the output level of IC (pin PD6), if both inputs are at the same state the turns-counter is incremented, if they are The coil winder uses a N78 V DC motor from Iarashi []. It weihs just 70 and its low-cost makes it a favorite in the modelbuildin community. The motor achieves maximum efficiency (66.7 %) with a load current of. A (. W) runnin at,000 rpm. In this application we won t be ettin anywhere near that speed (could lead Fiure. The coil winder circuit. C C 00n IC 00R IC CNY70 D N08 R R R6 R 0k 00R 0k R n A PB0 PB PB PD0 PB PD IC PB PD PB PD PB6 6 PD PB7 PD PD6 ATMEGA8-PU PD7 PC0 PC PC PC PC AREF VE R8 PC PC6 GND GND 8 W Sb M M TIP R 0R R 0R R 0R R 0R R 0R R6 0R R7 0R 7 a 0 7 a 0 7 a 0 7 a 0 LD LD LD LD T R8 LM780 R T R9 T R0 R 0 T P 0k R7 Sa T TIP7 B C E C E B C 00n C 00u 6V LM780 IC VE C 00u 0V D N08 K 08- elektor post Project No. 7

3 to combustion of your diital extremities!), the technical data indicates that this motor can supply sufficient torque (8.7 mnm) for the application here. Control of the motor speed is completely independent of the microcontroller and can be rearded as fairly basic. Power to the motor is supplied by the Darlinton-transistor T, the 0 K pot P simply controls the base current to T to chane the motor speed. You just need to select the motor speed as required. For thicker wire use a slower motor speed. The motor can draw 0 A when it stalls so resistor R8 is used to limit the maximum current. The three position ON-OFF-ON DPDT switch S is used to chane the motor s direction of rotation. The N08 diode D is rated at A to provide the freewheel function. The circuit is powered from a V wall adapter type power supply which connects to socket K. Diode D protects the circuit from a reverse polarity power connection. The motor is powered directly from this supply while the rest of the circuit is powered from a stabilized V supplied by the voltae reulator IC. Software The software was written in C usin AVRstudio. The proram source file and the compiled version of the proram can be downloaded for free from []. Fiure shows the fuse settins used and how they are shown when prorammin in AVR-Studio. The main proram consists of two functions: Display_se-Function This function takes the value of count as an arument, separates the value into individual numbers and displays them on the 7-sement LEDs. ISR0-Routine PD is used as an interrupt input. The interrupt service routine will be called at every status chane of PD. It compares the value on input PD6 with PD and increases the turns count (if PD6 is the same) or decrements (if PD6 is not the same) the count value. Mainfunction (Hauptfunktion) This is the main function which defines the I/O pin data direction, takes care of initialization, enables the interrupts and calls the Display_se-Function. The Mechanics All components, electrical and mechanical are fitted to the PCB (Fiure ), which was produced usin the free PCB software called Desinspark PCB []. The layout and software files can be found on the project pae []. The PCB layout allows it to be fitted into a basic enclosure or project box. Holes are required to accommodate the pot P and switch S. A cutout is also required for the four displays (fitted to the upper side of the PCB). A hole is also necessary in the lihttiht enclosure for the motor shaft. Header sockets are fitted to the PCB to mount the 7-sement displays. The two opto-sensors are also fitted to the upper side; all the other components are mounted on the reverse side of the doublesided PCB. Transistor T must be fitted with an effective heat sink. The encoder disc is divided up into ten sections and then colored black and white. The easiest option is to make a photocopy of Fiure ; this will ive you a correctly sized 0 mm diameter disc. It can be lued to a 0 mm diameter scrap piece of PCB. Ensure everythin is symmetrical around the center hole to avoid vibrations when the motor Fiure. The microcontroller fuse settins. elektor post Project No. 7

4 COMPONENT LIST Resistors R R7,R = 0Ω R8 R,R7 = Ω R,R = 0kΩ R,R6 = 00Ω R8 = Ω W P = 0kΩ potentiometer Capacitors C,C,C = 00nF C = 00µF 0V C = 00µF V Semiconductors D,D = N08 LD LD = 7-Sement-display, 0., common cathode, e,. Kinbriht SC0-EWA T = TIP7 T T = IC = LM780 IC = ATmea8-PU (Atmel), prorammed, Elektor Store # 08- IC,IC = CNY70 (Vishay) Miscellaneous S = tole switch, DPDT (TE Connectivity A0SYZQ0) K = -way PCB screw terminal block, mm pitch Pinheaders, 0. pitch -V motor type N78-0-G- RS8SH (Iarashi), Conrad Electronics # 0 Propeller-Hub-Reel for.mm spindle (08), Conrad Electronics # PCB, Elektor # 08- [] spins up. The size of the central hole will be overned by the method used to attach it to the motor axle. The motor itself is fixed to the PCB usin two M x 0. x mm screws as shown on the layout. Make sure that the screws don t extend any further than mm into the motor housin. There are a number of ways that the disk and coil former can be fitted to the. mm diameter axle []. For this example we chose an electric fliht propeller hub. The disc can be lued directly onto the shaft. Whichever method you use don t foret that the distance between the opto-sensor and the disc surface should be approximately mm. In the case where the motor is not fixed to the PCB (you could, for example use an electric 08- Fiure. All components, includin the motor are fitted to the double-sided board. Fiure. : template for the encoder disc. elektor post Project No. 7

5 drill to wind the coil) the opto-sensors will also need to be mounted off the PCB. However you confiure your setup it is important to remember firstly, that a multi-core screened cable should be used for wirin between the opto-sensors and PCB. This helps reduce the chance of pickin up interference sinals in the cable which may lead to incorrect values displayed on the turns counter. Secondly, make sure that the opto-sensor is properly shielded from any external stray liht. (08) Web Links [] [] [] [] elektor post Project No. 7

Electronic Dice Kit MitchElectronics 2019

Electronic Dice Kit MitchElectronics 2019 Electronic Dice Kit MitchElectronics 2019 www.mitchelectronics.co.uk CONTENTS Schematic 3 How It Works 4 Materials 5 Construction 6 Important Information 7 Page 2 SCHEMATIC Page 3 SCHEMATIC EXPLANATION

More information

POWER SUPPLY MODEL XP-800. TWO AC VARIABLE VOLTAGES; 0-120V and 7A, PLUS UP TO 10A. Instruction Manual. Elenco Electronics, Inc.

POWER SUPPLY MODEL XP-800. TWO AC VARIABLE VOLTAGES; 0-120V and 7A, PLUS UP TO 10A. Instruction Manual. Elenco Electronics, Inc. POWER SUPPLY MODEL XP-800 TWO AC VARIABLE VOLTAGES; 0-120V and 0-40V @ 7A, PLUS 0-28VDC @ UP TO 10A Instruction Manual Elenco Electronics, Inc. Copyright 1991 Elenco Electronics, Inc. Revised 2002 REV-I

More information

Ljunggren Audio Roll Your Own Penta

Ljunggren Audio Roll Your Own Penta Ljunggren Audio Roll Your Own Penta Version: Penta 1.0 Bills Of Material Bold = PCB1, The rest = PCB2 Type Parts Des cription Pow er header Qty Value 1 2x5pin POWER Euro pow er connector Jack 1 3.5mm J1,

More information

Ljunggren Audio Roll Your Own Optodist

Ljunggren Audio Roll Your Own Optodist Ljunggren Audio Roll Your Own Optodist Version: Optodist/VCA.0 Bill Of Material TYPE PART VALUE PCS NOTE Resistor R,R 0R Resistor R5,R0 K Resistor R3,R4 0K Resistor R,R9 68K Resistor R 00K Resistor R3

More information

SM361 RIG SWITCH CONSTRUCTION MANUAL

SM361 RIG SWITCH CONSTRUCTION MANUAL SM361 RIG SWITCH CONSTRUCTION MANUAL Document ver 1, For software release ver 1.1 May 27, 2016 Controls the power of 12V equipment while a vehicle is in use Product Development by: SM361 RIG SWITCH OVERVIEW

More information

Assembly Manual for ISDR-136-KIT

Assembly Manual for ISDR-136-KIT Assembly Manual for ISDR-136-KIT ICAS Enterprises Last Updated March 21 st, 2012 This SDR receiver kit is intended for the 136kHz band. The kit utilizes DIP IC components (no SMD) so that even a beginner

More information

openqrp Transceiver Parts List By Functional Section 1/11/2014 Using openqrp PC Board Rev D, 40M Version

openqrp Transceiver Parts List By Functional Section 1/11/2014 Using openqrp PC Board Rev D, 40M Version openqrp Transceiver Parts List By Functional Section 1/11/2014 Using openqrp PC Board Rev D, 40M Version Section 1 AGND Schematic Page 2 R37 [I8] 10K 1/8W Resistor (Brown Black Orange) R38 [J9] C80 [J9]

More information

SENSOTORK 701 Electronic torque wrench

SENSOTORK 701 Electronic torque wrench Torque tools SENSOTOK 70 Electronic torque wrench 2 3 4 6 Advantaes at a lance Slim, compact shape for smaller torques from N m upwards Units of measure: N m, cn m, ft lb, in lb eadins independent of point

More information

Instructions for use I 0375 GB - 1

Instructions for use I 0375 GB - 1 Instructions for use I INDEX pae 1 - GENERAL...3 1.1 - GENERAL SAFETY REGULATIONS...3 1.1.1 - STANDARD SAFETY DEVICES...3 1.2 - FIELD OF APPLICATION...3 1.3 - OVERALL DIMENSIONS...3 1.4 - TECHNICAL DATA...4

More information

XMLRppp Electronic pressure switch

XMLRppp Electronic pressure switch 8 7 6 4 3 Indoor use Out 3 4 6 7 8 Fluid entry Button to scroll from a menu to another. Also button to increase a value or chane a parameter Button to display a value or a parameter. Also button to save

More information

IDC-136II-KIT 136kHz DC RX Assembly Guide

IDC-136II-KIT 136kHz DC RX Assembly Guide IDC-136II-KIT 136kHz DC RX Assembly Guide ICAS Enterprises May 2 nd,2016 The IDC-136II-KIT is a 136kHz direct conversion receiver. Most of the SDR software can be used with this receiver. It is quite easy

More information

Australian Technical Production Services

Australian Technical Production Services Australian Technical Production Services Dual Rail Crowbar Copyright notice. These notes, the design, schematics and diagrams are Copyright Richard Freeman, 015 While I am happy for the notes to be printed

More information

RGB Alarm Clock. -Color Alarm Clock-

RGB Alarm Clock. -Color Alarm Clock- RGB Alarm Clock -Color Alarm Clock- Table of Contents Preamble:...2 List of parts...3 Components...5 Parts and belongings...5 Clock Board Assembly...8 Identification of SMD parts:...0 The power supply

More information

UK-electronic 2012/15

UK-electronic 2012/15 UK-electronic 2012/15 Manual for the Kit Zentaurus Rev 1.21 with buffer or True bypass Page 1...Cover Page 2..3...Allocations, basics Page 4...5...Bill of material Page 6...7...Soldering the pcb Page 8...Building

More information

IV-3 VFD Shield for Arduino. Assembly Manual

IV-3 VFD Shield for Arduino. Assembly Manual June 2014 Table of Contents 1 Overview Features Applications 3 3 3 2 Assembly Hints 4 3 PCB Overview 5 4 Circuit Diagram 6 5 Assembly Diodes and IC socket Electrolytic capacitors Ceramic capacitors 10K

More information

RHINO MOTION CONTROLS

RHINO MOTION CONTROLS Installation Manual and Datasheet http://www.rhinomotioncontrols.com Page 1 [] Key Features Smooth and quiet operation at all speeds and extremely low motor heating Industrial grade performance for 2-Phase

More information

470nF REG1 LM2940. VR3 100k 10k VR1 100 F. 470pF. 100nF. 100nF RELUCTOR Q2 BC k. 10k TP GND. 2.2nF TO RELUCTOR. 470nF REG1 LM2940 REG1 LM2940

470nF REG1 LM2940. VR3 100k 10k VR1 100 F. 470pF. 100nF. 100nF RELUCTOR Q2 BC k. 10k TP GND. 2.2nF TO RELUCTOR. 470nF REG1 LM2940 REG1 LM2940 Where to buy kits Jaycar and Altronics have full kits (including the case) available for the High Energy Electronic Ignition System. The Jaycar kit is Cat. KC-5513 while the Altronics kit is Cat. K4030

More information

IFC-BL02 Interface Free Controller Brushless Motor Card

IFC-BL02 Interface Free Controller Brushless Motor Card IFC-BL02 Interface Free Controller Brushless Motor Card User s Manual V1.1 Apr 2008 Information contained in this publication regarding device applications and the like is intended through suggestion only

More information

Collosalus 2015 FX Type: Flanger 3.25 W x 2.9 H

Collosalus 2015 FX Type: Flanger 3.25 W x 2.9 H Collosalus 2015 FX Type: Flanger Based on the MXR 117 Download the previous version documentation here: http://www.madbeanpedals.com/projects/collosalus/collosalus.zip 3.25 W x 2.9 H B.O.M. Resistors Caps

More information

A Novel Solar Tracking System using AT89C51 Microcontroller and LDR

A Novel Solar Tracking System using AT89C51 Microcontroller and LDR A Novel Solar Tracking System using AT89C51 Microcontroller and LDR R.Guru Babu 1 & Koteswarao.M. 2 1.M.Tech student,amara Institute of Engineering&Technology,JNTUK,NRT,AP. 2. Assistant professor,amara

More information

Mclennan Servo Supplies Ltd. Bipolar Stepper Motor Translator User Handbook PM546

Mclennan Servo Supplies Ltd. Bipolar Stepper Motor Translator User Handbook PM546 Mclennan Servo Supplies Ltd. Bipolar Stepper Motor Translator User Handbook PM546 Mclennan Servo Supplies Ltd. Telephone: 01276 26146 Yorktown Industrial Estate FAX: 01276 23452 22 Doman Road Camberley

More information

MONGOOSE. Introduction. < blueroomelectronics > Assembly Instructions. Mongoose was designed as an introduction to Mechatronics.

MONGOOSE. Introduction. < blueroomelectronics > Assembly Instructions. Mongoose was designed as an introduction to Mechatronics. MONGOOSE Assembly Instructions Introduction Mongoose was designed as an introduction to Mechatronics Page 1 of 12 Before you start The Mongoose is a complex kit and skipping instructions is not advised,

More information

Maglev Plus System. 1. Description

Maglev Plus System. 1. Description 1. Description Maglev Plus System The Maglev Plus System is specifically designed to levitate various objects attached to a very strong disc magnet. It can levitate up to 25 g additional mass. The vertical

More information

Driver Board User Manual

Driver Board User Manual Personal Mechatronics Lab Driver Board User Manual 2012 by M.R. Emami Table of Contents General Notes... 3 1 Modular Arrangement of the Driver Board... 4 2 Powering the Board... 5 3 Computer Interface...

More information

95 kw. kva. 85 kw. kva. MECC ALTE ECP34-1S Control card

95 kw. kva. 85 kw. kva. MECC ALTE ECP34-1S Control card QI 95 400/230 V 50HZ 1/8 Technical specifications QI 95 Voltae: 400/230 V Frequency: 50HZ Genset Imae for illustration purposes only TECHNICAL INFORMATION Standby Power (ESP) Prime Power (PRP) kva 95 kw

More information

CENTROIDTM. AC Brushless Drive. Product Spec Sheet

CENTROIDTM. AC Brushless Drive. Product Spec Sheet 4 Axis, up to 2 KW motors Brake Output for each axis Overtemp and Overcurrent Protection All-software Configuration Self-cooled Fiber Optic Control CENTROIDTM AC Brushless Drive Product Spec Sheet AC Brushless

More information

Multi Processing Station with Oven 24V

Multi Processing Station with Oven 24V - 536632 Multi Processing Station with Oven 24V I9 Q10 Q4 I1 O14 I8 Q7/Q8 I1 I3 I4 I2 Q3 not in the picture: Q1, Q2, Q5, Q6, Q9, Q11, Q12, Q13, I4, I5, I6, I7 Circuit layout of the Multi Processing Station

More information

D6, D7, D8, D9, D12, D13, D14, D15, D16, D17, D18, D19. Schottky rectifier diode. 1N5817-1N5819 or SB130

D6, D7, D8, D9, D12, D13, D14, D15, D16, D17, D18, D19. Schottky rectifier diode. 1N5817-1N5819 or SB130 Roll Your Own ljunggrenaudio.com Altered States version 1.0 Bills Of Material Qty Value 12 1N4148 2 1N5818 4 1N750 4.7V 4 220p Device Diode Diode Zener diode Capacitor 30 100n 4 15p 8 560p 1 5x2 pin Capacitor

More information

SUPPRESSING ACOUSTIC NOISE IN PWM FAN SPEED CONTROL SYSTEMS APPLICATION NOTE 58 SUPPRESSING ACOUSTIC NOISE IN PWM FAN SPEED CONTROL SYSTEMS AN-58

SUPPRESSING ACOUSTIC NOISE IN PWM FAN SPEED CONTROL SYSTEMS APPLICATION NOTE 58 SUPPRESSING ACOUSTIC NOISE IN PWM FAN SPEED CONTROL SYSTEMS AN-58 APPLICATION NOTE 58 FAN SPEED CONTROL SYSTEMS SUPPRESSING ACOUSTIC NOISE IN FAN SPEED CONTROL SYSTEMS INTRODUCTION Fan speed control extends fan service life and decreases acoustic airflow noise and average

More information

Motors Automation Energy Transmission & Distribution Coatings. W22 Brake Motor Three-phase Electric Motor

Motors Automation Energy Transmission & Distribution Coatings. W22 Brake Motor Three-phase Electric Motor Motors Automation Enery Transmission & Distribution Coatins W22 Brake Motor Three-phase Electric Motor -- Visual index Main motor parts 1 Sealin system 8 Fan 2 Endshields 9 Bride rectifier 3 Bearins 10

More information

Build your own omni robot

Build your own omni robot Build your own omni robot Copyright C 2014 by DAGU Hi-tech Electronic Co., Ltd. All rights reserved. No portion of this instruction sheet or any artwork contained herein may be reproduced in any shape

More information

Bill of Materials: Car Battery/charging system diagnostics PART NO

Bill of Materials: Car Battery/charging system diagnostics PART NO Car Battery/charging system diagnostics PART NO. 2192106 You can hook up the kit's test leads directly to the car battery (with engine off) and see whether battery voltage is ok (green LED on) or low (yellow

More information

2 - HANDLING AND HOISTING COMMISSIONING...5

2 - HANDLING AND HOISTING COMMISSIONING...5 Instructions for use I CONTENTS pae 1 - GENERAL...3 1.1 - GENERAL SAFETY REGULATIONS...3 1.1.1 - STANDARD SAFETY DEVICES...3 1.2 - FIELD OF USE...3 1.3 - OVERALL DIMENSIONS...3 1.4 - SPECIFICATION...4

More information

Total solder points: 126 Difficulty level: beginner advanced POWER DIMMER 230V) K8038 ILLUSTRATED ASSEMBLY MANUAL

Total solder points: 126 Difficulty level: beginner advanced POWER DIMMER 230V) K8038 ILLUSTRATED ASSEMBLY MANUAL Total solder points: 126 Difficulty level: beginner 1 2 3 4 5 advanced POWER DIMMER (1KW @ 230V) K8038 NOISE SUPPRESSED ACCORDING TO EN55015 Class microcontroller high power dimmer with non volatile memory

More information

Date Author(s) Change(s) Status

Date Author(s) Change(s) Status Plasma Control Technologies Service Bulletin-60 Overview Integrated Drive Document history Doc. Rev. Date Author(s) Change(s) Status 1.0 2007-03-30 O. Lehmann Initial document released 1.1 2010-06-25 A.

More information

mb808 FAB manual

mb808 FAB manual mb808 FAB manual http://www.eight-oh-eight.org Step one: Power Supply: ATTENTION: You will be dealing with AC mains voltages in this part of the build, if you are not careful you can injure yourself, or

More information

2xVCX version 1.0. Calibration instructions can be found on the last page. Capacitor bypass MLCC X7R mm pin pitch

2xVCX version 1.0. Calibration instructions can be found on the last page. Capacitor bypass MLCC X7R mm pin pitch Produced by: Roll Your Own ljunggrenaudio.com Schematic & PCB Design by: KYMATICA DEVICES www.kymatica.com xvcx version.0 Bills Of Material Bold = PCB C C C3 C4 C5 C6 C7 C8 C9 C0 C C C3 C4 CON D D D3 D4

More information

MDC Series

MDC Series MDC300-120151 Series 120VAC, 15A Brushless Controller User s Guide A N A H E I M A U T O M A T I O N 4985 E. Landon Drive Anaheim, CA 92807 e-mail: info@anaheimautomation.com (714) 992-6990 fax: (714)

More information

DMX-A2-DRV Integrated Advanced Step Motor Driver

DMX-A2-DRV Integrated Advanced Step Motor Driver DMX-A2-DRV Integrated Advanced Step Motor Driver DMX-A2-DRV Manual page 1 rev 3.10 COPYRIGHT 2008 ARCUS, ALL RIGHTS RESERVED First edition, May 2008 ARCUS TECHNOLOGY copyrights this document. You may not

More information

Maxi and Mini DC-DC Converter Evaluation Board

Maxi and Mini DC-DC Converter Evaluation Board BRICK FAMILY USER GUIDE Maxi and Mini DC-DC Converter Evaluation Board Features...1 Introduction...2 Set Up + OUT, OUT...3 + S, S...3 Secondary Control (SC)...3 Primary Control (PC)...4 Parallel (PR)...4

More information

17429X.00 SERIES MODELS:

17429X.00 SERIES MODELS: LEESON ELECTRIC MOTORS, GEARMOTORS AND DRIVES R User s Manual 17429X.00 SERIES MODELS: 174298.00 174299.00 PWM REGENERATIVE DC TO DC DRIVES II Table of Contents 17429X.00 Drives...............................................................

More information

Series BHT. Specifications. B HT 6 pole + PE. B HT 10 pole + PE. B HT 16 pole + PE. B HT 24 pole + PE. Page

Series BHT. Specifications. B HT 6 pole + PE. B HT 10 pole + PE. B HT 16 pole + PE. B HT 24 pole + PE. Page Inserts series B HT are made of special hih temperature resistant plastic material, suitable for temperatures up to max. 200 0 C includin natural heatin. Housins of series B HT are made of sea-water resistant

More information

THERMOMETER PROJECT KIT

THERMOMETER PROJECT KIT ESSENTIAL INFORMATION BUILD INSTRUCTIONS CHECKING YOUR PCB & FAULT-FINDING MECHANICAL DETAILS HOW THE KIT WORKS MEASURE INDOOR AND OUTDOOR TEMPERATURES WITH THIS THERMOMETER PROJECT KIT Version 2.0 Build

More information

COMPONENT-TESTER INSTRUCTION MANUAL

COMPONENT-TESTER INSTRUCTION MANUAL ICT76 COMPONENT-TESTER INSTRUCTION MANUAL ISO-TECH ICT 76 COMPONENT TESTER INSTRUCTION MANUAL 1 2 1. Introduction 1.1 Unpacking and checking When you unpack your new component tester, these are the items

More information

MDC VAC, 15A Brushless Controller. User s Guide. 910 East Orangefair Lane, Anaheim, CA

MDC VAC, 15A Brushless Controller. User s Guide. 910 East Orangefair Lane, Anaheim, CA MDC150-120151 120VAC, 15A Brushless Controller User s Guide A N A H E I M A U T O M A T I O N 910 East Orangefair Lane, Anaheim, CA 92801 e-mail: info@anaheimautomation.com (714) 992-6990 fax: (714) 992-0471

More information

RaceTCS holds no responsibility for damages caused by improper installation or use.

RaceTCS holds no responsibility for damages caused by improper installation or use. RaceTCS is designed for motorsport use only and cannot be used on public roads. Incorrect installation of RaceTCS might result in damage to RaceTCS or other car components. RaceTCS holds no responsibility

More information

MonoWave(X) Construction Guide Version 1.2. June 30th, 2018

MonoWave(X) Construction Guide Version 1.2. June 30th, 2018 MonoWave(X) Construction Guide Version 1.2 June 30th, 2018 1 of 10 Construction Construction of the MonoWave (X) is relatively straightforward and generally only requires good general soldering skills.

More information

Engineering Innovation Center EIC. Electronic Component Selection

Engineering Innovation Center EIC. Electronic Component Selection Electronic Component Selection Why is it important to choose the right part? Cost Efficiency This PCB fire caused by choosing the wrong capacitor Cap wasn t rated for voltage and failed short >100 Amps

More information

+Denotes lead-free and RoHS compliant.

+Denotes lead-free and RoHS compliant. 19-4165; Rev 0; 6/08 MAX9921 Evaluation Kit General Description The MAX9921 evaluation kit (EV kit) is a fully assembled and tested PCB that demonstrates the capabilities of the MAX9921 dual 2-wire Hall-effect

More information

Silver T E L E C O M. 1. Features. 2. Description. IEEE802.3af compliant. Small SIL package size - 56mm (L) x 14mm (H) Low output ripple and noise

Silver T E L E C O M. 1. Features. 2. Description. IEEE802.3af compliant. Small SIL package size - 56mm (L) x 14mm (H) Low output ripple and noise Silver T E L E C O M V2.0 Aug 2008 Pb. Features IEEE802.3af compliant Small SIL package size - 56mm (L) x 4mm (H) Low output ripple and noise Input voltage range 36V to 57V Only one low cost external decoupling

More information

General Purpose Flasher Circuit

General Purpose Flasher Circuit General Purpose Flasher Circuit By David King Background Flashing lights can be found in many locations in our neighbourhoods, from the flashing red light over a stop sign, a yellow warning light located

More information

HIGH VOLTAGE MODULE TEST SYSTEM

HIGH VOLTAGE MODULE TEST SYSTEM HIGH VOLTAGE MODULE TEST SYSTEM 4.0/4 Module Test Systems n AC, DC, and impulse testing n Factory testing n R&D n Education / training MODULES FOR VOLTAGE GENERATION Test transformers for 100 and 200 kv

More information

CAPI BB2521 Build Guide & BOM

CAPI BB2521 Build Guide & BOM This is a very simple build. I only have a few tips and things to look out for. I do recommend following these steps due to the diode/transistor relationship. 1. Install the three ceramic caps. If you

More information

SSV2BR INSTRUCTIONS INSTALLATION INSTRUCTIONS

SSV2BR INSTRUCTIONS INSTALLATION INSTRUCTIONS SSV2BR INSTRUCTIONS INSTALLATION INSTRUCTIONS CONTROLLER MOUNTING: Find a suitable location to mount the control box. Ideally, as with all pool equipment it should be installed out of direct weather and

More information

Name: S P CHINHARA ID: K-Bank

Name: S P CHINHARA  ID: K-Bank HYBRID SOLAR CHARGER CUM AUTOMATIC LIGHTING SYSTEM Date: 13.04.2018 Name: S P CHINHARA Email ID: spchinhara@rediffmail.com K-Bank NINL Internal Page 1 Confidentiality Statement The information in the document

More information

TIMER PROJECT KIT ESSENTIAL INFORMATION. Version 2.0 TIME SOMETHING WITH THIS

TIMER PROJECT KIT ESSENTIAL INFORMATION. Version 2.0 TIME SOMETHING WITH THIS ESSENTIAL INFORMATION BUILD INSTRUCTIONS CHECKING YOUR PCB & FAULT-FINDING MECHANICAL DETAILS HOW THE KIT WORKS TIME SOMETHING WITH THIS TIMER PROJECT KIT Version 2.0 Build Instructions Before you start,

More information

RoaDyn S635. Force. Wheel force transducer for heavy cars and high performance vehicles. Type 9267A1

RoaDyn S635. Force. Wheel force transducer for heavy cars and high performance vehicles. Type 9267A1 Force RoaDyn S635 Wheel force transducer for heavy cars and hih performance vehicles For measurin three forces and three moments on a rotatin wheel; a major constituent in modern vehicle development. Modular

More information

ez1081pre Mic Amplifier - Assembly manual [ Colourbook Issue 1]

ez1081pre Mic Amplifier - Assembly manual [ Colourbook Issue 1] ez1081pre Mic Amplifier - Assembly manual [ Colourbook Issue 1] ez1081pre Colourbook Contents. Section 1 - Colourbook assembly guide Section 2 - Setup and Calibration Section 3 - Schematics diagrams and

More information

MTU2 Series Isolated 2W Single & Dual Output SM DC/DC Converters

MTU2 Series Isolated 2W Single & Dual Output SM DC/DC Converters www.murata-ps.com MTU2 Series SELECTION GUIDE FEATURES Patent Protected UL 9 Recognised Footprint over pins.69cm 2 Single & dual isolated output 1kVDC Isolation Hi Pot Test Efficiency up to 85% (Typ.)

More information

C capacitance, 91 capacitors, codes for, 283 coupling, polarized and nonpolarized,

C capacitance, 91 capacitors, codes for, 283 coupling, polarized and nonpolarized, Index Numbers and Symbols 555 timer, 164 166 making sound using, setting output speed of, 166 167 using for reaction game speed, 260 261 μf (microfarad), 92 Ω (ohms), 7, 70 A A (amperes), 7 AC (alternating

More information

DNO series controllers DNO-5 and DNO-10

DNO series controllers DNO-5 and DNO-10 Instruction Manual DNO series controllers DNO-5 and DNO-10 Contents Section Page Section Page 1. Models... 2 2. Do's and Don ts... 2 3. Safety... 3 4. Dismantling and Re-assembly... 3 5. Features... 4

More information

Silvertel. 1. Features. 2. Description. IEEE802.3at compliant. Maximum 30 Watt Output Power. High efficiency DC/DC converter

Silvertel. 1. Features. 2. Description. IEEE802.3at compliant. Maximum 30 Watt Output Power. High efficiency DC/DC converter Silvertel V.0 May 2009. Features Pb IEEE802.3at compliant Maximum 30 Watt Output Power High efficiency DC/DC converter Wide adjustable output voltage range 500Vdc isolation (input to output) Input voltage

More information

Hybrid Off Grid Solar UPS

Hybrid Off Grid Solar UPS Sandip Pandey Hybrid Off Grid Solar UPS Using Arduino UNO and Proteus Simulator Helsinki Metropolia University of Applied Sciences Bachelor s Degree in Electronics Electronics Bachelor Thesis May 2, 2018

More information

Norcal Power/SWR Meter Assembly & Operating Manual. Revision 1D 10/15/2008

Norcal Power/SWR Meter Assembly & Operating Manual. Revision 1D 10/15/2008 Norcal Power/SWR Meter Assembly & Operating Manual Revision 1D 10/15/2008 Copyright 2008 NorCal QRP Club Page 1 of 21 Contents CONTENTS...2 INTRODUCTION...3 SPECIFICATIONS...3 ASSEMBLY...4 OPERATING GUIDE...15

More information

Letter Figures Words SYSTEMS ENGINEERING. Written examination. Monday 19 November 2012

Letter Figures Words SYSTEMS ENGINEERING. Written examination. Monday 19 November 2012 Victorian Certificate of Education 2012 SUPERVISOR TO ATTACH PROCESSING LABEL HERE STUDENT NUMBER Letter Figures Words SYSTEMS ENGINEERING Written examination Monday 19 November 2012 Reading time: 9.00

More information

MLA Bipolar Microstep Driver. User s Guide. 910 East Orangefair Lane, Anaheim, CA

MLA Bipolar Microstep Driver. User s Guide. 910 East Orangefair Lane, Anaheim, CA MLA05101 Bipolar Microstep Driver User s Guide A N A H E I M A U T O M A T I O N 910 East Orangefair Lane, Anaheim, CA 92801 e-mail: info@anaheimautomation.com (714) 992-6990 fax: (714) 992-0471 website:

More information

Chapter 2. Battery Charger and Base Assembly

Chapter 2. Battery Charger and Base Assembly Chapter 2 Battery Charger and Base Assembly 11 CHAPTER 2. BATTERY CHARGER AND BASE ASSEMBLY 2.1 Section Overview This Lab teaches students how to assemble a Tekbot, in the following steps: Describe the

More information

SJSU ENGR 10 Wind Turbine Power Measurement Procedure

SJSU ENGR 10 Wind Turbine Power Measurement Procedure SJSU ENGR 10 Wind Turbine Power Measurement Procedure In this lab, we determine the maximum electrical power that your wind turbine can generate. This involves the use of two key components: a power meter

More information

Cordless Drill Motor Control with Battery Charging Using Z8 Encore! F0830 Reference Design

Cordless Drill Motor Control with Battery Charging Using Z8 Encore! F0830 Reference Design Application Note Cordless Drill Motor Control with Battery Charging Using Z8 Encore! F0830 Reference Design AN025504-0910 Abstract Currently, most hand-held electric drilling machines operating on batteries

More information

MTU1 Series Isolated 1W Single & Dual Output SM DC/DC Converters

MTU1 Series Isolated 1W Single & Dual Output SM DC/DC Converters www.murata-ps.com MTU1 Series SELECTION GUIDE FEATURES Patent Protected UL60950 recognised Footprint over pins 0.69cm 2 Single & dual isolated output 1kVDC Isolation Hi Pot Test Efficiency up to 88% (Typ.)

More information

Silvertel. Ag Features. 2 Description. Power-over-Ethernet Plus Module. IEEE802.3at and IEEE802.3af compliant. Maximum 30W peak output power

Silvertel. Ag Features. 2 Description. Power-over-Ethernet Plus Module. IEEE802.3at and IEEE802.3af compliant. Maximum 30W peak output power Silvertel V.3 April 207 Datasheet Pb Features IEEE802.3at and IEEE802.3af compliant Maximum 30W peak output power Small Single In-Line (SIL) package size 57.3mm (L) x 4mm (H) Overload, short-circuit and

More information

IM /2016 REV04 POWERTEC 350C PRO, 355C PRO & 425C PRO

IM /2016 REV04 POWERTEC 350C PRO, 355C PRO & 425C PRO IM0 09/0 REV0 POWERTEC 0C PRO, C PRO & C PRO Spare Parts... Figure A: Machine Assembly... Figure B: Machine Assembly... Figure C: Machine Assembly... Figure D: Machine Assembly... Figure E: Wire Drive

More information

Bill of Materials: Spinning top brushless DC motor PART NO

Bill of Materials: Spinning top brushless DC motor PART NO Spinning top brushless DC motor PART NO. 2171006 The heart of this kit consists of a bifilar wound coil driven with two NPN transistors. While the circuit is easy, the coil will be tedious to wind since

More information

K3500 MULTIFUNCTION CAR COURTESY LIGHT. Specifications

K3500 MULTIFUNCTION CAR COURTESY LIGHT. Specifications Total solder points: 87 Difficulty level: beginner 1 2 3 4 5 advanced MULTIFUNCTION CAR COURTESY LIGHT K3500 Never look for the ignition switch in the dark again. Specifications switch-off delay: adjustable

More information

Prototyping Walk through for PIC24HJ32GP202 Startup Schematic

Prototyping Walk through for PIC24HJ32GP202 Startup Schematic Prototyping Walk through for PIC24HJ32GP202 Startup Schematic This prototyping walk through is meant to supplement the material in Experiment #6, the PIC24HJ32GP202 system startup. Figure 1 shows the pinout

More information

MAX8622 Evaluation Kit Evaluates: MAX8622

MAX8622 Evaluation Kit Evaluates: MAX8622 General Description The MAX8622 evaluation kit (EV kit) is a fully assembled and tested circuit for evaluating the MAX8622 Xenon flash charger. The MAX8622 EV kit operates from a 2.5V to 5.5V supply, and

More information

TIMED NIGHT LIGHT KIT

TIMED NIGHT LIGHT KIT ESSENTIAL INFORMATION BUILD INSTRUCTIONS CHECKING YOUR PCB & FAULT-FINDING MECHANICAL DETAILS HOW THE KIT WORKS RELAX YOUR WAY TO SLEEP WITH THIS TIMED NIGHT LIGHT KIT Version 2.0 Build Instructions Before

More information

Installation Guide FOR CONSTRUCTION AND RENTAL EQUIPMENT SOLARTRAK INSTALLATION GUIDE CALL US WITH QUESTIONS:

Installation Guide FOR CONSTRUCTION AND RENTAL EQUIPMENT SOLARTRAK INSTALLATION GUIDE CALL US WITH QUESTIONS: Installation Guide TIPS AND HINTS FOR PEAK PERFORMANCE FROM SOLARTRAK TRACKERS FOR CONSTRUCTION AND RENTAL EQUIPMENT SolarTrak is created by SOLARTRAK INSTALLATION GUIDE CALL US WITH QUESTIONS: 484-223-4994

More information

WG20 Geared Motors. Motors Automation Energy Transmission & Distribution Coatings

WG20 Geared Motors. Motors Automation Energy Transmission & Distribution Coatings WG20 Geared Motors Motors Automation Enery Transmission & Distribution Coatins www.we.net WEG Group - Transformin enery into solutions. WEG is a leadin lobal manufacturer and solutions provider of drive

More information

Modifications to the TS-930 Power Supply. Ken Grant, VE3FIT

Modifications to the TS-930 Power Supply. Ken Grant, VE3FIT Modifications to the TS-930 Power Supply Ken Grant, VE3FIT My TS-930 has a serial number in the 5 million and uses a +21.7 Volt low-current regulator as well as the normal +28.5 V high current supply.

More information

Flying Electron Inc. Bipolar Stepper Motor Driver Datasheet

Flying Electron Inc. Bipolar Stepper Motor Driver Datasheet Bipolar Stepper Motor Driver Datasheet Part Number: FE_STEPPER_BP rev. d Notice: To the best of our knowledge the information contained in this datasheet is accurate and is represented in good faith, however,

More information

Contents. Preparing the motor Winding the rotating secondary Winding the primary... 8

Contents. Preparing the motor Winding the rotating secondary Winding the primary... 8 120732-130389 Propeller Clock Construction Notes Revision E, December 2, 2013 Contents Preparing the motor... 2 Winding the rotating secondary... 5 Winding the primary... 8 UltiProp Clock (Elektor Dec.

More information

User s Guide Machine Tachometer for Rev 2.6 PCBs Manual Version 2.6J

User s Guide Machine Tachometer for Rev 2.6 PCBs Manual Version 2.6J User s Guide Machine Tachometer for Rev 2.6 PCBs Manual Version 2.6J 4-7-2016 http://www.machtach.com Contents MachTach Overview... 4 Features:... 5 Features for Version 2.6... 6 Example Installations...

More information

Sorting Line with Detection 24V

Sorting Line with Detection 24V 536633 Sorting Line with Detection 24V I2 Q2 I4 I3 I1 Coupling to multi processing station I5 I6 I7 Not in the picture: Q1, Q3, Q4, Q5 Circuit layout for Sorting Line with Detection Terminal no. Function

More information

50:1 Metal Gearmotor 37Dx54L mm with 64 CPR Encoder

50:1 Metal Gearmotor 37Dx54L mm with 64 CPR Encoder 50:1 Metal Gearmotor 37Dx54L mm with 64 CPR Encoder Pololu item #: 1444 23 in stock Price break Unit price (US$) 1 39.95 10 35.96 Quantity: 1 backorders allowed This 2.62" 1.45" 1.45" gearmotor is a powerful

More information

Silvertel. Ag Features. 2. Description. Power-Over-Ethernet Module. IEEE802.3af compliant. Small SIL and SMT package available

Silvertel. Ag Features. 2. Description. Power-Over-Ethernet Module. IEEE802.3af compliant. Small SIL and SMT package available Silvertel V2.2 Jan 2015 Datasheet Ag9700 Pb 1. Features IEEE802.3af compliant Small SIL and SMT package available Low cost, with minimal external components required Input voltage range 36V to 57V Short-circuit

More information

Motors Automation Energy Transmission & Distribution Coatings. W22 Brake Motor Three-phase Electric Motor

Motors Automation Energy Transmission & Distribution Coatings. W22 Brake Motor Three-phase Electric Motor Motors Automation Enery Transmission & Distribution Coatins W22 Brake Motor Three-phase Electric Motor -- Efficiency and reliability for the industry Founded in 1961, WEG is reconized today as one of the

More information

User's Manual O

User's Manual O 11/3/99 3535.ai User's Manual 3535 3535 O Step Motor Drivers Copyright 1998 Applied Motion Products, Inc. 404 Westridge Drive Watsonville, CA 95076 Tel (831) 761-6555 (800) 525-1609 Fax (831) 761-6544

More information

Virtual Ground for HV Boosters Calibration

Virtual Ground for HV Boosters Calibration Dear all utracer users, I m writing these lines just to share my experience building my utracer, so that maybe someone could find it useful for his design. The construction of my utracer was very simple,

More information

Power Management Solution With 196 HVC ENYCAP TM for Mini Charger and Fixed Voltage Supply Board

Power Management Solution With 196 HVC ENYCAP TM for Mini Charger and Fixed Voltage Supply Board VISHAY BCCOMPONENTS www.vishay.com Aluminum Capacitors By Gerald Tatschl MAL29699003E3 96 HVC ENYCAP TM - MINI CHARGER AND BACKUP BOARD DESCRIPTION The MAL29699003E3 mini charger and backup demonstration

More information

PID-1500 THERMOELECTRIC & RESISTIVE HEATER TEMPERATURE CONTROLLER INSTRUCTION MANUAL

PID-1500 THERMOELECTRIC & RESISTIVE HEATER TEMPERATURE CONTROLLER INSTRUCTION MANUAL LASER DIODE DRIVERS TEMPERATURE CONTROLLERS Simply Advanced Control for Your Cutting Edge Design PID-1500 THERMOELECTRIC & RESISTIVE HEATER TEMPERATURE CONTROLLER INSTRUCTION MANUAL P O Box 865, Bozeman,

More information

Enclosed and Open Starters

Enclosed and Open Starters Enclosed and Open Starters Start/Stop contacts independent from main contactor and from thermal overload Allows cable connection from rear side of the enclosure Thermal overload reset interated to the

More information

Contents. DX Ignition Page 2

Contents. DX Ignition Page 2 Contents 1.0 Intent 2.0 Specifications 3.0 Installation 4.0 Operation Precautions 5.0 Repair 6.0 Parts List 7.0 Glossary of Terms 8.0 Contact Information DX Ignition Page 2 1.0 Intent The purpose of this

More information

FX Type: Filter 2.35" W x 3.35" H Terms of Use: HoneyDripper HoneyDripper

FX Type: Filter 2.35 W x 3.35 H Terms of Use: HoneyDripper HoneyDripper HoneyDripper FX Type: Filter Based on the Colorsound Dipthonizer madbeanpedals 2015 Version Previous Versions: http://www.madbeanpedals.com/projects/archive/filtermod/ 2.35" W x 3.35" H Terms of Use: You

More information

Some Basics: Single Inlet Forward Curve Blower Wheels & How to determine Rotation Direction on a Single Inlet Blower Wheel

Some Basics: Single Inlet Forward Curve Blower Wheels & How to determine Rotation Direction on a Single Inlet Blower Wheel Selection Guide for Forward Curve Blower Wheels Since 1903, Electric Trading Company has been providing it s customers with fine quality HVAC equipment & supplies, while always striving to offer exceptional

More information

Electronic Dynamo Regulator INSTRUCTION MANUAL. COPYRIGHT 2014 CLOVER SYSTEMS All Rights Reserved

Electronic Dynamo Regulator INSTRUCTION MANUAL. COPYRIGHT 2014 CLOVER SYSTEMS All Rights Reserved DRM TM DRM-HP TM Electronic Dynamo Regulator INSTRUCTION MANUAL COPYRIGHT 2014 CLOVER SYSTEMS All Rights Reserved INTRODUCTION The Clover Systems DRM is a state-of-the art all-electronic voltage and current

More information

Harris IRT Enterprises Digital Resistance Tester Model XP

Harris IRT Enterprises Digital Resistance Tester Model XP Harris IRT Enterprises Digital Resistance Tester Model 5012-06XP Specifications & Dimensions 2 Theory of Operation 3 Operator Controls & Connectors 4 Test Connections 5 Calibration Procedure 6-7 Options

More information

KL-8070D. Fully Digital Stepping Driver. Table of Contents 1. Introduction, Features and Applications...1 Introduction...1 Features...

KL-8070D. Fully Digital Stepping Driver. Table of Contents 1. Introduction, Features and Applications...1 Introduction...1 Features... Contents KL-8070D Fully Digital Stepping Driver Attention: Please read this manual carefully before using the driver! I Table of Contents 1. Introduction, Features and Applications...1 Introduction......1

More information

Build Instructions and User Guide

Build Instructions and User Guide Build Instructions and User Guide Getting Started To build the Rock Drill 4069 you will need: Solder Wire Cutters Soldering Iron Small pliers The kit is suitable for beginners or more experienced builders

More information

Application Note TADII - Threshold Angle Detector Operation and Calibration Instructions

Application Note TADII - Threshold Angle Detector Operation and Calibration Instructions Operation The TADII is a Dual Axis Threshold Angle Detector, which has adjustable threshold (trigger) and hysteresis (reset) angles, and a trigger delay time function. There are five open drain outputs

More information