NXP Designs ナレッジベース

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

NXP Designs Knowledge Base

ディスカッション

ソート順:
Overview This NXP® reference design of a 3-phase sensorless PMSM vector control drive with a sliding mode observer (SMO) is targeted mainly for compressor control and other consumer and industrial applications. This cost-effective solution uses the NXP MC56F8013 device dedicated for motor control. Software written in C-code using some library algorithms Available for the MC56F8013 and MC56F8346 digital signal controllers Hardware-based on the NXP universal motor control h/w modules Features The system is designed to drive a three-phase PM synchronous motor. Application features are: 3-phase sensorless PMSM speed vector control (FOC) Sliding mode observer with adaptive velocity estimation Based on NXP ®  MC56F8013 (resp. 56F8346) controller Running on a 3-phase high voltage (230/115V) power stage FreeMASTER software control interface and monitor Block Diagrams Design Resources
記事全体を表示
G5 Engineering demonstrates an IP camera solution based on i.MX6 apps processor at the FTF Americas 2014.   Features Multiple IP cameras that are aggregated by one i.MX6 and then sent over an IP backhaul to a second i.MX 6 for integration into a single image The images are brought out to the screen. No need to use Windows reducing virus instances With a click of a button can change the display to 1x1 or 1x2 to 4x4 views Featured NXP Products ARM® Cortex®-A9 Cores: i.MX 6 Series Multicore Processors Links G5- NXP Partner  
記事全体を表示
Overview NXP® and Tongji University jointly developed the anti-pinch window lift reference design featuring the MagniV® S12VR MCU, ideal for the development of power windows and sun roof systems. Includes hardware for real door/window in-vehicle applications, as well as software including anti-pinch algorithms and low-level S12VR drivers Aimed at reducing time to market, this design leverages unique features of the MagniV S12VR MCU Reduces unnecessary external components, lowers the total bill of material (BOM), improves system quality and saves space in automotive applications through a smaller PCB Features Window manual/automatic up/down, automatic up/down with stop function Anti-pinch in both manual/automatic mode, anti-pinch region and force can be adjusted Stuck detection out of anti-pinch region, motor overload protection Soft stop when window is close to the top/bottom Fault diagnosis, indicating low voltage, over voltage/current/temperature etc. Low power mode (leveraging S12VR low power mode) to reduce power consumption Self learning, calibration by updating the window/motor parameters stored in EEPROM Use hall sensor as well as current sense to judge anti-pinch in algorithm Easy-to-control Graphics User Interface (GUI), set the parameters and get the status Window lift can be controlled either by multiple LIN salve nodes or LIN master node (through GUI) Able to comply with relevant content in US Federal Motor Vehicle Safety Standard (FMVSS No. 118) Block Diagram Design Resources
記事全体を表示
Description Application demo uses a model trained off the MNIST dataset to recognize individual handwritten digits written on the touch sensitive LCD screen. Thie model conversion can be found here: https://community.nxp.com/docs/DOC-344227. Software The RT1060 SDK should already be installed in MCUXpresso IDE. Drag-and-drop the .zip file into the Project Explorer view, and then compile and flash. NXP Products Link i.MX RT1060 Evaluation Kit i.MX RT1060 Evaluation Kit | NXP  4.3" LCD Panel 4.3" LCD Panel RK043FN02H-CT | NXP 
記事全体を表示
The quadcopter drone is a very popular design for an unmanned aerial vehicle (UAV). It consists of a flight controller and four electronic speed controllers (ESCs), one for each motor. The flight controller is equipped with a radio to receive flight commands provided by the pilot and the inertial measurement unit (IMU). The IMU provides information (such as velocity and orientation) that are necessary for autonomous stabilization of the vehicle, using the internal accelerometer, gyroscope, and sometimes the magnetometer and GPS receiver.   Resources Quadcopter Drone Reference Design   Drone Examples - powered by NXP 3DR Drone Spiri Programmable Flying Robot  DJI Phantom 3 Advanced
記事全体を表示
The project solution is a IAR Workbench project with the three main application componentes on top of FreeRTOS: eGUI low level drivers:   Part 3: Software for LED Panel emulation Or Return to Project page: LED Panel control with FlexIO Downoload Full Project:
記事全体を表示
Demo WaRP7 is an open source platform backed by the development community, design and manufacturing capabilities of element14. Features: CPU:  NXP i.MX 7Solo applications processor (Cortex TM -A7/Cortex TM –M4) Memory: 8GB eMMC 5.0 and 4Gb LPDDR3 Connectivity: WiFi, Bluetooth, BLE, USB-OTG, NFC Multimedia I/F: Camera, MIPI Display, Audio Sensors: Accelerometer, Barometer, Gyroscope Power: PMIC, Battery charger  BSP: Linux 3.14, Android 5.1 __________________________________________________________________________________________________________________ Featured NXP Products: i.MX7D: i.MX 7Dual Processors - Heterogeneous Processing with dual ARM® Cortex®-A7 cores and Cortex-M4 core Link WaRP7
記事全体を表示
Timing Attack demo The Timing Attack demo shows the importance of securely implementing a PIN verification. If a PIN verification is implemented with operations which are not time-invariant - for example an if-else construction - it is possible to identify when an incorrect PIN digit is being compared by observing the timing information of the corresponding EM side-channel measurement. By iterating through all possible values of a PIN digit the correct character will be identified in a maximum of 10 attempts.   To make the PIN query secure, a time-invariant comparison has to be implemented. For example, a bitwise XOR comparison and subsequent OR operation for all PIN digits, ensures the same time is taken for all possible comparisons. This scheme is illustrated in         the block diagram.                      Simple Power Analysis demo The RSA-Algorithm implemented in the Simple Power Analysis demo application is reduced to a simple 8-Bit implementation for illustrative purposes. The physical smart card interface used is contact-based.   By monitoring the voltage drop across a shunt resistor it is possible to measure the power consumption of an RSA operation on a digital oscilloscope. Observation of the resulting measurements reveal that it is possible to visually distinguish  single square operations from square and multiply operations. By iteratively logging this sequence of operations, the bits of the exponent, that is the secret key, can be directly identified.   By using countermeasures like the square and always multiply algorithm, the decoding of the exponent bits can be prevented and the key protected. The square and always multiply algorithm is illustrated in the block diagram.           Fault Attack demo The Fault Attack demo shows what can happen at software execution, if a flashlight is fired on a decapsulated chip which has no security measures.   With simple tools – a mechanical grinding tool and some chemical etchant - it is possible to expose the surface of the chip and crudely inject photons into the sensitive silicon substrate.   In this case the flashlight causes a skip in the execution of the PIN verification code if the flash is discharged close to the surface at the correct moment.   In normal function expiration the UserPin is either correct or incorrect and access to the data is granted or denied accordingly. With a successful flashlight attack it doesn’t matter which value for UserPin is entered - after several tries the attacker skips the query and has access to the secret data.                     RFID Relay Attack demo TheRFID Relay Attack demo demonstrates a new paradigm in relay attacks in the context of software emulated smartcards on mobile devices. Previous conditions about proximity of the attacker to the victim and the time when the victim is approached, are negated. With a software emulated smartcard on a mobile device an attacker can intercept and relay the transaction of a potential victim remotely. This new attack paradigm greatly enhances the value of this attack for criminals, and consequently will result in greater malware development efforts.   Additional Information on the individual attacks:     C03
記事全体を表示
Overview The very rapid adoption of digital media such as downloadable music, video games, and movies has created a strong demand for converged network platforms to distribute media content throughout the home. Consumers need a unified platform that connects all digital networked devices within the home and provides content and services management from anywhere in the world. The MPC8349E-mITX is a turnkey hardware/ software reference platform ideal as a "location-free control access" residential gateway solution. This reference platform is based on the MPC8349E PowerQUICC® II™ Pro processor, containing a Power Architecture® core and HipServ™ software platform from Axentra, a leading provider of personal digital content and services software platform for the Digital Home. Features MPC8349E mITX Digital Home Center Reference Platform features: MPC8349-mITX reference platform helps you manage your digital devices remotely from just about anywhere on the globe. These include: Internet gateway Router Wi-Fi access point Digital content/media server Home automation PC Home-bound content remote access and sharing Backup Server The MPC8349E-mITX integrates the enhanced e300 Power Architecture core and advanced features such as DDR memory, dual PCI, Gigabit Ethernet, and high-speed USB controllers. The platform supports dual 10/100/1000 Mbit/s Ethernet controllers, dual 32-bit/single 64-bit PCI controllers, integrated security engines, USB 2.0 host and devices controllers, 4-channel DMA, DUART, serial peripherals, general-purpose I/O and system timers. The high level of integration in the MPC8349E helps lower system costs, improves performance, and simplifies board design. The MPC8349E also integrates a hardware encryption block that supports different algorithms for high-performance data authentication as required for secure communications in the residential market. It supports DES, 3DES, MD-5, SHA-1, AES, PKEU, RNG, and RC-4 encryption algorithms in hardware. In addition to the highly integrated MPC8349E processor, the reference platform leverages external components to support these additional features: 5-port Gigabit Ethernet switch Four high-speed USB ports Four Serial ATA ports PCI slot MiniPCI slot Compact FLASH memory slot Axentra's Location-Free Access and Control Software: The HipServ software platform is a comprehensive and unified environment that allows home users to easily use various content on different devices within the home or access the content from anywhere, anytime. Home users are increasingly creating more digital content and need a single environment to better manage, access, share, and backup their critical home-created content. This innovative software platform also allows users to access and share their home content using mobile devices. Key Features: Content remote access, sharing and publishing (home-based content) Unified operating environment and interface for central access to any content Auto back-up from PC/Mac to central storage or remote storage Media management and server (UpnP-AV) Home surveillance (internet camera) Remote desktop access (PC/Mac) Easy management of photographs, music, and videos Block Diagram Board Design Resources
記事全体を表示
Overview The QorIQ® P1025 Data Concentrator reference design will instantly discover and connect with multiple smart energy meters. Featuring an Advanced Metering Infrastructure (AMI), the data concentrator enables bi-directional real-time monitoring and control The data concentrator also enables real-time metering and monitoring on multiple meters and transfers real-time information back to the utility server via a 3G uplink Features High-performance QorIQ ®  P1025 processor with up to 1300 DMIPS available to implement complex usage cases Discovers and interfaces to smart metering devices; implements device machine message specification (DLMS) protocol to standardize communications Broadcast capability to the utility server using a 3G uplink card and Power Line Communications (future development) Board Design Resources
記事全体を表示
Demo In the smart city different areas can be selected by touching them (or mouse klick in the webversion). After entering a city area different applications are shown, but touching you can enter and see either a product description or a short movie – when the movie stops some interaction is requested – tap the card to the reader and the movie goes on. Cards/tags can be placed on the card ready any time and the user gets information about the card. Via and NFC enabled Android phone additional applications can be downloaded on MIFARE DESFire cards. Eg additional rides for the Metro can be downloaded. Features: MIFARE DESFire EV2 ISO/IEC 14443 A 1-4 and ISO/IEC 7816 compliant 2/4/8-Kbyte EEPROM with fast programming NFC Tag Type 4 compliant Secure, high-speed command set MIsmartApp grants application space to third parties without sharing the master key Unlimited number of applications and flexible file structure Demo shows key applications: Advanced public transportation Access management Closed-loop micropayment C ampus and student ID cards Loyalty programs _______________________________________________________________________________________________________ Featured NXP Products: MIFARE DESFire|NXP MIFARE Ultralight|NXP ICODE|NXP NTAG|NXP https://nxp-rfid.com/ _______________________________________________________________________________________________________ External Links:  MIFARE MIFARE History Demo webversion _______________________________________________________________________________________________________
記事全体を表示
  Overview The IoT Low Power Sensor Node reference design is a compact form factor, open source design. It enables low power nodes based on IEEE 802.15.4 protocols such as Thread and ZigBee to communicate data to a wireless sensor network. NXP supplements the Kinetis KW2xD with tools and software that include hardware evaluation and development boards, software development IDE and demo applications and drivers.   Features   MKW24D512 802.15.4 Kinetis MCU Full IEEE 802.15.4 compliant wireless node for Thread network Reference design area with small footprint, low-cost RF node Integrated PCB meander horizontal antenna 2 Interrupt push button switches (LLWU) 1 FXOS87000CQ Combo sensor   Block Diagram Board Design Resources
記事全体を表示
Overview This reference design offers both metering and WiFi capabilities: Metering - used to measure electronic power in single-phase and, WiFi - used for wireless control. Plug status can be checked via a smart-phone application, including current active power, reactive power, grid frequency, history runtime. On/Off setting timer available as well. Features Based on Kinetis MKM14Z64 MCU WIFI module based on QFM2202 220V input voltage, 10A max current Phase current sampling with 25ppm 5 mΩ current sampler by 24Bit SD ADC Phase voltage sampling with 25ppm resistor voltage divider network by 24Bit SD ADC On-chip voltage comparator (for precision grid frequency detection) Single 32.788K crystal input for 5ppm RTC External extendable 64Mb SPI Flash Low-power modes including the use of built-in RTC 3 channel LED pulse outputs for calibration(kWh, kVarh) Provide android application to get active power, reactive power, apparent power, grid frequency and history runtime Android application to set plug ON/Off, set timer for ON/Off at fixed time and set RTC time Android application to set plug wifi module to power save mode Cost-effective bill of materials External extendable WIFI module with UART connection Block Diagram Design Resources
記事全体を表示
Overview The Sensorless High-Speed SR Motor Control Reference Design based on the NXP® low-cost MC56F8013 digital signal controller (DSC) deals with a 2-phase switch reluctance (SR) motor sensorless drive for vacuum cleaners and other air movement applications. The application is a speed-open loop SR drive without any position or speed sensor needs Uses a sensorless control method based on current peak detection and a patented start-up algorithm (Patent No. US6448736 B1) The control technique allows the SR motor more than 100 000 RPM The application is primarily for vacuum cleaners, although it can be used for any application with a high-speed drive (50 000 RPM) Features High-speed 2-phase SR motor sensorless control based on a current peak detection Designed for vacuum cleaner applications Capable of running SR motors at more than 100.000 RPM (tested with SR motor designed for 60 000 RPM) Single direction rotation enabled by asymmetric of 2-phase SR motor Speed open loop Start-up from any position using alignment and patented algorithm (Patent No. US6448736 B1) Start-up time and maximum speed depends on SR motor parameters Manual interface and FreeMASTER control page for monitoring, control and tuning Block Diagram Design Resources
記事全体を表示
LPC54114 Audio and Voice Recognition Kit The LPC54114 Audio and Voice Recognition Kit provides a complete hardware and software platform for developers to evaluate and prototype with the LPC54114 processor family. It has been developed by NXP® to provide all that you need to develop an always-on low power voice triggering product. Features: LPCXpresso54114 (OM13089) development board with: LPC54114 dual-core (M4F and dual M0) MCU running at up to 100 MHz in LQFP64 package. Hi-speed USB based debug probe with CMSIS-DAP and SEGGER J-Link OB protocol options. Connectivity for external debug probes. Micro USB connector for LPC54114 USB device operation. Tri-color LED. Target Reset, ISP and interrupt/user buttons. On-board 1.8 V / 3.3 V or external power supply options. 8 Mb Macronix MX25R SPI flash. FTDI UART connector and built-in UART to USB bridge options. Built-in MCU power consumption and supply voltage measurement for LPC54114 device. UART, I²C and SPI port bridging from LPC54114 target to USB via Link2 device. FTDI UART connector. Digital Mic/Audio codec/OLED display (“MAO”) shield with: Knowles SPH0641LM4H digital microphone. Cirrus Logic (Wolfson) WM8904 audio codec with stereo line in/out sockets. Monochrome OLED display (160 x160 pixels). Demos: Include USB/I2S audio demo, as well as voice recognition demos leveraging partner technology (Malaspina and Sensory) http://cache.nxp.com/documents/application_note/AN11855.zip Videos: These videos showcase the NXP’s LPC54114 MCU in a kit designed for customers to evaluate its capabilities for audio and voice processing _______________________________________________________________________________________________________ Featured NXP Products: Product Link LPC54000 Series LPC54000|Power Efficient 32-bit Microcontrollers (MCUs)|Cortex®-M4 Core | NXP  LPC54114 Audio and Voice Recognition Kit https://www.nxp.com/design/microcontrollers-developer-resources/lpcxpresso-boards/lpc54114-audio-and-voice-recognition-kit:OM13090?&fsrch=1&sr=1&pageNum=1 _______________________________________________________________________________________________________
記事全体を表示
Demo Go to your local bicycle store and you will see just how popular Ebike are becoming. To help power this revolution further Kinetis Motor Suite will enable your motor control solution quickly. KMS is used to tune and control the motor with FOC torque control, with the startup control modified to uses the hall effect inputs to improve start-up power.     Features: A sensorless FOC Brushless DC (BLDC) motor control application with torque control, using a Kinetis V Series KV3x ARM Cortex-M4 MCU and the Kinetis Motor Suite solution.  KMS supports the development of sensored and sensorless velocity control, and sensored position control applications for PMSM and BLDC motors ____________________________________________________________________________________________________________________________ Featured NXP Products: Product Link Kinetis® KV3x-100–120 MHz, Advanced 3ph FOC / Sensorless Motor Control MCUs based on Arm® Cortex®-M4 Arm® Cortex®-M4|Kinetis® KV3x Real-time Control MCUs | NXP  Kinetis® KV3x Family Tower® System Module https://www.nxp.com/design/development-boards/tower-development-boards/mcu-and-processor-modules/kinetis-modules/kinetis-kv3x-family-tower-system-module:TWR-KV31F120M?&lang_cd=en Low-Voltage, 3-Phase Motor Control Tower® System Module https://www.nxp.com/design/development-boards/tower-development-boards/peripheral-modules/low-voltage-3-phase-motor-control-tower-system-module:TWR-MC-LV3PH?&lang_cd=en Freedom Development Platform for Kinetis® KV3x Family MCUs FRDM-KV31F|Freedom Development Platform|Kinetis® MCU | NXP  NXP® Freedom Development Platform for Low-Voltage, 3-Phase PMSM Motor Control https://www.nxp.com/design/development-boards/freedom-development-boards/mcu-boards/nxp-freedom-development-platform-for-low-voltage-3-phase-pmsm-motor-control:FRDM-MC-LVPMSM?&fsrch=1&sr=1&pageNum=1 ____________________________________________________________________________________________________________________________ Online Training: Kinetis V Series MCU Online Training|NXP ____________________________________________________________________________________________________________________________     C63
記事全体を表示
Demo This demonstration provides an overview of developing with the various components of the LPCXpresso Ecosystem, showing the main features of the LPCXpresso IDE tools, from project import/creation to multi-core debug, trace and power measurement. A variety of LPCXpresso development boards with their built in LPC-Link2 debug probes will be shown off in conjunction with the LPCXpresso IDE.  The LPCOpen peripheral drivers and examples will be used, demonstrating features of several of NXP's low power and flexible LPC MCU families     For more information : LPCXpresso IDE http://www.nxp.com/pages/:LPCXPRESSO LPCXpresso Boards http://www.nxp.com/pages/:LPCXPRESSO-BOARDS http://www.nxp.com/pages/:LPCXPRESSO-BOARDS  LPC Low Power 32-bit Microcontrollers http://www.nxp.com/pages/:LPC-ARM-CORTEX-M-MCUS     Video Link
記事全体を表示
Demo HomeKit accessory example and development system implementing a HomeKit controlled chicken coop door with NFC chicken identification, based on the Kinetis K64 microcontroller (MCU), HomeKit SDK, and Arcturus Networks IoT system Features: The Arcturus Networks uCMK64-IoT board is a 60x60mm module for developing secure IoT devices that require a combination of connectivity and control. Includes Ethernet and Wi-Fi connectivity. HomeKit Software Development Kit (SDK) from NXP offers support for home automation applications using Apple HomeKit technology, delivering exceptional performance and advanced security. NXP Kinetis K64 120MHz MCU based on the ARM® Cortex®-M4 core, 256 KB SRAM, 1 MB Flash, and with a rich suite of analog, communication, timing and control peripherals. NXP NFC Controller PN7120, full NFC solution for easy integration into any OS environment, with integrated firmware and NCI interface designed for contactless communication at 13.56 MHz. ________________________________________________________________________________________________________ Featured NXP Products: HomeKit Software Development Kit (SDK)|NXP Arcturus Networks Inc. | uCMK64-IoT ARM Cortex-M4 Cores|Kinetis K6x MCUs|NXP Full NFC Forum-compliant controller with integrated|NXP ________________________________________________________________________________________________________
記事全体を表示
  Overview   NXP ®  offers PowerQUICC ® . and ColdFire ® . processors and a large selection of 8-bit MCUs that support common point-of-sale (POS) printer applications for retail and services industry customer receipts. Benefits include Low cost and complexity OS support to control print-heads, paper handling, character management, scanner inputs Management of digital/analog inputs and controls Multiple connectivity options Flexibility to address multiple mixed-feature applications   Block Diagram     Recommended Products   Category Name MCU and MPU 32-bit Microprocessor with USB On-The-Go, Ethernet, PCI, DDR2/DDR controller and Encryption | NXP  32-bit MPU, 10/100 ETH, USB OTG, PCI. i.MX258 Processors|Point of Sale (POS) | NXP  400 MHz Arm9®, SVGA, 10/100 ETH, CAN, tamper detection, <1W i.MX28 Applications Processors: Integrated Power Management Unit (PMU), Arm9™ Core | NXP  454 MHz Arm9®, SVGA, 10/100 ETH, CAN, PMU, <1W i.MX 6Solo Applications Processors | Single Arm® Cortex®-A9 @ 1GHz | NXP  1 GHz Arm® Cortex™-A9, 2xWXGA, graphics, video, 10/100/1000 ETH, CAN, PCIe, PMU 8-bit Flexis QE MCUs | NXP  Flexis Low-Power 8-bit MCU 4-128K Flash.   Category Name Power Management 3.0A 1.0MHz DDR Switch-Mode Power Supply | NXP  Li-Ion Battery Charger, DDR Switch-Mode Power Supply (3.0A, 1MHz).   Category Name Signal Conditioning MC33972 | MSDI with Suppressed Wakeup | NXP  Switch Detector 22 contacts. MSDI | NXP  Switch Detector 22 contacts.   Category Name Print Sensor 0 - 10kPa Integrated Pressure Sensor | NXP  Sensor On-Chip Signal Conditioned, Temperature Compensated and Calibrated.   Category Name Motor Driver MC33880 | Octal Serial Switch with SPI | NXP  Configurable Octal Serial Switch (LSS / HSS) for Motor Drive. MC34931 | H-Bridge, Brushed DC Motor Driver | NXP  H-Bridge Brushed DC Motor Driver, 5-28V, 5A, 11kHz MC34932 | H-Bridge, Brushed DC Motor Driver | NXP  H-Bridge Brushed DC/Stepper Motor Driver, 5-28V, 5A, 11kHz MC33886 | H-Bridge, Brushed DC Motor Driver | NXP  H-Bridge Brushed DC Motor Driver, 5-28V, 5A, 10kHz MC33926 | H-Bridge, Brushed DC Motor Driver | NXP  H-Bridge Brushed DC Motor Driver, 5-28V, 5A, 20kHz Dual H-Bridge Motor Driver 2-8.6 V 1.4 A 200 kHz | NXP  H-Bridge Brushed DC/Stepper Motor Driver, 2-8.6V, 1.4A, 200kHz H-Bridge DC Motor Driver 2-15 V 3.8 A 200 kHz | NXP  H-Bridge Brushed DC Motor Driver, 2-15V, 3.8A, 200kHz   Documentation   Application Notes: Simplified EHCI Data Structures for the High-End ColdFire ®  Family USB Modules https://www.nxp.com/docs/en/application-note-software/AN3522.pdf
記事全体を表示
Overview This reference design is a 3-phase brushless DC (BLDC) motor sensorless drive for fans, pumps and compressors based on the low-cost NXP® 56F801x digital signal controllers (DSCs). The concept is a closed-loop speed-controlled BLDC drive with no need for position or speed sensors AIt serves as a reference design for a BLDC motor sensorless control system, ideal for fan, pump and compressor applications Power stages used by the application are designed for 12V DC line voltage and 3Aor 8A output current The reference manual provides a detailed description of the application, including design of the hardware and the software Features 3-phase brushless DC motor sensorless drive Designed to fit into fan, pump and compressor applications Uses 56F8013 32 MIPS Digital Signal Controller Available for two power stages and two motors Input power supply voltage +12 VDC for power stages Control techniques incorporate: Sensorless, trapezoidal control of 3-phase BLDC motor with back-EMF sensing ADC zero crossing sensing for sensorless control Closed-loop speed control using PI controller Adjustable DC-bus current limitation PI controller Motoring mode Both directions of rotation Speed range: 200-2000 and 800-8000 RPM (depending on the motor used) Manual interface (RUN/STOP switch, UP/DOWN pushbuttons) FreeMaster interface for monitoring, controlling and tuning Fault protection (DC-bus over-current, DC-bus under-voltage, DC-bus over-voltage) Automatic calibration of phase back-EMF measurements 20 kHz PWM switching frequency Easy to tune for different power stages and motors. Block Diagram Board Design Resources
記事全体を表示