Electronics News and Updates

Add a fuse where it´s desirable

Add a fuse where it´s desirable

Without problems and directly at connecting a device. How? With a new Euroclamp MPF03 terminal block with integrated fuse holder. Nowadays, when “almost everything” works on electricity we can see still more devices connected to mains line. That´s why it often happens, that many small-power devices are connected to one (circuit breaker fused) line. To

Add a fuse where it´s desirable Read More »

Microchip Releases

Microchip Releases 8-bit PIC Micros with Intelligent Analog and Core Independent Peripherals

The PIC16F170X/171X family features Core Independent Peripherals, such as the Configurable Logic Cell (CLC), Complementary Output Generator (COG) and Numerically Controlled Oscillator (NCO).  These “self-sustaining” peripherals take 8-bit PIC® MCU performance to a new level, as they are designed to handle tasks with no code or supervision from the CPU to maintain operation.  As a

Microchip Releases 8-bit PIC Micros with Intelligent Analog and Core Independent Peripherals Read More »

LT8301

LT8301 – 42VIN Micropower No-Opto Isolated Flyback Converter with 65V/1.2A Switch

Features 2.7V to 42V Input Voltage Range 1.2A, 65V Internal DMOS Power Switch Low Quiescent Current: 100μA in Sleep Mode 350μA in Active Mode Boundary Mode Operation at Heavy Load Low-Ripple Burst Mode® Operation at Light Load Minimum Load <0.5% (Typ) of Full Output VOUT Set with a Single External Resistor No Transformer Third Winding

LT8301 – 42VIN Micropower No-Opto Isolated Flyback Converter with 65V/1.2A Switch Read More »

fixedpointformat

The Art of Representing Floating-Point Numbers as Integers

Have you been using float or double variables to perform mathematical operations on embedded systems without a Floating-Point Unit (FPU)? You are doing it wrong! That’s incredibly inefficient. Use fixed-point representation instead. An FPU is an hardware block specially designed to carry on arithmetic operations on floating point numbers. Even though the C/C++ code may work without an

The Art of Representing Floating-Point Numbers as Integers Read More »