Контрактное производство и проектные поставки для российских производителей электроники

Книги по Электронике, Электрике и Радиотехнике

Страница 18 из 23
Эксперт
 
Аватар для Sergey2
 
Регистрация: 20.03.2008
Адрес: р. Коми г. Ухта
Сообщений: 1,169
Репутация: 637
620 308
1 0
Отправить сообщение для Sergey2 с помощью Yahoo
 
03.11.2010 20:36 #171
Сегодня нашёл хороший сайтик, вроде на нашем форуме ссылок на него не было:
Радиолюбительские журналы и техническая литература!
Оценка
Компания Chipown представила высокоскоростной драйвер PN7113 для управления N-канальными транзисторами MOSFET или IGBT, работающими в полумостовой топологии. Микросхема является Pin-to-Pin совместимым аналогом популярных западных драйверов хх2110, хх2113 и хх2112, но при этом имеет существенное преимущество – более доступную цену. В статье приведен детальный разбор сравнительных параметров драйверов PN7113 и хх211x, их электрических характеристик, а также схем включения, цоколевки и описания выводов.
Новичок
 
Регистрация: 06.11.2009
Сообщений: 127
Репутация: 15
5 0
0 0
 
04.11.2010 21:27 #172
The AVR Microcontroller and Embedded Systems: Using Assembly and C

Muhammad Ali Mazidi, Sarmad Naimi, Sepehr Naimi
ISBN: 0138003319
2010
PDF
792 pages
45 MB

The AVR Microcontroller and Embedded Systems: Using Assembly and C features a step-by-step approach in covering both Assembly and C language programming of the AVR family of Microcontrollers. It offers a systematic approach in programming and interfacing of the AVR with LCD, keyboard, ADC, DAC, Sensors, Serial Ports, Timers, DC and Stepper Motors, Opto-isolators, and RTC. Both Assembly and C languages are used in all the peripherals programming. In the first 6 chapters, Assembly language is used to cover the AVR architecture and starting with chapter 7, both Assembly and C languages are used to show the peripherals programming and interfacing.

На мой взгляд очень неплохая книжонка. Объяснение начинается с двоичного кода, затем постепенно переходят к работе логических элементов а уже затем к микропроцессорам. Также постепенно объясняется программирование: от ассемблера к Си. Куча примеров. Все разжевано. Книгу можно использовать как учебник для самостоятельного обучения: в конце каждой главы даются задания для самостоятельного решения.

http://uploading.com/files/8868e357/...d_Systems.rar/
http://shareflare.net/download/38284...stems.rar.html
Оценка
Мониторинг и контроль температуры необходимы во многих устройствах и приборах. Сложно найти электронную систему, в которой не присутствовал бы тот или иной температурный датчик. Многие азиатские производители производят датчики, которые не уступают по качеству популярным западным решениям и выгодно отличаются от них по цене. Каждая из компаний обладает большим опытом в производстве микроэлектронных приборов и имеет мощные отделы разработки и контроля качества. Они предлагают не только свои разработки, но также функциональные и Pin-to-Pin-аналоги популярных датчиков западных компаний в конструктивных исполнениях для самых разнообразных областей применения.
Новичок
 
Регистрация: 06.11.2009
Сообщений: 127
Репутация: 15
5 0
0 0
 
05.11.2010 21:49 #173
Embedded Systems Interfacing for Engineers Using the Freescale Hcs08 Microcontroller (Часть I)

Автор: Douglas Summerville
Издательство: Morgan & Claypool
2009-06-15
ISBN: 1608450058
120 pages
PDF
1.1 MB

The vast majority of computers in use today are encapsulated within other systems. In contrast to general-purpose computers that run an endless selection of software, these embedded computers are often programmed for a very specific, low-level and often mundane purpose.

Low-end microcontrollers, costing as little as one dollar, are often employed by engineers in designs that utilize only a small fraction of the processing capability of the device because it is either more cost-effective than selecting an application-specific part or because programmability offers custom functionality not otherwise available. Embedded Systems Interfacing for Engineers using the Freescale HCS08 Microcontroller is a two-part book intended to provide an introduction to hardware and software interfacing for engineers. Building from a comprehensive introduction of fundamental computing concepts, the book suitable for a first course in computer organization for electrical or computer engineering students with a minimal background in digital logic and programming. In addition, this book can be valuable as a reference for engineers new to the Freescale HCS08 family of microcontrollers. The HCS08 processor architecture used in the book is relatively simple to learn, powerful enough to apply towards a wide-range of interfacing tasks, and accommodates breadboard prototyping in a laboratory using freely available and low-cost tools. In Part I: Assembly Language Programming, the programmer’s model of the HSC08 family of processors is introduced. This part leads the reader from basic concepts up to implementing basic software control structures in assembly language. Instead of focusing on large-scale programs, the emphasis is on implementing small algorithms necessary to accomplish some of the more common tasks expected in small embedded systems. The first part prepares the reader with the programming skills necessary to write device drivers in and perform basic input/output processing Part II, whose emphasis is on hardware interfacing concepts. Table of Contents: Introduction to Microcomputer Organization / Programmer’s Model of the HCS08 CPU / HCS08 Assembly Language Programming.

http://uploading.com/files/b9c113fb/...chive.net.rar/
http://shareflare.net/download/86744...e.net.rar.html
Оценка
Новичок
 
Регистрация: 06.11.2009
Сообщений: 127
Репутация: 15
5 0
0 0
 
05.11.2010 21:50 #174
Embedded Systems Interfacing for Engineers Using the Freescale Hcs08 Microcontroller (Часть II)

Автор: Douglas Summerville
Издательство: Morgan & Claypool
2009-06-15
ISBN: 1608450082
139 pages
PDF
1.1 MB

The vast majority of computers in use today are encapsulated within other systems. In contrast to general-purpose computers that run an endless selection of software, these embedded computers are often programmed for a very specific, low-level and often mundane purpose. Low-end microcontrollers, costing as little as one dollar, are often employed by engineers in designs that utilize only a small fraction of the processing capability of the device because it is either more cost-effective than selecting an application-specific part or because programmability offers custom functionality not otherwise available. Embedded Systems Interfacing for Engineers using the Freescale HCS08 Microcontroller is a two-part book intended to provide an introduction to hardware and software interfacing for engineers. Building from a comprehensive introduction of fundamental computing concepts, the book suitable for a first course in computer organization for electrical or computer engineering students with a minimal background in digital logic and programming. In addition, this book can be valuable as a reference for engineers new to the Freescale HCS08 family of microcontrollers. The HCS08 processor architecture used in the book is relatively simple to learn, powerful enough to apply towards a wide-range of interfacing tasks, and accommodates breadboard prototyping in a laboratory using freely available and low-cost tools. In Part II: Digital and Analog Hardware Interfacing, hardware and software interfacing concepts are introduced. The emphasis of this work is on good hardware and software engineering design principles. Device drivers are developed illustrating the use of general-purpose and special-purpose digital I/O interfaces, analog interfaces, serial interfaces and real-time I/O processing. The hardware side of each interface is described and electrical specifications and related issues are considered. The first part of the book provides the programming skills necessary to implement the software in this part. Table of Contents: Introduction to the MC9S08QG4/8 Hardware / Analog Input / Serial Communication / Real-Time I/O Processing

http://uploading.com/files/b6961921/EmbSystem.rar/
http://shareflare.net/download/07331...ystem.rar.html
Оценка
Новичок
 
Регистрация: 06.11.2009
Сообщений: 127
Репутация: 15
5 0
0 0
 
05.11.2010 21:53 #175
Visual Basic for Electronics Engineering Applications


Title: Visual BASIC for Electronics Engineering Applications
Author: Vincent Himpe
ISBN-13: 978-0-905705-68-2
ISBN-10: 0-905705-68-8
Supplier: Elektor Electronics
Paperback: 569 pages
Language English
Format: pdf
Size: 6.43 Mb

I could hardly control my excitement when this book came through the post. For the Electronics Hobbyist or Professional Designer it offers the opportunity to take your projects into a completely new world with PC control via your own GUI (or command-line) driven applications.

This book covers Visual BASIC programming for all the latest versions of the development environment including 5.0, 6.0, VBA, .net and 2005 so no matter which you use, this book should give you an excellent footing for the development of Windows applications.
The book is written by an Electronics Engineer, specifically FOR Electronics Engineers and is geared towards our applications of the language. The first half (or perhaps 3/4) of the book covers the Visual BASIC language and assumes no prior knowledge so if you're a complete beginner or maybe you've experience with other languages but not this one, then this is definitely the book for you. It walks you through the language with supporting code made available for each topic to help you with your understanding.
The latter part of the book is most likely to be the most exciting as this is where you will apply your Visual BASIC knowledge to build applications specifically for the control, communications and monitoring of your own Electronics projects. The book covers the following:

* Serial Communications
* Printer Ports
* Bit-Banging
* Protocol Emulation
* ISA
* USB
* Ethernet Interfacing
* Remote Control of test equipment via GPIB (very cool!)
* Communication via TCP/IP and UDP
* Internet Servers

Each of these topics is extensively covered and supplied with supporting code for you to play with and learn from.

http://uploading.com/files/8ebdd2b2/...plication.rar/
http://shareflare.net/download/73193...ation.rar.html
Оценка
Новичок
 
Регистрация: 05.11.2010
Сообщений: 40
Репутация: 19
9 0
0 0
 
13.11.2010 18:27 #176

Электронный справочник зарубеж. микросхем полупроводников и пр.

Свежайший. Объем dvd. Без комментариев
Скачать:
Скачать часть5
Скачать часть4
Скачать часть3
Скачать часть2
Скачать часть1
Оценка
Знаток
 
Аватар для salyamkamrad
 
Регистрация: 07.10.2009
Адрес: А кому интересно?
Сообщений: 382
Репутация: 70
62 18
2 2
 
13.11.2010 19:06 #177
Чего "свежайший" то!? Пять частей непонятно чего с объемом DVD... Порно что ли?
Оценка
Новичок
 
Регистрация: 05.11.2010
Сообщений: 40
Репутация: 19
9 0
0 0
 
10.12.2010 20:05 #178

Популярные схемы и конструкции. Автор Гриф.

Сборник для радиолюбителей-конструкторов 2изд. Практические конструкции на МК. 2007г. 176 стр. 10,4 МВ. djvu
Скачать c Letitbit
Скачать c VIP
Оценка
Новичок
 
Регистрация: 05.11.2010
Сообщений: 40
Репутация: 19
9 0
0 0
 
10.12.2010 20:09 #179

Активные SMD компоненты.

Маркировка, характеристики, замена. Турута Е.Ф. 16MD. PDF
В справочнике приводится кодовая маркировка (SMD-коды) для более чем 33 тысячи активных электронных компонентов (дискретные и ИМС). SMD-коды разделены по типам корпусов и расположены в таблицах в алфавитном порядке. Представлены логотипы и адреса фирм-производителей электронных компонентов, схематические рисунки корпусов и назначение выводов (цоколевка) для дискретных полупроводниковых компонентов и большинства интегральных микросхем, типовые схемы подключения для большинства интегральных микросхем.
Скачать c Letitbit
Скачать c VIP
Оценка
Новичок
 
Регистрация: 05.11.2010
Сообщений: 40
Репутация: 19
9 0
0 0
 
13.12.2010 21:23 #180

Everyday Practical Electronics 2010 подшивка

«Буржуйский» аналог нашего «Радио». Серьезный современный радиолюбительский журнал.
Все 12 номеров за 2010 год.
Скачать:
Скачать EPE2010 с Letitbit
Скачать EPE2010 с VIP
Также годовые подшивки за предыдущие годы:
Скачать EPE2008
Скачать EPE2008-2009
Скачать EPE2007
Оценка
Ответ
Страница 18 из 23
Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход
ТМ Электроникс. Электронные компоненты и приборы. Скидки, кэшбэк и бесплатная доставка
Часовой пояс GMT +3, время: 14:20.
Обратная связь РадиоЛоцман Вверх