Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Design and construction 28
- Electronics 25
- Programming 17
- Arduino (Programmable controller) 14
- Raspberry Pi (Computer) 11
- Electronic apparatus and appliances 8
- Electronic circuit design 8
- Electronic circuits 8
- Data processing 7
- Electric circuits 7
- Embedded computer systems 7
- Engineering & Applied Sciences 6
- Microcontrollers 6
- Programmable controllers 6
- Robots 6
- Signal processing 6
- Computer input-output equipment 5
- Electrical & Computer Engineering 5
- Electrical Engineering 5
- Electrical engineering 5
- Equipment and supplies 5
- Integrated circuits 5
- Kinect 5
- Radio circuits 5
- artificial neural network 5
- gait analysis 5
- inertial sensor 5
- kinematics 5
- Computer programming 4
- Electric circuit analysis 4
-
121Publicado 2020Tabla de Contenidos: “…6.6 Programmable Gain Amplifier -- 6.6.1 Timing -- 6.6.2 Common Mode Feedback -- 6.6.2.1 AMP and CMFB -- 6.7 Chopper Amplifier -- 6.8 Dynamic Element Matching Technique -- 6.9 Resistor-Less Current Reference -- 6.10 Switch Mode Converter -- 6.11 SPICE Example -- 6.12 Layout Issue -- 6.13 Summary -- References -- Chapter 7: Data Converter -- 7.1 Introduction -- 7.2 Digital-to-Analog Converter -- 7.2.1 Resistor String Topology -- 7.2.2 Current Steering -- 7.2.3 Hybrid Topology -- 7.2.4 DAC Trimming or Calibration -- 7.2.5 Glitch -- 7.3 Analog-to-Digital Converter -- 7.3.1 Slope ADC -- 7.3.2 SAR ADC -- 7.3.3 Flash ADC -- 7.3.4 Pipelined ADC -- 7.3.5 Delta Sigma ADC -- 7.4 SPICE Example -- 7.4.1 DAC Example -- 7.4.2 ADC Example -- 7.5 Layout Examples -- 7.6 Summary -- References -- Chapter 8: CMOS Color and Image Sensor Circuit Design -- 8.1 Introduction -- 8.2 Technology and Methodology -- 8.2.1 General Comments on Technology or Process for CMOS Image Sensor -- 8.2.2 Backside Illumination -- 8.2.3 Photo Devices -- 8.2.4 Design Methodology -- 8.3 CMOS Color Sensor -- 8.3.1 Transimpedance Amplifier Topology -- 8.3.2 Current to Frequency Topology -- 8.3.3 Current Integration Topology -- 8.4 CMOS Image Sensor -- 8.4.1 CMOS Image Sensor Architecture -- 8.4.1.1 Pixel-Level ADC -- 8.4.1.2 Column-Level ADC -- 8.4.1.3 Chip-Level ADC -- 8.4.2 Analog Pixel Sensor -- 8.4.3 Digital Pixel Sensor -- 8.4.4 Low Power and Low Noise Technique -- 8.4.4.1 Low Power Techniques -- 8.4.4.2 Low Noise Techniques -- 8.5 SPICE Example -- 8.6 Layout -- 8.7 Summary -- References -- Chapter 9: Peripheral Circuits -- 9.1 Introduction -- 9.2 Oscillator -- 9.2.1 Ring Oscillator -- 9.2.2 RC Oscillator -- 9.2.2.1 Ramp Oscillator -- 9.3 Non-overlapping Generator -- 9.4 Interface Circuitry -- 9.4.1 Basic Interface Circuit -- 9.4.2 I2C -- 9.5 I/O Pad -- 9.6 Schmitt Trigger Circuit…”
Libro electrónico -
122por Kelly, James F.Tabla de Contenidos: “…; Chapter 7 Challenge 2: Examining the Hardware; The Push Button; The Light Emitting Diode; The Resistor; Let's Build Gizmo #2; What's Next?; Chapter 8 Challenge 2: Examining the Software; Functions Explained; The Challenge 2 Sketch; Solve Challenge #2; Chapter 9 Feeling The Heat; On a Pedestal; Chutes and Ladders; Green-eyed Hatches; Chapter 10 Challenge 3: Fun Stuff to Know…”
Publicado 2013
Libro electrónico -
123Tabla de Contenidos: “…Chapter 2: Arduino, Raspberry Pi, and Programming Physical ThingsProcessing and Arduino; Learning Processing; Arduino and Its Ecosystem; Interfacing an Arduino with the Real World; Output Pins; Input Pins; Shields; Stepper Motors; Circuit Design and Components; Resistors; LEDs; Power Supplies and Batteries; Raspberry Pi; Starting More Simply; Things You Need To Learn; Adult Supervision; Learning About Circuits; Learning to Code; Learning to Solder; Electrical Safety; Where to Learn Online; How Much Does Getting Started Cost?…”
Libro electrónico -
124por Catsoulis, JohnTabla de Contenidos: “…Electronics 101; Voltage and Current; Analog Signals; Power; Reading Schematics; Resistors; Capacitors; Types of Capacitors; RC Circuits…”
Publicado 2005
Libro electrónico -
125por Melgar, Enrique RamosTabla de Contenidos: “…; A Brief History of Arduino; Installing Arduino; Installation on Mac OS X; Installation on Windows; Installation on Linux; Testing the Arduino; Arduino Hardware; Arduino Input and Output Pins; Digital Pins; Analog Input Pins; Pull-Up Resistors; Arduino Shields; Arduino IDE; Serial Monitor; Arduino Language; The setup() Function; The loop() Function; Variables; Variable Declaration and Initialization…”
Publicado 2012
Libro electrónico -
126por Warren, John-DavidTabla de Contenidos: “…Title Page; Copyright Page; Dedication Page; Contents at a Glance; Table of Contents; About the Authors; About the Technical Reviewers; Acknowledgments; Introduction; Prerequisites; CHAPTER 1 The Basics; Electricity; Electrical Analogy; Electrical Basics; Circuits; Measuring Electricity; Multi-Meters; Measuring Voltage; Measuring Amperage; Measuring Capacitance; Measuring Resistance; Calculating Resistor Power Using Ohm's Law; Oscilloscope; Loads; Inductive Loads; Resistive Loads; Electrical Connections; Series Connections; Parallel Connections; Series and Parallel Connection; Electronics…”
Publicado 2011
Libro electrónico -
127Publicado 2015Tabla de Contenidos: “…Kirchhoff's Voltage Law (KVL)Electronics components; Resistors; Diodes; Switches; Integrated circuits; Sensors; LCD; Wire; Breadboard; Raspberry Pi electronics; WiringPi; Developing a digital clock; Setting up Raspberry Pi; Understanding HD44780-based LCD; Connecting LCD pins and Raspberry Pi GPIO pins; Scripting; The __init__ function; The clear function; The cmd function; The message function; Developing an e-mail notifier; Connecting LCD pins and Raspberry Pi GPIO pins; Scripting; Developing an alarm clock; Connecting LCD pins, Raspberry Pi GPIO pins, and a speaker; Scripting; Summary…”
Libro electrónico -
128Publicado 2015Tabla de Contenidos: “…The Arduino map functionAn ambient light meter; Connecting a variable resistor to Arduino; Voltage divider; An ambient light meter circuit; Breadboard connections; Programming to sense the light; An ambient light meter code; The switch / case control structure; Calibrating the sensor; DC motor speed control revisited; The potentiometer; The motor speed control schematic; The breadboard connections diagram; A simple code to control the motor speed; Summary; Chapter 7: Managing the Time Domain; Time control functions; Stopping versus accounting; Making some noise…”
Libro electrónico -
129por Frenzel, Louis E., 1959-Tabla de Contenidos: “…; Electronic Components; Switches; Resistors; Capacitors; Inductors; Transformers; Diodes; Transistors; Integrated Circuits; Project 3.1. …”
Publicado 2010
Libro electrónico -
130Publicado 2010Tabla de Contenidos: “…CHAPTER 2ComponentsConductors; PCB Track-to-Track Crosstalk; Impedances and Crosstalk: A Case History; Resistors; Capacitors; Inductors; CHAPTER 3Discrete Transistor Circuitry; Why Use Discrete Transistor Circuitry?…”
Libro electrónico -
131Publicado 2015Tabla de Contenidos: “…Working with CircuitsCircuit diagrams; Color coding; Resistor color charts; Datasheets; Chapter 6: Introducing Digital Electronics with the BeagleBone; Looking for the Right Tools; Breadboards; Jumper wires; Essential Components and Parts; Getting to Know the GPIO; Understanding How GPIOs Work; Viewing the GPIO pins layout; Setting GPIOs as Outputs; Wiring the circuit for an LED; Controlling the GPIO; Setting GPIOs as Inputs; Wiring the circuit for a pushbutton; Controlling the GPIO; Setting GPIOs as PWM; Wiring the circuit for a brightness-regulated LED; Controlling the GPIO…”
Libro electrónico -
132por Beer, NickTabla de Contenidos: “…System control circuits; Fault finding system control circuits; Input problems; Output problems; Data buses; Memory circuits; Displays; Electronic variable resistors (EVRs); Chapter 12. R.f. modulators and amplifiers; What?…”
Publicado 1998
Libro electrónico -
133por Olsson, TonyTabla de Contenidos: “…Solar Panels Power Diode; Resistors; Making a Battery Charger; Making the Bag; LDR Sensor Switch; Adding the Solar Panel; Adding the EL Panels; Putting Everything Together; The Final Bag; Wrapping Up; CHAPTER 7 Piano Tie; Tools and Materials Needed; Making Sounds with Piezos; Cutting the Tie; Adding the Buttons; Stitching the Schematic; Checking the Layout; Writing the Code; Testing the Buttons; Making Sound; Piecing the Code Together; Piano Code; Synthesizing; Tone and noTone; Using the tone Function; Using the noTone Function; Piano Tie Code Using tone and noTone; Finishing the Tie…”
Publicado 2012
Libro electrónico -
134Publicado 2012Tabla de Contenidos: “…Intro -- Contents -- Acknowledgments -- Introduction -- 1 Read This Before You Start Any Projects -- Working with Stripboard -- How to Build Circuits on Stripboard -- Soldering Tips and Techniques -- Choosing Soldering Equipment -- Practicing Your Soldering Techniques -- Antistatic Precautions -- Working with Breadboard -- Programming PIC Microcontrollers -- Resistor Color Codes -- Circuit Diagrams and Stripboard Layouts -- PART ONE: Illumination and Flasher Projects -- 2 Basic LED Circuits: How to Make an LED Flashlight -- What Are Light-Emitting Diodes? …”
Libro electrónico -
135Publicado 2019Tabla de Contenidos: “…6.3.4 Constant Voltage Constant Current Constant Voltage Charging -- 6.3.5 Pulse Charging -- 6.3.6 Charging Termination -- 6.3.7 Comparison of Charging Algorithms for Lithium‐Ion Batteries -- 6.4 Optimal Charging Current Profiles for Lithium‐Ion Batteries -- 6.4.1 Energy Loss Modeling -- 6.4.2 Minimization of Energy Loss -- 6.5 Lithium Titanate Oxide Battery with Extreme Fast Charging Capability -- 6.6 Summary -- References -- Chapter 7 Battery Balancing -- 7.1 Background -- 7.2 Battery Sorting -- 7.2.1 Battery Sorting Based on Capacity and Internal Resistance -- 7.2.2 Battery Sorting Based on a Self‐organizing Map -- 7.3 Battery Passive Balancing -- 7.3.1 Fixed Shunt Resistor -- 7.3.2 Switched Shunt Resistor -- 7.3.3 Shunt Transistor -- 7.4 Battery Active Balancing -- 7.4.1 Balancing Criterion -- 7.4.2 Balancing Control -- 7.4.3 Balancing Circuits -- 7.4.3.1 Cell to Cell -- 7.4.3.2 Cell to Pack -- 7.4.3.3 Pack to Cell -- 7.4.3.4 Cell to Energy Storage Tank to Cell -- 7.4.3.5 Cell to Pack to Cell -- 7.5 Battery Active Balancing Systems -- 7.5.1 Active Balancing System Based on the SOC as a Balancing Criterion -- 7.5.1.1 Battery Balancing Criterion -- 7.5.1.2 Battery Balancing Circuit -- 7.5.1.3 Battery Balancing Control -- 7.5.1.4 Experimental Results -- 7.5.2 Active Balancing System Based on FL Controller -- 7.5.2.1 Balancing Principle -- 7.5.2.2 Design of FL Controller -- 7.5.2.3 Adaptability of FL Controller -- 7.5.2.4 Battery Balancing Criterion -- 7.5.2.5 Experimental Results -- 7.6 Summary -- References -- Chapter 8 Battery Management Systems in Electric Vehicles -- 8.1 Background -- 8.2 Battery Management Systems -- 8.2.1 Battery Parameter Acquisition Module -- 8.2.2 Battery System Balancing Module -- 8.2.3 Battery Information Management Module -- 8.2.4 Thermal Management Module -- 8.3 Typical Structure of BMSs -- 8.3.1 Centralized BMS…”
Libro electrónico -
136por Vega Pérez, JaimeTabla de Contenidos: “…2.4 Almacenamiento de energía del capacitor2.5 Conexión de capacitores; 2.6 Aplicaciones del capacitor; Problemas para resolver; Problema reto; Referencias bibliográfias; Referencias electrónicas; Unidad 3 Electrodinámica; 3.1 Introducción; 3.2 Conceptos y de.niciones; 3.3 Intensidad de corriente eléctrica; 3.4 Resistividad y resistencia eléctrica; 3.5 Ley de Ohm; 3.6 Energía y potencia eléctrica; 3.7 Fuente de fuerza electromotriz; 3.8 Conexión de resistores eléctricos; 3.9 Leyes de Kirchhoff; 3.10 Circuito resistencia capacitancia; Problemas para resolver; Problema reto…”
Publicado 2014
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
137por Bava, José AlbertoTabla de Contenidos: “….) -- 3-13* SELECCIÓN DE SUBSTRATOS -- 3-14* EFECTOS DEL BLINDAJE -- CAPÍTULO 4 COMPONENTES EN MICROONDAS -- 4-1 * COMPONENTES DE MICROONDAS -- 4-2* CAPACITORES -- 4-3* PROPIEDADES ELÉCTRICAS -- 4-4* RESONANCIA SERIE -- 4-5* PÉRDIDAS DE INSERCIÓN -- 4-6* CRITERIO DE SELECCIÓN Y MONTAJE -- 4-7* RESISTORES CHIP -- 4-8* ALGUNAS CARACTERÍSTICAS ELÉCTRICAS -- 4-9* INDUCTORES CHIP -- CAPÍTULO 5 DISEÑO DE AMPLIFICADORES -- 5-1 * PARÁMETROS DE DISPERSIÓN -- 5-2* COEFICIENTES DE REFLEXIÓN DE UN CUADRIPOLO -- 5-3* ESTABILIDAD -- 5-4* CIRCUIOS DE ESTABILIDAD -- 5-5* GANANCIA DE POTENCIA -- 5-6* CÍRCULOS DE GANANCIA CONSTANTE -- 5-7* RUIDO…”
Publicado 1999
Libro electrónico -
138Publicado 2015Tabla de Contenidos: “…; Hardware; The Breadboard; Getting Started; Resistor Color-Coding; Blinking an LED; Adding a Switch; Software Debouncing; Making a Real Light Switch; By Changing the Hardware; Changing the Software; Adding Bluetooth; Wiring Up the Adafruit Bluefruit LE Module; Modifying Our Sketch; Testing the Service; Using Real Lightbulbs; Conclusion…”
Libro electrónico -
139por Liengme, Bernard V.Tabla de Contenidos: “…Note on RoundingSignificant Numbers; Some Other Mathematical Functions; Array Formulas; Exercise 7: The Matrix Functions; Volatility: Calculate Mode; Exercise 8: Solving Systems of Equations; Exercise 9: Sum of Diagonal; Financial Functions; Problems; Chapter 5 Decision Functions; Logical Comparison Operators; Exercise 1: Boolean Functions; Exercise 2: Practical Example; The IF Function; Exercise 3: Resistors Revisited; Exercise 4: Quadratic Equation Solver; Exercise 5: Protecting a Worksheet; Table Lookup Functions; Exercise 6: A Simple Lookup; Exercise 7: A Two-Valued Lookup…”
Publicado 2009
Libro electrónico -
140Publicado 2017Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Setting up Your Raspberry Pi -- Getting started with the Raspberry Pi -- Getting a compatible SD card -- Preparing and formatting the SD card -- Installing Raspbian -- Configuring Raspbian -- Installing Java -- Installing and preparing the NetBeans Java editor -- Our first remote Java application -- Running our application on the Raspberry Pi -- Summary -- Chapter 2: Automatic Light Switch Using Presence Detection -- Introduction to and installing Fritzing -- Billing of materials -- How to emulate reading analog values on digital pins -- Starting our project and installing the necessary libraries -- The Pi4J libraries -- Adding the HD44780-compatible 16x2 character display -- Showing data on the HD44780-compatible display -- Adding the light-dependent resistor to the setup -- Reading and displaying the values from the LDR -- Using digital out to switch and display a relay status -- Automatic switch based on environment lighting -- Using the Bluetooth chip on the Raspberry Pi -- Bluetooth device discovery -- Putting it all together, our first automation project -- Summary -- Chapter 3: A Social and Personal Digital Photo Frame -- Bill of materials -- Waveshare HDMI display -- Assembling with Raspberry Pi -- Selecting video source -- Correcting display resolution -- Mounting on desktop -- Connecting with Flickr -- Obtaining a Flickr API key -- Creating an album -- Finding Flickr photoset_id -- REST request format -- Invoking flickr.test.echo -- Invoking flickr.photosets.getPhotos -- Constructing photo source URL -- Writing Java program -- Accessing Flickr image URL -- Installing feh on Raspberry Pi -- Scheduling your application -- Writing shell script for Java application…”
Libro electrónico