Difference between revisions of "IrDA"
(minor reformatting and reorganization) |
|||
Line 1: | Line 1: | ||
{| width="100%" | {| width="100%" | ||
− | |style="vertical-align:top;padding-right:20px;width:10px; | + | |style="vertical-align:top;padding-right:20px;width:10px;" | [[Image:irda.png|192px]] __NOTOC__ |
|style="vertical-align:top" | | |style="vertical-align:top" | | ||
− | + | <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | |
− | + | ===IrDA=== | |
− | + | IrDA can be used to communicate using Infrared waves to other IrDA compliant devices, such as other Notebooks, PDAs and mobile phones. | |
+ | </div> | ||
|} | |} | ||
− | + | ==Overview== | |
− | + | Some models have an integrated IrDA transceiver that can be used in one of two modes, SIR or FIR. Generally, IrDA 1.0 supports SIR only, but IrDA 1.1 supports both SIR and FIR. | |
− | *SIR is limited to serial | + | *SIR is limited to serial data rates up to 115.2Kb/s |
*FIR is the preferred mode of IrDA operation and operates at a bandwidth of 4 Mbps | *FIR is the preferred mode of IrDA operation and operates at a bandwidth of 4 Mbps | ||
− | + | A newer VFIR standard exists, which supports speeds up to 16 Mbps. However, no models support this. | |
− | + | ===Linux support=== | |
− | ==Linux support== | + | See the [[How to make use of IrDA]] page. |
− | See [[How to make use of IrDA]]. | ||
− | == External | + | ===External sources=== |
− | *[http://irda.sourceforge.net/ Linux-IrDA Project] | + | *[http://irda.sourceforge.net/ Linux-IrDA Project] |
− | *[http://pcmcia-cs.sourceforge.net/ Linux PCMCIA Project] | + | *[http://pcmcia-cs.sourceforge.net/ Linux PCMCIA Project] |
− | *[http://tpctl.sourceforge.net/ tpctl homepage] | + | *[http://tpctl.sourceforge.net/ tpctl homepage] |
− | *[http://www.lirc.org/ Linux Infrared Remote Control] | + | *[http://www.lirc.org/ Linux Infrared Remote Control] |
− | == | + | ==Models featuring this technology== |
− | + | ===IrDA 1.0=== | |
* {{365C}}, {{365CD}}, {{365CS}}, {{365CSD}}, {{365E}}, {{365ED}}, {{365X}}, {{365XD}} | * {{365C}}, {{365CD}}, {{365CS}}, {{365CSD}}, {{365E}}, {{365ED}}, {{365X}}, {{365XD}} | ||
− | * {{535}}, {{535E}} | + | * {{535}}, {{535E}}, {{560}} |
− | + | * {{755CD}}, {{755CDV}}, {{755CE}}, {{755CSE}}, {{755CV}}, {{755CX}}, {{760C}}, {{760CD}}, {{760E}}, {{760ED}}, {{760EL}}, {{760ELD}}, {{760L}}, {{760LD}}, {{760XD}}, {{760XL}}, {{765D}}, {{765L}} | |
− | * {{755CD}}, {{755CDV}}, {{755CE}}, {{755CSE}}, {{755CV}}, {{755CX}} | ||
− | |||
− | |||
* {{PC110}} | * {{PC110}} | ||
− | + | ||
− | * {{240}}, {{240X}} | + | ===IrDA 1.1=== |
− | * {{380}}, {{380D}}, {{380E}}, {{380ED}}, {{380XD}}, {{380Z}} | + | * {{i1720}}, {{i1721}} |
− | + | * {{240}}, {{240X}}, {{240Z}} | |
− | + | * {{380}}, {{380D}}, {{380E}}, {{380ED}}, {{380XD}}, {{380Z}}, {{385D}}, {{385ED}}, {{385XD}}, {{390}}, {{390E}}, {{390X}} | |
− | * {{535X}} | + | * {{535X}}, {{560E}}, {{560X}}, {{560Z}}, {{570}}, {{570E}} |
− | + | * {{6 Series}} | |
− | |||
− | * {{ | ||
* {{770}}, {{770E}}, {{770ED}}, {{770X}}, {{770Z}} | * {{770}}, {{770E}}, {{770ED}}, {{770X}}, {{770Z}} | ||
− | * {{ | + | * {{A20m}}, {{A20p}}, {{A21e}}, {{A21m}}, {{A21p}}, {{A22e}}, {{A22m}}, {{A22p}}, {{A30}}, {{A30p}}, {{A31}}, {{A31p}} |
− | + | * {{T20}}, {{T21}}, {{T22}}, {{T23}}, {{T30}}, {{T40}}, {{T40p}}, {{T41}}, {{T41p}}, {{T42}}, {{T42p}}, {{T43}}, {{T43p}}, {{T60}}, {{T60p}} | |
− | + | * {{X22}}, {{X23}}, {{X24}}, {{X30}}, {{X31}}, {{X32}}, {{X40}}, {{X41}}, {{X41 Tablet}}, {{X60}}, {{X60s}}, {{X60 Tablet}} | |
− | * {{T20}}, {{T21}}, {{T22}}, {{T23}}, {{T30}}, {{T40}}, {{T40p}}, {{T41}}, {{T41p}}, {{T42}}, {{T42p}}, {{T43}}, {{T43p}}, {{T60}}, {{T60p}} | + | * {{R30}}, {{R31}}, {{R32}}, {{R40}}, {{R50}}, {{R50p}}, {{R51}}, {{R52}} |
− | * {{X22}}, {{X23}}, {{X24}}, {{X30}}, {{X31}}, {{X32}}, {{X40}}, {{X41}}, {{ | + | * {{Z60t}}, {{Z61t}}, {{Z60m}}, {{Z61m}}, {{Z61p}} |
− | * {{ | ||
* {{TransNote}} | * {{TransNote}} | ||
− | [[Category: | + | [[Category:Glossary]] [[Category:Components]] |
Revision as of 18:23, 16 March 2020
IrDAIrDA can be used to communicate using Infrared waves to other IrDA compliant devices, such as other Notebooks, PDAs and mobile phones. |
Overview
Some models have an integrated IrDA transceiver that can be used in one of two modes, SIR or FIR. Generally, IrDA 1.0 supports SIR only, but IrDA 1.1 supports both SIR and FIR.
- SIR is limited to serial data rates up to 115.2Kb/s
- FIR is the preferred mode of IrDA operation and operates at a bandwidth of 4 Mbps
A newer VFIR standard exists, which supports speeds up to 16 Mbps. However, no models support this.
Linux support
See the How to make use of IrDA page.
External sources
Models featuring this technology
IrDA 1.0
- 365C, 365CD, 365CS, 365CSD, 365E, 365ED, 365X, 365XD
- 535, 535E, 560
- 755CD, 755CDV, 755CE, 755CSE, 755CV, 755CX, 760C, 760CD, 760E, 760ED, 760EL, 760ELD, 760L, 760LD, 760XD, 760XL, 765D, 765L
- PC110
IrDA 1.1
- i Series 1720, i Series 1721
- 240, 240X, 240Z
- 380, 380D, 380E, 380ED, 380XD, 380Z, 385D, 385ED, 385XD, 390, 390E, 390X
- 535X, 560E, 560X, 560Z, 570, 570E
- 600, 600E, 600X
- 770, 770E, 770ED, 770X, 770Z
- A20m, A20p, A21e, A21m, A21p, A22e, A22m, A22p, A30, A30p, A31, A31p
- T20, T21, T22, T23, T30, T40, T40p, T41, T41p, T42, T42p, T43, T43p, T60, T60p
- X22, X23, X24, X30, X31, X32, X40, X41, X41 Tablet, X60, X60s, X60 Tablet
- R30, R31, R32, R40, R50, R50p, R51, R52
- Z60t, Z61t, Z60m, Z61m, Z61p
- TransNote
Categories:
- 365C
- 365CD
- 365CS
- 365CSD
- 365E
- 365ED
- 365X
- 365XD
- 535
- 535E
- 560
- 755CD
- 755CDV
- 755CE
- 755CSE
- 755CV
- 755CX
- 760C
- 760CD
- 760E
- 760ED
- 760EL
- 760ELD
- 760L
- 760LD
- 760XD
- 760XL
- 765D
- 765L
- PC110
- I1720
- I1721
- 240
- 240X
- 240Z
- 380
- 380D
- 380E
- 380ED
- 380XD
- 380Z
- 385D
- 385ED
- 385XD
- 390
- 390E
- 390X
- 535X
- 560E
- 560X
- 560Z
- 570
- 570E
- 600
- 600E
- 600X
- 770
- 770E
- 770ED
- 770X
- 770Z
- A20m
- A20p
- A21e
- A21m
- A21p
- A22e
- A22m
- A22p
- A30
- A30p
- A31
- A31p
- T20
- T21
- T22
- T23
- T30
- T40
- T40p
- T41
- T41p
- T42
- T42p
- T43
- T43p
- T60
- T60p
- X22
- X23
- X24
- X30
- X31
- X32
- X40
- X41
- X41 Tablet
- X60
- X60s
- X60 Tablet
- R30
- R31
- R32
- R40
- R50
- R50p
- R51
- R52
- Z60t
- Z61t
- Z60m
- Z61m
- Z61p
- TransNote
- Glossary
- Components