Vi flyttar från butik till nätet - så funkar det framåt
Infrared Detectors | 2:a upplagan
- Danskt band, Engelska, 2020
- Författare: Antonio Rogalski
- Betyg:
567
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Completely revised and reorganized while retaining the approachable style of the first edition, Infrared Detectors, Second Edition addresses the latest developments in the science and technology of infrared (IR) detection. Antoni Rogalski, an internationally recognized pioneer in the field, covers the comprehensive range of subjects necessary to understand modern IR detector theory and technology. He presents each topic with a brief summary of historical background followed by summary of principles underlying performance, an overview of properties, and analysis of the state of the art.
Divided into four sections, the book covers fundaments of IR detection, IR thermal detectors, IR photon detectors, and focal plane arrays. It begins with a tutorial introduction to essential of different types of IR detectors and systems. The author explores the theory and technology of different thermal detectors and then moves on to the theory and technology of photon detectors. He concludes his treatment with a discussion of IR focal plane arrays where relations between performance of detector array and infrared system quality are considered.
New to the Second Edition:
Fundamentals of IR detection, radiometry, and flux-transfer issues needed for IR detector and system analysis
Major achievements and trends in the development of IR detectors
Novel uncooled detectors such as cantilever, antenna, and optically coupled detectors
Type II superlattice detectors
Quantum dot IR detectors
Terahertz (THz) arrays and new generation of IR detectors, so-called third generation detectors
The author accomplishes the difficult task of making the information accessible to a wide readership. A comprehensive analysis of the latest developments in IR detector technology and basic insight into the fundamental processes important to evolving detection techniques, the book provides the most complete and up-to-date resource of its kind, including a summary of useful data, guide to the literature, and overview of applications.
Divided into four sections, the book covers fundaments of IR detection, IR thermal detectors, IR photon detectors, and focal plane arrays. It begins with a tutorial introduction to essential of different types of IR detectors and systems. The author explores the theory and technology of different thermal detectors and then moves on to the theory and technology of photon detectors. He concludes his treatment with a discussion of IR focal plane arrays where relations between performance of detector array and infrared system quality are considered.
New to the Second Edition:
Fundamentals of IR detection, radiometry, and flux-transfer issues needed for IR detector and system analysis
Major achievements and trends in the development of IR detectors
Novel uncooled detectors such as cantilever, antenna, and optically coupled detectors
Type II superlattice detectors
Quantum dot IR detectors
Terahertz (THz) arrays and new generation of IR detectors, so-called third generation detectors
The author accomplishes the difficult task of making the information accessible to a wide readership. A comprehensive analysis of the latest developments in IR detector technology and basic insight into the fundamental processes important to evolving detection techniques, the book provides the most complete and up-to-date resource of its kind, including a summary of useful data, guide to the literature, and overview of applications.
Om denna bok
Infrared Detectors av Antonio Rogalski är en Danskt band bok med 898 sidor på Engelska. Detta är den 2:a upplagan som utgavs 2020.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Infrared Detectors begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780367577094
Upplaga:
2
Utgiven:
2020-06-30
Förlag:
Okänt
Sidantal:
898
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>