- ID da verificação
- dc44da90-5619-45a9-82b7-97fc270b5772Concluído
- URL enviado:
- https://patents.google.com/patent/WO2017183817A1/en
- Relatório concluído:
Links · 12 encontrado(s)
Os links de saída identificados na página
Link | Texto |
---|---|
https://support.google.com/faqs/answer/7049475 | Learn More |
https://support.google.com/faqs/answer/7049475#zippy=%2Csearching-by-chemistry | |
https://patentimages.storage.googleapis.com/dd/d9/82/15acec76f59dd0/WO2017183817A1.pdf | Download PDF |
https://worldwide.espacenet.com/publicationDetails/biblio?CC=WO&NR=2017183817A1&KC=A1&FT=D | Espacenet |
https://globaldossier.uspto.gov/result/application/WIPO/PCTKR2017003103/1 | Global Dossier |
https://patentscope.wipo.int/search/en/WO2017183817 | PatentScope |
https://patents.stackexchange.com/questions/tagged/WO2017183817A1 | Discuss |
https://support.google.com/faqs/answer/6390996 | About |
https://console.cloud.google.com/marketplace/product/google_patents_public_datasets/google-patents-public-data | Public Datasets |
https://www.google.com/policies/terms/ | Terms |
Variáveis JavaScript · 1264 encontrada(s)
Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual
Nome | Tipo |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
sendFeedback | function |
version | string |
experiments | object |
Polymer | function |
WebComponents | object |
JsMutationObserver | function |
Mensagens de registro do console · 54 encontrada(s)
Mensagens registradas no console web
Tipo | Categoria | Log |
---|---|---|
warning | other |
|
log | other |
|
log | javascript |
|
startGroup | other |
|
info | other |
|
info | other |
|
info | other |
|
endGroup | other |
|
startGroup | other |
|
info | javascript |
|
log | other |
|
info | javascript |
|
timeEnd | other |
|
endGroup | other |
|
startGroup | other |
|
info | javascript |
|
info | javascript |
|
timeEnd | other |
|
endGroup | other |
|
startGroup | other |
|
info | javascript |
|
info | javascript |
|
timeEnd | other |
|
endGroup | other |
|
startGroup | other |
|
info | javascript |
|
info | javascript |
|
timeEnd | other |
|
endGroup | other |
|
startGroup | other |
|
info | javascript |
|
info | javascript |
|
timeEnd | other |
|
endGroup | other |
|
startGroup | other |
|
info | javascript |
|
info | javascript |
|
timeEnd | other |
|
endGroup | other |
|
startGroup | other |
|
info | javascript |
|
info | javascript |
|
timeEnd | other |
|
endGroup | other |
|
startGroup | other |
|
info | javascript |
|
info | javascript |
|
timeEnd | other |
|
endGroup | other |
|
startGroup | other |
|
info | javascript |
|
info | javascript |
|
timeEnd | other |
|
endGroup | other |
|
HTML
O corpo HTML bruto da página
<!DOCTYPE html><html lang="en"><head><!-- Shady DOM styles for custom-style --><!-- Shady DOM styles for dom-template --><!-- Shady DOM styles for dom-repeat --><!-- Shady DOM styles for array-selector --><!-- Shady DOM styles for dom-if --><!-- Shady DOM styles for state-modifier --><style scope="state-modifier">a[inherit].state-modifier {
color: inherit;
}</style><!-- Shady DOM styles for browser-ui --><!-- Shady DOM styles for landing-page --><!-- Shady DOM styles for outlined-text-field --><style scope="outlined-text-field">outlined-text-field {
display: flex;
font-family: "Google Sans", Roboto, Arial, sans-serif;
font-weight: 500;
flex-direction: column;
}
outlined-text-field span.outlined-text-field {
display: flex;
flex-direction: row;
align-items: center;
}
outlined-text-field input.outlined-text-field {
height: 40px;
padding: 0 33px 0 16px;
border-color: #b0b3b6;
border-width: 1px;
border-style: solid;
border-radius: 8px;
caret-color: #3c78e0;
color: #6a6c71;
font-size: 14px;
flex-grow: 1;
}
outlined-text-field[orig] input.outlined-text-field {
border-color: #e5e5e5;
border-radius: 0;
}
outlined-text-field[dense] input.outlined-text-field {
height: 32px;
}
outlined-text-field[uppercase] input.outlined-text-field {
text-transform: uppercase;
}
outlined-text-field:not([wizard-focused]):hover input.outlined-text-field {
border-color: #737375;
color: #414447;
}
outlined-text-field:not([wizard-focused]):focus-within input.outlined-text-field,outlined-text-field[wizard-focused] input.outlined-text-field {
border-color: #3574e0;
caret-color: #80a5f1;
}
outlined-text-field[wizard-focused] input.outlined-text-field {
border-width: 2px;
}
outlined-text-field input.outlined-text-field::placeholder {
color: #65686c;
}
outlined-text-field[uppercase] input.outlined-text-field::placeholder {
text-transform: none;
}</style><!-- Shady DOM styles for mat-keyword-editor --><!-- Shady DOM styles for mat-chips-input --><!-- Shady DOM styles for mat-input-chip --><!-- Shady DOM styles for pat-dialog --><style scope="pat-dialog">pat-dialog {
background: white;
position: absolute;
border-radius: 8px;
box-shadow: 0 24px 38px 3px rgb(0 0 0 / 14%),
0 9px 46px 8px rgb(0 0 0 / 12%),
0 11px 15px -7px rgb(0 0 0 / 20%);
z-index: 1;
display: flex;
flex-direction: column;
}
pat-dialog:not([open]) {
display: none;
}</style><!-- Shady DOM styles for mat-tabs --><!-- Shady DOM styles for filter-chip --><style scope="filter-chip">filter-chip {
align-items: center;
background-color: #fff;
border-color: #dadce0;
border-radius: 8px;
border-style: solid;
border-width: 1px;
color: #606368;
cursor: pointer;
font-family: "Google Sans", Roboto, Arial, sans-serif;
font-size: 14px;
font-weight: 500;
height: 32px;
letter-spacing: 0.2px;
padding: 0 16px;
user-select: none;
display: inline-flex;
white-space: nowrap;
}
filter-chip[disabled] {
background-color: #e8e8e8;
border-color: #e8e8e8;
color: #a9abad;
cursor: auto;
}
filter-chip svg.filter-chip {
visibility: collapse;
font-size: 18px;
width: 0;
height: 18px;
}
filter-chip[selected] svg.filter-chip {
visibility: visible;
margin: 0 8px;
width: 18px;
}
filter-chip[selected] svg.filter-chip path.filter-chip {
fill: #4577d1;
}
filter-chip:not([disabled]):hover {
background-color: #f7f8f8;
border-color: #d7d9dc;
color: #454649;
}
filter-chip:not([disabled]):hover:active {
background-color: #eff0f0;
border-color: #d2d5d8;
color: #222326;
}
filter-chip:not([disabled]):focus {
background-color: #e7e8e8;
border-color: #232528;
color: #202124;
}
filter-chip:not([disabled])[selected] {
background-color: #e9f0fd;
border-color: #e9f0fd;
color: #4577d1;
padding-left: 0;
}
filter-chip:not([disabled]):focus[selected] {
background-color: #d5e1fb;
border-color: #d5e1fb;
color: #2550a0;
}
filter-chip:not([disabled]):hover[selected] {
box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px,
rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
}
filter-chip:not([disabled]):hover:active[selected] {
background-color: #abc8f2;
border-color: #abc8f2;
color: #2a54a3;
}</style><!-- Shady DOM styles for figure-callout --><style scope="figure-callout">figure-callout:not([filenames=""]) a.figure-callout {
cursor: zoom-in;
text-decoration: underline;
text-decoration-color: #ddd;
}</style><!-- Shady DOM styles for mat-button --><style scope="mat-button-0">.mat-button-0 {
;
align-items: center;
border-radius: 4px;
color: hsl(217 4% 39%);
cursor: pointer;
font-family: "Google Sans", Roboto, Arial, sans-serif;
font-size: 14px;
font-weight: 500;
height: 36px;
letter-spacing: 0.2px;
padding: 0 8px;
user-select: none;
display: inline-flex;
white-space: nowrap;
}
.mat-button-0[filled] {
background-color: hsl(217 73% 54%);
color: white;
}
.mat-button-0[filled]:hover {
background-color: hsl(217 60% 47%);
}
.mat-button-0[filled]:focus {
background-color: hsl(217 59% 44%);
}
.mat-button-0[filled]:active {
background-color: hsl(217 59% 45%);
}
.mat-button-0[filled][disabled] {
background-color: hsl(217 2% 90%);
color: hsl(217 1% 65%);
}</style><!-- Shady DOM styles for search-term-wizard --><style scope="search-term-wizard">search-term-wizard:not([open]) {
display: none;
}
search-term-wizard .header.search-term-wizard {
border-bottom: 1px solid #e5e5e5;
padding: 24px;
padding-bottom: 0;
}
search-term-wizard .title.search-term-wizard {
color: #3c4043;
font-family: Google Sans,Roboto,Arial,sans-serif;
font-size: 22px;
user-select: none;
margin: 0 48px;
}
search-term-wizard #panels.search-term-wizard > *.search-term-wizard:not([selected]) {
display: none;
}</style><!-- Shady DOM styles for outlined-textarea --><style scope="outlined-textarea">outlined-textarea {
display: flex;
font-family: "Google Sans", Roboto, Arial, sans-serif;
font-weight: 500;
flex-direction: row;
position: relative;
}
outlined-textarea span.outlined-textarea {
display: flex;
flex-direction: column;
flex-grow: 1;
justify-content: center;
}
outlined-textarea span.right-button-container.outlined-textarea {
position: absolute;
right: 0;
height: 100%;
}
outlined-textarea textarea.outlined-textarea {
padding: 16px 16px 0 16px;
border-color: #b0b3b6;
border-width: 1px;
border-style: solid;
border-radius: 8px;
caret-color: #3c78e0;
color: #6a6c71;
font-size: 14px;
font-family: "Google Sans", Roboto, Arial, sans-serif;
font-weight: 500;
resize: none;
}
outlined-textarea[dense] textarea.outlined-textarea {
padding: 8px;
}
outlined-textarea[has-icon] textarea.outlined-textarea {
padding-right: 38px;
}
outlined-textarea[orig] textarea.outlined-textarea {
border-color: #e5e5e5;
border-radius: 0;
}
outlined-textarea:not([rows]) textarea.outlined-textarea {
height: 40px;
}
outlined-textarea textarea.resizable.outlined-textarea {
resize: vertical;
}
outlined-textarea textarea.outlined-textarea:focus,outlined-textarea[wizard-focused] textarea.outlined-textarea,outlined-textarea textarea.outlined-textarea:focus:hover {
border-color: #3574e0 !important;
outline: none !important;
}
outlined-textarea textarea.outlined-textarea:hover {
border-color: #202124;
color: #414447;
}
outlined-textarea.hasValue textarea.outlined-textarea {
border-color: #888d91;
color: #45474a;
}
outlined-textarea #helperText.outlined-textarea {
color: #6a6c71;
font-size: 12px;
letter-spacing: 0.3px;
margin-left: 17px;
margin-top: 6px;
user-select: none;
}
outlined-textarea:not([helper-text]) #helperText.outlined-textarea {
display: none;
}
outlined-textarea[error] textarea.outlined-textarea {
border-color: #cb4b3d;
caret-color: #ca493a;
color: #3d4043;
}
outlined-textarea textarea.outlined-textarea::placeholder {
font-size: 14px;
font-weight: 400;
}
outlined-textarea:not([error]):not([disabled]) textarea.outlined-textarea::placeholder {
color: #6a6c71;
}
outlined-textarea[error] textarea.outlined-textarea::placeholder {
color: #c84132;
}
outlined-textarea[error] #helperText.outlined-textarea {
color: #cd5648;
}
outlined-textarea[error] textarea.outlined-textarea:focus {
border-color: #c84031;
border-width: 2px;
outline: none !important;
}
outlined-textarea[error]:not([disabled]) textarea.outlined-textarea:hover {
border-color: #97231b;
}
outlined-textarea[error]:not([disabled]) textarea.outlined-textarea:hover::placeholder,outlined-textarea[error]:not([disabled]) textarea.outlined-textarea:hover + #helperText.outlined-textarea {
color: #a94945;
}
outlined-textarea[disabled] textarea.outlined-textarea {
border-color: #e9e9e9;
color: #b5b6b8;
}
outlined-textarea[disabled] #helperText.outlined-textarea {
color: #c4c6c7;
}
outlined-textarea[error][disabled] {
opacity: 50%;
}
outlined-textarea[error][disabled] textarea.outlined-textarea {
border-color: #cb4b3d;
caret-color: #ca493a;
}
outlined-textarea[error][disabled] #helperText.outlined-textarea,outlined-textarea[error][disabled] textarea.outlined-textarea {
color: #a94945;
}
outlined-textarea[error][disabled] textarea.outlined-textarea::placeholder {
color: #c84132;
}</style><!-- Shady DOM styles for chemistry-search-term-wizard --><style scope="chemistry-search-term-wizard">chemistry-search-term-wizard {
display: flex;
flex-direction: column;
padding: 24px;
padding-top: 0;
}
chemistry-search-term-wizard > span.chemistry-search-term-wizard {
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
margin-top: 16px;
}
chemistry-search-term-wizard .suggestions.chemistry-search-term-wizard {
margin-top: 4px;
}
chemistry-search-term-wizard > span.chemistry-search-term-wizard svg.chemistry-search-term-wizard {
margin-right: 24px;
}
chemistry-search-term-wizard path.chemistry-search-term-wizard {
fill: #5f6368;
}
chemistry-search-term-wizard .help.chemistry-search-term-wizard {
margin-left: 12px;
margin-right: 0;
cursor: pointer;
}
chemistry-search-term-wizard outlined-text-field.chemistry-search-term-wizard {
flex-grow: 1;
}
chemistry-search-term-wizard mat-button.chemistry-search-term-wizard {
margin-left: 48px;
}
chemistry-search-term-wizard filter-chip.chemistry-search-term-wizard {
margin-right: 4px;
}
chemistry-search-term-wizard outlined-textarea.chemistry-search-term-wizard {
flex-grow: 1;
}
chemistry-search-term-wizard outlined-text-field[batchMode].chemistry-search-term-wizard {
display: none;
}
chemistry-search-term-wizard outlined-textarea.chemistry-search-term-wizard:not([batchMode]) {
display: none;
}</style><!-- Shady DOM styles for text-search-term-wizard --><style scope="text-search-term-wizard">text-search-term-wizard {
display: flex;
flex-direction: column;
padding: 24px;
padding-top: 0;
}
text-search-term-wizard > span.text-search-term-wizard {
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
margin-top: 16px;
}
text-search-term-wizard > span.text-search-term-wizard svg.text-search-term-wizard {
margin-right: 24px;
}
text-search-term-wizard path.text-search-term-wizard {
fill: #5f6368;
}
text-search-term-wizard outlined-text-field.text-search-term-wizard {
flex-grow: 1;
}
text-search-term-wizard mat-button.text-search-term-wizard {
margin-left: 48px;
}
text-search-term-wizard filter-chip.text-search-term-wizard {
margin-right: 4px;
}</style><!-- Shady DOM styles for classification-wizard --><style scope="classification-wizard">classification-wizard {
display: flex;
flex-direction: column;
padding: 24px;
padding-top: 0;
max-width: 674px;
}
classification-wizard > span.classification-wizard {
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
margin-top: 16px;
}
classification-wizard .suggestions.classification-wizard {
margin-top: 4px;
}
classification-wizard > span.classification-wizard svg.classification-wizard {
margin-right: 24px;
}
classification-wizard path.classification-wizard {
fill: #5f6368;
}
classification-wizard outlined-text-field.classification-wizard {
flex-grow: 1;
}
classification-wizard mat-button.classification-wizard {
margin-left: 48px;
}
classification-wizard filter-chip.classification-wizard {
margin-right: 4px;
}
classification-wizard .no-matches.classification-wizard {
margin-left: 64px;
}
classification-wizard .table-container.classification-wizard {
max-height: 300px;
overflow: scroll;
margin-top: 8px;
}
classification-wizard .table-container.classification-wizard::-webkit-scrollbar {
-webkit-appearance: none;
width: 10px;
}
classification-wizard .table-container.classification-wizard::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #5f636880;
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
classification-wizard table.classification-wizard {
margin-left: 51px;
max-width: 575px;
}
classification-wizard tr.classification-wizard {
margin-top: 4px;
}
classification-wizard tr.classification-wizard suggestive-chip.classification-wizard {
margin-right: 8px;
}
classification-wizard #spinner.classification-wizard {
justify-content: space-around;
margin-left: 48px;
transform: scale(0.5);
}</style><!-- Shady DOM styles for suggestive-chip --><!-- Shady DOM styles for mat-checkbox --><!-- Shady DOM styles for measure-search-term-wizard --><style scope="measure-search-term-wizard">measure-search-term-wizard {
display: flex;
flex-direction: column;
padding: 24px;
padding-top: 0;
max-width: 674px;
}
measure-search-term-wizard > span.measure-search-term-wizard {
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
margin-top: 16px;
}
measure-search-term-wizard .suggestions.measure-search-term-wizard {
margin-top: 4px;
}
measure-search-term-wizard > span.measure-search-term-wizard svg.measure-search-term-wizard {
margin-right: 24px;
}
measure-search-term-wizard path.measure-search-term-wizard {
fill: #5f6368;
}
measure-search-term-wizard outlined-text-field.measure-search-term-wizard {
flex-grow: 1;
}
measure-search-term-wizard mat-button.measure-search-term-wizard {
margin-left: 48px;
}
measure-search-term-wizard filter-chip.measure-search-term-wizard {
margin-right: 4px;
}</style><!-- Shady DOM styles for numerical-search-term-wizard --><style scope="numerical-search-term-wizard">numerical-search-term-wizard {
display: flex;
flex-direction: column;
padding: 24px;
padding-top: 0;
max-width: 674px;
}
numerical-search-term-wizard > span.numerical-search-term-wizard {
display: flex;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
margin-top: 16px;
}
numerical-search-term-wizard .suggestions.numerical-search-term-wizard {
margin-top: 4px;
}
numerical-search-term-wizard > span.numerical-search-term-wizard svg.numerical-search-term-wizard {
margin-right: 24px;
}
numerical-search-term-wizard path.numerical-search-term-wizard {
fill: #5f6368;
}
numerical-search-term-wizard outlined-text-field.numerical-search-term-wizard,numerical-search-term-wizard outlined-textarea.numerical-search-term-wizard {
flex-grow: 1;
}
numerical-search-term-wizard mat-button.numerical-search-term-wizard {
margin-left: 48px;
}
numerical-search-term-wizard filter-chip.numerical-search-term-wizard {
margin-right: 4px;
}
numerical-search-term-wizard #spinner.numerical-search-term-wizard {
justify-content: space-around;
margin-left: 48px;
transform: scale(0.5);
}
numerical-search-term-wizard #suggestions.numerical-search-term-wizard {
margin-left: 58px;
display: flex;
flex-direction: column;
align-items: flex-start;
}
numerical-search-term-wizard .suggestion.numerical-search-term-wizard {
display: flex;
flex-direction: row;
align-items: center;
}
numerical-search-term-wizard .suggestion.numerical-search-term-wizard mat-checkbox.numerical-search-term-wizard {
margin-right: 8px;
}</style><!-- Shady DOM styles for text-button --><style scope="text-button">text-button {
align-items: center;
border-radius: 4px;
cursor: pointer;
font-family: "Google Sans", Roboto, Arial, sans-serif;
font-size: 14px;
font-weight: 500;
height: 36px;
letter-spacing: .25px;
margin: 6px 0;
padding: 0 8px;
user-select: none;
display: inline-flex;
white-space: nowrap;
line-height: 36px;
text-decoration: none;
text-transform: none;
color: #5f6368;
}
text-button:hover {
background-color: #f8f9fa;
}
text-button:active {
background-color: #d5e2fa;
}
text-button[selected] {
background-color: #e8f0fe;
color: #1967d2;
}
text-button[selected]:active {
background-color: #d2e3fc;
}</style><!-- Shady DOM styles for mat-spinner --><!-- Shady DOM styles for requery-tile --><style scope="requery-tile">requery-tile {
display: flex;
justify-content: space-between;
align-items: center;
box-sizing: border-box;
min-height: 40px;
padding: 8px 12px 8px 8px;
gap: 8px;
border-radius: 16px;
background: #f7f8f9;
color: #1f1f1f;
}
requery-tile:hover {
background: #d7d8d9;
}
requery-tile > [slot="image"] {
flex-shrink: 0;
border-radius: 8px;
background: #fff;
}
.label.requery-tile {
flex-grow: 999;
font: 16px/20px "Google Sans", Roboto, Arial, sans-serif;
font-weight: 500;
}
.search-icon.requery-tile {
flex-shrink: 0;
width: 24px;
height: 24px;
background-image: url('https://fonts.gstatic.com/s/i/short-term/release/googlesymbols/search/default/24px.svg');
}</style><!-- Shady DOM styles for s-more-inline --><style scope="s-more-inline">s-more-inline {
display: block;
margin-top: 24px;
padding: 16px;
padding-top: 0;
position: relative;
line-height: 18px;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
}
hr.s-more-inline {
background-color: #dadce0;
margin-top: 18px;
position: absolute;
border: 0;
height: 1px;
left: 0;
width: 100%;
}
.button.s-more-inline {
display: flex;
align-items: center;
justify-content: center;
position: relative;
margin: 0 auto;
font: 400 14px Roboto, arial, sans-serif;
height: 36px;
width: 300px;
border-radius: 18px;
background-color: #f1f3f4;
}
.button.s-more-inline:hover {
background-color: #d8d7dc;
}
.button.s-more-inline > [slot] {
padding-right: 8px;
}
.expand.s-more-inline {
display: inline-block;
width: 20px;
height: 20px;
}
.expand.less.s-more-inline {
background-image: url('https://fonts.gstatic.com/s/i/short-term/release/googlesymbols/expand_less/default/20px.svg');
}
.expand.more.s-more-inline {
background-image: url('https://fonts.gstatic.com/s/i/short-term/release/googlesymbols/expand_more/default/20px.svg');
}</style><!-- Shady DOM styles for search-footer --><style scope="search-footer">#footer.search-footer {
font-size: 13px;
margin-top: 10px;
background: #fafafa;
padding: 20px 10px;
align-items: center;
border-top: 1px solid #ebebeb;
}
#footer.search-footer .links.search-footer > *.search-footer {
display: inline-block;
margin: 0 12px;
}
.layout.horizontal.search-footer,.layout.vertical.search-footer {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline.search-footer {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal.search-footer {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
}
.layout.vertical.search-footer {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.layout.wrap.search-footer {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.layout.no-wrap.search-footer {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.layout.center.search-footer,.layout.center-center.search-footer {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.center-justified.search-footer,.layout.center-center.search-footer {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.flex.search-footer {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.flex-auto.search-footer {
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-none.search-footer {
-ms-flex: none;
-webkit-flex: none;
flex: none;
}
<!--.search-footer Flexbox.search-footer alignment.search-footer --.search-footer> .layout.start.search-footer {
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.layout.center.search-footer,.layout.center-center.search-footer {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.end.search-footer {
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.layout.baseline.search-footer {
-ms-flex-align: baseline;
-webkit-align-items: baseline;
align-items: baseline;
}
.layout.start-justified.search-footer {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.layout.center-justified.search-footer,.layout.center-center.search-footer {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.layout.end-justified.search-footer {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.layout.around-justified.search-footer {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
.layout.justified.search-footer {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.self-start.search-footer {
-ms-align-self: flex-start;
-webkit-align-self: flex-start;
align-self: flex-start;
}
.self-center.search-footer {
-ms-align-self: center;
-webkit-align-self: center;
align-self: center;
}
.self-end.search-footer {
-ms-align-self: flex-end;
-webkit-align-self: flex-end;
align-self: flex-end;
}
.self-stretch.search-footer {
-ms-align-self: stretch;
-webkit-align-self: stretch;
align-self: stretch;
}
.self-baseline.search-footer {
-ms-align-self: baseline;
-webkit-align-self: baseline;
align-self: baseline;
}
.layout.start-aligned.search-footer {
-ms-flex-line-pack: start;
-ms-align-content: flex-start;
-webkit-align-content: flex-start;
align-content: flex-start;
}
.layout.end-aligned.search-footer {
-ms-flex-line-pack: end;
-ms-align-content: flex-end;
-webkit-align-content: flex-end;
align-content: flex-end;
}
.layout.center-aligned.search-footer {
-ms-flex-line-pack: center;
-ms-align-content: center;
-webkit-align-content: center;
align-content: center;
}
.layout.between-aligned.search-footer {
-ms-flex-line-pack: justify;
-ms-align-content: space-between;
-webkit-align-content: space-between;
align-content: space-between;
}
.layout.around-aligned.search-footer {
-ms-flex-line-pack: distribute;
-ms-align-content: space-around;
-webkit-align-content: space-around;
align-content: space-around;
}</style><!-- Shady DOM styles for search-header --><style scope="search-header">search-header {
display: block;
}
.lockup-logo.search-header,.lockup-text.search-header {
display: inline-block;
}
.lockup-logo.search-header {
width: 74px;
height: 24px;
background-image: url('https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_74x24dp.png');
background-size: 74px 24px;
}
.lockup-text.search-header {
font-family: "Product Sans", Arial, Helvetica, sans-serif;
font-size: 22.1px;
text-rendering: optimizeLegibility;
position: relative;
top: -6px;
left: -5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lockup-brand.search-header {
opacity: 0.54;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
.lockup-logo.search-header {
background-image: url('https://www.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_74x24dp.png');
}
.lockup-text.search-header {
font-size: 21.3px;
left: -7px;
}
}
header.search-header {
background-color: #fafafa;
border-bottom: 1px solid #ebebeb;
color: #333;
height: 60px;
width: 100%;
z-index: 1;
display: block;
}
[latestStyle].search-header header.search-header {
background-color: transparent;
}
.headerpad.search-header {
margin-left: 16px;
}
[wide].search-header .headerpad.search-header {
margin-left: 32px;
}
.leftheader.search-header {
width: 322px;
}
header.search-header h1.search-header {
display: none;
}
header.search-header h1.search-header state-modifier.search-header {
color: #777;
text-decoration: none;
display: inline-block;
}
[wide].search-header header.search-header h1.search-header {
box-sizing: border-box;
margin: 0;
padding: 20px 0 10px;
font-size: 20px;
font-weight: 400;
white-space: nowrap;
display: block;
}
search-box.search-header {
height: 37px;
padding: 0 16px;
width: 900px;
align-self: center;
}
.layout.horizontal.search-header,.layout.vertical.search-header {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline.search-header {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal.search-header {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
}
.layout.vertical.search-header {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.layout.wrap.search-header {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.layout.no-wrap.search-header {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.layout.center.search-header,.layout.center-center.search-header {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.center-justified.search-header,.layout.center-center.search-header {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.flex.search-header {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.flex-auto.search-header {
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-none.search-header {
-ms-flex: none;
-webkit-flex: none;
flex: none;
}
<!--.search-header Flexbox.search-header alignment.search-header --.search-header> .layout.start.search-header {
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.layout.center.search-header,.layout.center-center.search-header {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.end.search-header {
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.layout.baseline.search-header {
-ms-flex-align: baseline;
-webkit-align-items: baseline;
align-items: baseline;
}
.layout.start-justified.search-header {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.layout.center-justified.search-header,.layout.center-center.search-header {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.layout.end-justified.search-header {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.layout.around-justified.search-header {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
.layout.justified.search-header {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.self-start.search-header {
-ms-align-self: flex-start;
-webkit-align-self: flex-start;
align-self: flex-start;
}
.self-center.search-header {
-ms-align-self: center;
-webkit-align-self: center;
align-self: center;
}
.self-end.search-header {
-ms-align-self: flex-end;
-webkit-align-self: flex-end;
align-self: flex-end;
}
.self-stretch.search-header {
-ms-align-self: stretch;
-webkit-align-self: stretch;
align-self: stretch;
}
.self-baseline.search-header {
-ms-align-self: baseline;
-webkit-align-self: baseline;
align-self: baseline;
}
.layout.start-aligned.search-header {
-ms-flex-line-pack: start;
-ms-align-content: flex-start;
-webkit-align-content: flex-start;
align-content: flex-start;
}
.layout.end-aligned.search-header {
-ms-flex-line-pack: end;
-ms-align-content: flex-end;
-webkit-align-content: flex-end;
align-content: flex-end;
}
.layout.center-aligned.search-header {
-ms-flex-line-pack: center;
-ms-align-content: center;
-webkit-align-content: center;
align-content: center;
}
.layout.between-aligned.search-header {
-ms-flex-line-pack: justify;
-ms-align-content: space-between;
-webkit-align-content: space-between;
align-content: space-between;
}
.layout.around-aligned.search-header {
-ms-flex-line-pack: distribute;
-ms-align-content: space-around;
-webkit-align-content: space-around;
align-content: space-around;
}</style><!-- Shady DOM styles for search-ui --><style scope="search-ui-0">.search-ui-0 paper-button.search-ui {
display: inline-block;
text-align: center;
font-family: inherit;
}
.search-ui-0 {
display: block;
min-width: 350px;
height: 100%;
}
.search-ui-0 #content.search-ui {
height: 100%;
}
.search-ui-0 #leftBarOverflow.search-ui {
padding-right: 16px;
}
.search-ui-0 [wide].search-ui #leftBarOverflow.search-ui {
overflow: auto;
}
.search-ui-0 #leftBar.search-ui {
box-sizing: border-box;
color: #666;
font-size: 13px;
padding: 16px 0 16px 16px;
border-bottom: 1px solid #e5e5e5;
}
.search-ui-0 [wide].search-ui #leftBar.search-ui {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
position: relative;
width: 350px;
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
@media print {
.search-ui-0 #leftBar.search-ui {
display: none !important;
}
}
.search-ui-0 #leftBar.search-ui h3.search-ui {
text-transform: uppercase;
font-size: 13px;
font-weight: normal;
margin-top: 6px;
margin-bottom: 6px;
cursor: default;
display: inline-block;
color: #a3a3a3;
}
.search-ui-0 #closeButton.search-ui {
position: absolute;
right: 0;
}
.search-ui-0 #searchTermsHeader.search-ui {
position: relative;
}
.search-ui-0 #searchTermsQ.search-ui iron-icon.search-ui {
height: 16px;
padding: 0 2px 2px 2px;
color: #a3a3a3;
}
.search-ui-0 #searchTermsHeader.search-ui:hover iron-icon.search-ui {
color: #4285f4;
}
.search-ui-0 #closeLeftBar.search-ui {
height: 16px;
width: 16px;
padding: 0 0 8px 0;
cursor: pointer;
}
.search-ui-0 #compactQuery.search-ui iron-icon.search-ui {
height: 20px;
}
.search-ui-0 #backToResultsButton.search-ui {
color: #fff;
background: #4285f4;
margin-top: 20px;
text-align: center;
}
.search-ui-0 #main.search-ui {
display: block;
min-height: calc(100vh - 127px);
}
@media print {
.search-ui-0 [wide].search-ui main.search-ui {
margin-left: 0;
}
}
.search-ui-0 .layout.horizontal.search-ui,.search-ui-0 .layout.vertical.search-ui {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.search-ui-0 .layout.inline.search-ui {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.search-ui-0 .layout.horizontal.search-ui {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
}
.search-ui-0 .layout.vertical.search-ui {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.search-ui-0 .layout.wrap.search-ui {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.search-ui-0 .layout.no-wrap.search-ui {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.search-ui-0 .layout.center.search-ui,.search-ui-0 .layout.center-center.search-ui {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.search-ui-0 .layout.center-justified.search-ui,.search-ui-0 .layout.center-center.search-ui {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.search-ui-0 .flex.search-ui {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.search-ui-0 .flex-auto.search-ui {
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.search-ui-0 .flex-none.search-ui {
-ms-flex: none;
-webkit-flex: none;
flex: none;
}
.search-ui-0 <!--.search-ui Flexbox.search-ui alignment.search-ui --.search-ui> .layout.start.search-ui {
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.search-ui-0 .layout.center.search-ui,.search-ui-0 .layout.center-center.search-ui {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.search-ui-0 .layout.end.search-ui {
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.search-ui-0 .layout.baseline.search-ui {
-ms-flex-align: baseline;
-webkit-align-items: baseline;
align-items: baseline;
}
.search-ui-0 .layout.start-justified.search-ui {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.search-ui-0 .layout.center-justified.search-ui,.search-ui-0 .layout.center-center.search-ui {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.search-ui-0 .layout.end-justified.search-ui {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.search-ui-0 .layout.around-justified.search-ui {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
.search-ui-0 .layout.justified.search-ui {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.search-ui-0 .self-start.search-ui {
-ms-align-self: flex-start;
-webkit-align-self: flex-start;
align-self: flex-start;
}
.search-ui-0 .self-center.search-ui {
-ms-align-self: center;
-webkit-align-self: center;
align-self: center;
}
.search-ui-0 .self-end.search-ui {
-ms-align-self: flex-end;
-webkit-align-self: flex-end;
align-self: flex-end;
}
.search-ui-0 .self-stretch.search-ui {
-ms-align-self: stretch;
-webkit-align-self: stretch;
align-self: stretch;
}
.search-ui-0 .self-baseline.search-ui {
-ms-align-self: baseline;
-webkit-align-self: baseline;
align-self: baseline;
}
.search-ui-0 .layout.start-aligned.search-ui {
-ms-flex-line-pack: start;
-ms-align-content: flex-start;
-webkit-align-content: flex-start;
align-content: flex-start;
}
.search-ui-0 .layout.end-aligned.search-ui {
-ms-flex-line-pack: end;
-ms-align-content: flex-end;
-webkit-align-content: flex-end;
align-content: flex-end;
}
.search-ui-0 .layout.center-aligned.search-ui {
-ms-flex-line-pack: center;
-ms-align-content: center;
-webkit-align-content: center;
align-content: center;
}
.search-ui-0 .layout.between-aligned.search-ui {
-ms-flex-line-pack: justify;
-ms-align-content: space-between;
-webkit-align-content: space-between;
align-content: space-between;
}
.search-ui-0 .layout.around-aligned.search-ui {
-ms-flex-line-pack: distribute;
-ms-align-content: space-around;
-webkit-align-content: space-around;
align-content: space-around;
}</style><!-- Shady DOM styles for import-list --><!-- Shady DOM styles for coverage-stats --><!-- Shady DOM styles for timeline-page --><!-- Shady DOM styles for search-box --><style scope="search-box">.inputbox.search-box {
border: 1px solid #ccc;
padding: 0 12px;
background: white;
}
.inputbox[focused].search-box {
border: 1px solid #4285f4 !important;
}
.inputbox.search-box:hover {
border: 1px solid #999;
}
#searchInput.search-box {
font-family: inherit;
font-size: 16px;
padding: 8px 0;
outline: none;
border-right: none;
width: 100%;
margin-right: 0;
border: 0;
}
#searchButton.search-box {
cursor: pointer;
background-color: #4285f4;
border: none;
color: #fff;
vertical-align: top;
width: 70px;
height: 37px;
outline: none;
}
.suggest-bg.search-box {
display: inline-block;
min-width: 0;
white-space: nowrap;
}
#suggestMenu.search-box {
position: absolute;
margin-top: 38px;
width: 100%;
background: white;
z-index: 1;
}
#suggestMenu.search-box .row.search-box {
font-size: 13px;
line-height: 28px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 4px 2px;
cursor: pointer;
}
.row[selected].search-box {
background: rgba(0, 0, 0, 0.05);
}
.suggest-icon.search-box {
height: 20px;
width: 20px;
padding: 0 12px 0 6px;
transition: transform .15s linear;
transform: scale(1);
}
.suggest-icon[hide].search-box {
transform: scale(0);
}
#corpora.search-box {
padding: 6px 0;
user-select: none;
}
#corpora.search-box iron-icon.search-box {
height: 20px;
width: 20px;
color: #ccc;
cursor: pointer;
}
#corpora.search-box iron-icon[active].search-box {
color: #4285f4 !important;
}
#corpora.search-box iron-icon.search-box:hover {
color: #999;
}
.layout.horizontal.search-box,.layout.vertical.search-box {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline.search-box {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal.search-box {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
}
.layout.vertical.search-box {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.layout.wrap.search-box {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.layout.no-wrap.search-box {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.layout.center.search-box,.layout.center-center.search-box {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.center-justified.search-box,.layout.center-center.search-box {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.flex.search-box {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.flex-auto.search-box {
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-none.search-box {
-ms-flex: none;
-webkit-flex: none;
flex: none;
}</style><!-- Shady DOM styles for keyword-wizard --><style scope="keyword-wizard">keyword-wizard {
display: inline-block;
}
iron-icon.keyword-wizard {
height: 20px;
width: 20px;
color: #999;
cursor: pointer;
}
iron-icon[active].keyword-wizard {
color: #4285f4 !important;
}
iron-icon.keyword-wizard:hover {
color: #ccc;
}
#wizardIcon.keyword-wizard {
padding-left: 1px;
height: 16px;
width: 16px;
margin: 4px 1px 1px 1px;
}
#wizard.keyword-wizard {
padding: 0;
left: 0;
top: 37px;
position: absolute;
background-color: white;
z-index: 2;
overflow: hidden;
}
.wizard-header.keyword-wizard {
display: block;
width: 100%;
color: #737373;
text-transform: uppercase;
font-size: 13px;
margin: 16px 0 6px 12px;
}
.filter-chips.keyword-wizard {
margin-left: 20px;
}
.chip.keyword-wizard {
background-color: #ebebeb;
color: #6a6a6a;
display: inline-block;
font-size: 13px;
font-family: inherit;
border-radius: 12px;
padding: 6px 12px;
}
.chip.keyword-wizard:hover {
cursor: pointer;
}
.chip[selected].keyword-wizard {
background-color: #4285f4;
color: white;
}
.input-label.keyword-wizard {
display: inline-block;
font-size: 13px;
font-family: inherit;
}
.keyword-input.keyword-wizard {
display: inline-block;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid #dfe1e5;
padding: 3px;
}
.keyword-input.keyword-wizard::placeholder {
font-style: italic;
}
.keyword-input.keyword-wizard:hover,.keyword-input.keyword-wizard:focus {
border-color: #4284f4;
border-width: 1px;
outline: none;
}
.cpc-field.keyword-wizard {
display: inline-block;
margin: 6px 0 0 24px;
}
#checkboxCPC.keyword-wizard:hover {
cursor: pointer;
}
.checkbox-label.keyword-wizard {
font-size: 13px;
font-style: italic;
color: #737373;
}
.chemistry-field.keyword-wizard {
display: block;
}
#inputChem.input-batch.keyword-wizard {
height: 150px;
border: 1px solid #dfe1e5;
padding: 6px;
}
#inputChem.keyword-wizard {
resize: none;
height: 15px;
vertical-align: text-top;
font-size: 13px;
font-family: inherit;
padding: 2px;
}
.chem-type-label.keyword-wizard {
display: inline;
font-size: 13px;
margin-left: 12px;
margin-right: 4px;
}
#chemType.keyword-wizard {
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid #dfe1e5;
margin: 6px;
padding: 2px;
outline: none;
font-family: inherit;
font-size: 13px;
}
.import.keyword-wizard {
font-size: 13px;
font-family: inherit;
}
.import-text.keyword-wizard {
vertical-align: middle;
display: inline-block;
}
.import-button.keyword-wizard {
margin: 6px 0 0 24px;
}
.import-button.keyword-wizard button.keyword-wizard {
border: 0;
border-radius: 4px;
padding: 6px 12px;
font-family: inherit;
background-color: #4284f4;
color: white;
}
.import-button.keyword-wizard button.keyword-wizard:hover {
cursor: pointer;
background-color: #4284f4;
color: white;
}
.wizard-buttons.keyword-wizard {
float: right;
padding: 12px;
}
.wizard-buttons.keyword-wizard button.keyword-wizard {
border: 0;
border-radius: 4px;
padding: 6px 12px;
margin: 2px;
font-family: inherit;
background-color: #4284f4;
color: white;
}
.wizard-buttons.keyword-wizard button.keyword-wizard:hover {
cursor: pointer;
}
@media screen and (max-width: 700px) {
#wizard.keyword-wizard {
width: 275px;
}
.chip.keyword-wizard {
margin: 4px 2px;
}
.keyword-input.keyword-wizard {
width: 82%;
margin: 4px 12px 12px 24px;
}
.search-within.keyword-wizard .input-label.keyword-wizard {
display: none;
}
.cpc-field.keyword-wizard .keyword-input.keyword-wizard {
width: 225px;
margin: 12px 0 6px 0;
}
.find-patents.keyword-wizard .input-label.keyword-wizard {
display: none;
}
.search-by.keyword-wizard .input-label.keyword-wizard {
width: 55px;
margin-left: 24px;
}
.search-by.keyword-wizard .keyword-input.keyword-wizard {
margin-top: 6px;
}
#inputChem.keyword-wizard {
width: 82%;
padding: 2px;
margin: 8px 12px 12px 24px;
}
#inputChem.input-batch.keyword-wizard {
width: 220px;
padding: 4px;
}
#chemType.keyword-wizard {
width: 150px;
}
.import-text.keyword-wizard {
margin: 6px 12px 6px 24px;
width: 220px;
}
iron-icon.help-header.keyword-wizard {
display: none;
}
}
@media screen and (min-width: 700px) {
#wizard.keyword-wizard {
width: 540px;
}
.chip.keyword-wizard {
margin: 0 2px;
}
.cpc-field.keyword-wizard .keyword-input.keyword-wizard {
width: 240px;
margin: 12px 16px 6px 6px;
}
.cpc-inputs.keyword-wizard {
display: inline;
}
.find-patents.keyword-wizard .keyword-input.keyword-wizard {
width: 53%;
margin: 4px 10px;
}
.cpc-field.keyword-wizard .keyword-input.keyword-wizard::placeholder,#inputAnd.keyword-wizard::placeholder,#inputExact.keyword-wizard::placeholder,#inputOr.keyword-wizard::placeholder,#inputMinus.keyword-wizard::placeholder {
color: white;
}
.find-patents.keyword-wizard .input-label.keyword-wizard {
width: 35%;
margin-left: 24px;
}
.search-by.keyword-wizard .keyword-input.keyword-wizard {
width: 42%;
margin: 6px 4px;
}
.search-by.keyword-wizard .input-label.keyword-wizard {
width: 55px;
margin-left: 24px;
}
#inputChem.keyword-wizard {
width: 290px;
margin: 2px 12px 2px 6px;
}
#inputChem.input-batch.keyword-wizard {
width: 280px;
padding: 6px;
}
.import-text.keyword-wizard {
margin: 6px 12px;
width: 415px;
}
#chemType.keyword-wizard {
width: 105px;
}
iron-icon.keyword-wizard:hover.help-header {
cursor: default;
}
iron-icon.help-header.keyword-wizard {
height: 16px;
padding: 0 2px 2px 2px;
color: #a3a3a3;
}
.help.keyword-wizard p.keyword-wizard {
margin: 0 0 8px 0
}
.help.keyword-wizard .q.keyword-wizard {
font-family: monospace;
color: #0b8043;
white-space: nowrap;
}
.help.keyword-wizard {
z-index: 4;
position: absolute;
right: 10px;
padding: 12px;
border-radius: 2px;
border: 1px solid #e0e0e0;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.3);
background: white;
font-size: 13px;
line-height: 20px;
width: 450px;
max-height: 400px;
overflow: auto;
}
#withinHelp.keyword-wizard {
top: 75px;
}
#chemHelp.keyword-wizard {
top: 0;
}
#searchBooleanHelp.keyword-wizard {
top: 140px;
}
}</style><!-- Shady DOM styles for query-renderer --><!-- Shady DOM styles for raw-html --><!-- Shady DOM styles for landscape-link --><!-- Shady DOM styles for landscape-summary-box --><!-- Shady DOM styles for debug-info --><!-- Shady DOM styles for search-paging --><!-- Shady DOM styles for search-result-measures --><!-- Shady DOM styles for search-result-entities --><!-- Shady DOM styles for search-result-item --><!-- Shady DOM styles for search-result-image --><!-- Shady DOM styles for summary-box --><!-- Shady DOM styles for search-results --><!-- Shady DOM styles for bottom-bar --><style scope="bottom-bar">.fixed.bottom-bar {
display: block;
position: fixed;
height: 46px;
bottom: 0;
}
.fixed[medium].bottom-bar {
height: 280px;
}
.fixed[large].bottom-bar {
height: 480px;
}
.shadow.bottom-bar {
background: white;
padding: 16px;
border-radius: 8px 8px 0 0;
box-shadow: 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12), 0 5px 5px -3px rgba(0,0,0,.2);
}
.oneline.bottom-bar {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
cursor: pointer;
}
.button.bottom-bar {
cursor: pointer;
}
.buttonAlign.bottom-bar {
margin-top: -4px;
}
.header.bottom-bar {
height: 30px;
font-family: 'Google Sans';
font-size: 18px;
padding-bottom: 8px;
}
.list.bottom-bar {
overflow-y: auto;
line-height: 20px;
}
.definition.bottom-bar {
padding: 0 0 4px 0;
cursor: pointer;
}
[medium].bottom-bar .content.bottom-bar {
height: 230px;
}
[large].bottom-bar .content.bottom-bar {
height: 430px;
}
[medium].bottom-bar .content.bottom-bar .list.bottom-bar {
height: 200px;
}
[large].bottom-bar .content.bottom-bar .list.bottom-bar {
height: 400px;
}
[hidden].bottom-bar {
display: none;
}
.label.bottom-bar {
font-family: 'Google Sans';
font-size: 12px;
line-height: 16px;
font-weight: 400;
padding: 6px 0 4px 0;
color: #1f1f1f;
}
[pad].bottom-bar {
margin-left: 16px;
}
.layout.vertical.bottom-bar {
display: flex;
flex-direction: column;
}
.layout.horizontal.bottom-bar {
display: flex;
flex-direction: row;
}
.flex.bottom-bar {
flex: 1;
flex-basis: 0.000000001px;
}
.layout.start.bottom-bar {
align-items: flex-start;
}
.layout.center.bottom-bar {
align-items: center;
}
.layout.end.bottom-bar {
align-items: flex-end;
}
.flex-2.bottom-bar {
flex: 2;
}
.flex-3.bottom-bar {
flex: 3;
}
.flex-4.bottom-bar {
flex: 4;
}
.flex-5.bottom-bar {
flex: 5;
}
.flex-6.bottom-bar {
flex: 6;
}
.flex-7.bottom-bar {
flex: 7;
}
.flex-8.bottom-bar {
flex: 8;
}
.flex-9.bottom-bar {
flex: 9;
}
.flex-10.bottom-bar {
flex: 10;
}
.flex-11.bottom-bar {
flex: 11;
}
.flex-12.bottom-bar {
flex: 12;
}</style><!-- Shady DOM styles for overlay-tooltip --><style scope="overlay-tooltip">overlay-tooltip {
display: none;
color: #fff;
background-color: #000;
padding: 10px 12px;
border-radius: 3px;
font-size: 13px;
font-weight: normal;
line-height: normal;
position: fixed;
z-index: 100;
}
#arrow.overlay-tooltip {
width: 0;
height: 0;
border-style: solid;
border-width: 0 6px 8px 6px;
border-color: transparent transparent #000 transparent;
position: absolute;
top: -8px;
left: calc(50% - 6px);
}</style><!-- Shady DOM styles for dropdown-menu --><!-- Shady DOM styles for concept-mention --><style scope="concept-mention">#target.concept-mention:hover {
background-color: #e8f0fe;
}
#target[noicon].concept-mention {
padding: 1px;
}
#target.concept-mention:hover[noicon] {
border: 1px solid #e8f0fe;
padding: 0;
}
#target.concept-mention {
display: inline-block;
}
.inline-icon.concept-mention {
cursor: pointer;
height: 12px;
width: 12px;
padding-left: 4px;
color: #5e6368;
}
concept-card.concept-mention {
z-index: 1;
position: absolute;
}
<!--.concept-mention Non-flexbox.concept-mention positioning.concept-mention helper.concept-mention styles.concept-mention --.concept-mention> .block.concept-mention {
display: block;
}
[hidden].concept-mention {
display: none !important;
}
.invisible.concept-mention {
visibility: hidden !important;
}
.relative.concept-mention {
position: relative;
}
.fit.concept-mention {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
body.fullbleed.concept-mention {
margin: 0;
height: 100vh;
}
.scroll.concept-mention {
-webkit-overflow-scrolling: touch;
overflow: auto;
}
.fixed-bottom.concept-mention,.fixed-left.concept-mention,.fixed-right.concept-mention,.fixed-top.concept-mention {
position: fixed;
}
.fixed-top.concept-mention {
top: 0;
left: 0;
right: 0;
}
.fixed-right.concept-mention {
top: 0;
right: 0;
bottom: 0;
}
.fixed-bottom.concept-mention {
right: 0;
bottom: 0;
left: 0;
}
.fixed-left.concept-mention {
top: 0;
bottom: 0;
left: 0;
}</style><!-- Shady DOM styles for concept-card --><!-- Shady DOM styles for app-row --><!-- Shady DOM styles for application-timeline --><style scope="application-timeline">.wrap.application-timeline {
padding: 16px 12px;
}
.event.application-timeline {
padding: 3px 0;
}
[date].application-timeline {
color: #5f6368;
font-size: 13px;
padding: 3px 0;
width: 70px;
line-height: 16px;
}
[critical].application-timeline [date].application-timeline {
color: #202124;
font-weight: 500;
line-height: 18px;
}
.line.application-timeline {
margin: 9px 6px;
border-radius: 4px;
background: #dadce0;
width: 4px;
height: 4px;
}
.dot.application-timeline {
margin: 3px 0;
border-radius: 4px;
background: #dadce0;
width: 4px;
height: 4px;
display: inline-block;
}
[critical].application-timeline .line.application-timeline {
background: #4285f4;
}
[current].application-timeline .line.application-timeline {
background: #81c995;
}
[current][critical].application-timeline .line.application-timeline {
background: #81c995;
}
.title.application-timeline {
font-size: 13px;
padding: 3px 0;
line-height: 16px;
}
.title-text.application-timeline {
color: #5f6368;
}
.description-item.application-timeline {
font-size: 12px;
padding: 6px 0;
max-width: 300px;
}
#legal.application-timeline {
height: 14px;
width: 14px;
padding: 0 3px 1px 3px;
vertical-align: text-bottom;
}
#icon.application-timeline {
height: 12px;
width: 12px;
padding: 0 3px 3px 3px;
vertical-align: text-bottom;
}
.unknown.application-timeline {
font-style: italic;
}
.not_active.application-timeline {
text-decoration: line-through;
}
.active.application-timeline {
font-weight: 500;
}
#cc[this].application-timeline {
color: #202124 !important;
text-decoration: underline;
}
#cc[this].not_active.application-timeline {
text-decoration: line-through underline;
}
hr.application-timeline {
border: none;
height: 1px;
background: #e5e5e5;
margin: 10px 0 16px 0;
}
.header.application-timeline {
font-size: 13px;
line-height: 20px;
font-weight: 500;
color: #202124;
padding-bottom: 8px;
}
.block.application-timeline {
padding: 0 6px 0 0;
}
.year.application-timeline {
color: #5f6368;
font-size: 13px;
font-weight: 500;
padding: 3px 1px;
width: 70px;
}
.expand.application-timeline {
cursor: pointer;
padding: 6px 0 3px 0;
}
.layout.horizontal.application-timeline,.layout.vertical.application-timeline {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline.application-timeline {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal.application-timeline {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
}
.layout.vertical.application-timeline {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.layout.wrap.application-timeline {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.layout.no-wrap.application-timeline {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.layout.center.application-timeline,.layout.center-center.application-timeline {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.center-justified.application-timeline,.layout.center-center.application-timeline {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.flex.application-timeline {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.flex-auto.application-timeline {
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-none.application-timeline {
-ms-flex: none;
-webkit-flex: none;
flex: none;
}</style><!-- Shady DOM styles for family-viewer --><!-- Shady DOM styles for image-carousel --><style scope="image-carousel">image-carousel {
display: block;
}
.thumbnails.image-carousel {
display: block;
background-color: transparent;
padding: 7px;
white-space: nowrap;
overflow: auto;
font-size: 0;
}
.thumbnails.image-carousel img.image-carousel {
margin-right: 7px;
cursor: zoom-in;
}
.thumbnails.image-carousel img[selected].image-carousel {
outline: solid 3px #4285f4;
}
.thumbnails.image-carousel img.image-carousel:last-of-type {
margin-right: 0;
}</style><!-- Shady DOM styles for image-viewer --><!-- Shady DOM styles for patent-text --><style scope="patent-text">patent-text {
display: block;
}
#text.patent-text {
line-height: 20px;
min-width: 0;
}
#margin.patent-text {
width: 16px;
}
#createHighlight.patent-text {
position: relative;
width: 16px;
height: 16px;
cursor: pointer;
}
.notranslate.patent-text > .google-src-text.patent-text {
display: none;
}
.notranslate.patent-text:hover,mark.patent-text {
background-color: #fbfcae;
}
.description-paragraph.patent-text {
margin-block-start: 1em;
margin-block-end: 1em;
}
.claim-text.patent-text {
margin: 14px 0 0 20px;
}
.claim-dependent.patent-text {
margin-left: 40px;
color: #888;
}
[hide-claims].patent-text .claim-dependent.patent-text .claim-text.patent-text {
height: 0;
width: 0;
visibility: hidden;
}
[hide-claims].patent-text .claim-dependent.patent-text .claim.patent-text:after {
content: "…"
}
.patent-full-image.patent-text {
max-width: 100%;
height: auto;
}
.small-patent-image.patent-text {
display: inline;
}
ul.patent-text {
padding: 0 0 0 50px;
}
li.patent-text {
list-style-type: none;
position: relative;
}
ol.claims.patent-text li.patent-text {
list-style-type: decimal;
font-weight: bold;
}
ol.claims.patent-text li.patent-text > *.patent-text {
font-weight: normal;
}
li.patent-text > para-num.patent-text {
position: absolute;
left: -45px;
color: #888;
}
mark.patent-text {
background: #fff59d;
}
mark.searchText.patent-text {
background: #80deea;
}
.searchTextHeader.patent-text {
font-weight: 500;
}
pre.patent-text {
white-space: pre-wrap;
}
heading.patent-text {
display: block;
font-weight: 500;
font-size: 13px;
}
#comment.patent-text {
width: 16px;
height: 16px;
}
[has-search][no-results].patent-text {
display: none;
}
.highlight.patent-text {
background-color: #fef7e0;
}
para-num.patent-text {
display: block;
}
.layout.horizontal.patent-text,.layout.vertical.patent-text {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline.patent-text {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal.patent-text {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
}
.layout.vertical.patent-text {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.layout.wrap.patent-text {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.layout.no-wrap.patent-text {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.layout.center.patent-text,.layout.center-center.patent-text {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.center-justified.patent-text,.layout.center-center.patent-text {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.flex.patent-text {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.flex-auto.patent-text {
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-none.patent-text {
-ms-flex: none;
-webkit-flex: none;
flex: none;
}
<!--.patent-text Flexbox.patent-text alignment.patent-text --.patent-text> .layout.start.patent-text {
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.layout.center.patent-text,.layout.center-center.patent-text {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.end.patent-text {
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.layout.baseline.patent-text {
-ms-flex-align: baseline;
-webkit-align-items: baseline;
align-items: baseline;
}
.layout.start-justified.patent-text {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.layout.center-justified.patent-text,.layout.center-center.patent-text {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.layout.end-justified.patent-text {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.layout.around-justified.patent-text {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
.layout.justified.patent-text {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.self-start.patent-text {
-ms-align-self: flex-start;
-webkit-align-self: flex-start;
align-self: flex-start;
}
.self-center.patent-text {
-ms-align-self: center;
-webkit-align-self: center;
align-self: center;
}
.self-end.patent-text {
-ms-align-self: flex-end;
-webkit-align-self: flex-end;
align-self: flex-end;
}
.self-stretch.patent-text {
-ms-align-self: stretch;
-webkit-align-self: stretch;
align-self: stretch;
}
.self-baseline.patent-text {
-ms-align-self: baseline;
-webkit-align-self: baseline;
align-self: baseline;
}
.layout.start-aligned.patent-text {
-ms-flex-line-pack: start;
-ms-align-content: flex-start;
-webkit-align-content: flex-start;
align-content: flex-start;
}
.layout.end-aligned.patent-text {
-ms-flex-line-pack: end;
-ms-align-content: flex-end;
-webkit-align-content: flex-end;
align-content: flex-end;
}
.layout.center-aligned.patent-text {
-ms-flex-line-pack: center;
-ms-align-content: center;
-webkit-align-content: center;
align-content: center;
}
.layout.between-aligned.patent-text {
-ms-flex-line-pack: justify;
-ms-align-content: space-between;
-webkit-align-content: space-between;
align-content: space-between;
}
.layout.around-aligned.patent-text {
-ms-flex-line-pack: distribute;
-ms-align-content: space-around;
-webkit-align-content: space-around;
align-content: space-around;
}</style><!-- Shady DOM styles for para-num --><!-- Shady DOM styles for patent-result --><style scope="patent-result">@media print {
#text.patent-result {
flex-direction: column-reverse !important;
}
}
patent-result-ref-list.patent-result {
width: 100%;
}
patent-result-ref-list.patent-result + patent-result-ref-list.patent-result {
margin-left: 10px;
}
[narrow].patent-result {
flex-direction: column-reverse !important;
}
.famheader.patent-result {
text-align: left;
white-space: nowrap;
background-color: #fafafa;
color: #757575;
}
.collapse.patent-result {
color: #616161;
font-size: 13px;
cursor: pointer;
}
#imageDrag.patent-result {
position: fixed;
cursor: col-resize;
}
#imageDrag.patent-result div.patent-result {
width: 4px;
height: 100%;
margin: 0 4px;
background: #eee;
}
#imageDrag.patent-result:hover {
background: #eee;
}
#imageDrag.patent-result:hover div.patent-result {
background: #ccc;
}
.imageWrapper.patent-result {
position: fixed;
top: 60px;
background: white;
margin-left: 12px;
}
#notices.patent-result {
padding: 20px;
}
#figures.patent-result {
background: #efefef;
}
.headerButton.patent-result {
color: #3c80f6;
cursor: pointer;
display: inline-block;
padding: 0 14px;
line-height: 27px;
}
.headerButton.patent-result iron-icon.patent-result {
width: 16px;
height: 16px;
}
.tr.conceptDomain.patent-result {
display: table-row;
}
.responsive-grid.patent-result {
display: grid;
gap: 8px;
grid-template-columns: none;
}
#wrapper.patent-result {
padding: 20px;
max-width: 1050px;
outline: 0;
}
.scroll-target.patent-result:before {
display: block;
content: '';
visibility: hidden;
}
h1.patent-result {
font-weight: 500;
font-size: 20px;
margin: 0 0 20px 0;
}
h3.patent-result {
font-size: 15px;
font-weight: 500;
margin: 28px 0 18px 0;
}
dl.patent-result {
line-height: 1.5;
font-size: 0;
}
dt.patent-result,dd.patent-result {
display: inline;
font-size: 13px;
margin: 0;
}
dt.patent-result {
font-weight: 500;
color: #000;
}
dt.patent-result::after {
content: ': ';
}
dd.patent-result {
color: #aaa;
}
dd.patent-result ~ dd.patent-result::before {
content: ', ';
}
dt.patent-result + dd.patent-result::before {
content: '';
}
dd.patent-result ~ dt.patent-result::before {
display: block;
content: '';
margin-top: 8px;
}
dd.patent-result core-icon.patent-result {
width: 14px;
height: 14px;
vertical-align: top;
color: inherit;
}
.table.patent-result {
display: table;
border-collapse: collapse;
border-spacing: 0;
border: 1px solid #eaeaea;
width: 100%;
box-sizing: border-box;
}
.tr.patent-result {
display: table-row;
border-bottom: 1px solid #eaeaea;
}
.th.patent-result,.td.patent-result {
display: table-cell;
padding: 10px 12px;
}
.thead.patent-result {
display: table-header-group;
}
.tbody.patent-result {
display: table-row-group;
}
.th.patent-result {
text-align: left;
white-space: nowrap;
background-color: #fafafa;
color: #757575;
}
.td.patent-result {
vertical-align: top;
}
.td.patent-result > p.patent-result {
margin-top: 0;
}
.nowrap.patent-result {
white-space: nowrap;
}
.knowledge-card.patent-result {
border: 1px solid #e5e5e5;
border-radius: 2px;
}
.knowledge-card.patent-result > header.patent-result {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background: #4285f4;
color: #fff;
padding: 20px 12px;
}
.knowledge-card.patent-result > header.patent-result state-modifier.patent-result,.knowledge-card.patent-result > header.patent-result a.patent-result {
color: inherit;
margin: 0 12px 0 0;
display: inline-block;
}
.knowledge-card.patent-result > header.patent-result h2.patent-result,.knowledge-card.patent-result > header.patent-result .tagline.patent-result {
margin: 0;
font-weight: normal;
padding-top: 4px;
}
.knowledge-card.patent-result > header.patent-result h2.patent-result {
font-size: 20px;
}
.knowledge-card.patent-result .knowledge-card-action-bar.patent-result {
background: #3367d6;
padding: 10px 12px;
margin: 20px -12px -20px;
}
.knowledge-card.patent-result .knowledge-card-action-bar.patent-result core-icon.patent-result {
margin-right: 12px;
width: 24px;
height: 24px;
}
.knowledge-card.patent-result dl.patent-result {
padding: 16px 12px;
}
.knowledge-card.patent-result hr.patent-result {
border: none;
height: 1px;
background: #e5e5e5;
margin: 0;
}
.main-link.patent-result {
margin: 14px;
font-weight: 500;
}
.footer.patent-result h3.patent-result state-modifier.patent-result,.footer.patent-result h3.patent-result a.patent-result {
float: right;
font-weight: 400;
font-size: 13px;
line-height: 24px;
}
.footer.patent-result dl.patent-result {
margin-left: 30px;
}
.footer.patent-result > ul.patent-result > li.patent-result {
margin-bottom: 8px;
}
h3.patent-result .righthead.patent-result {
color: #aaa;
font-weight: 400;
font-size: 13px;
cursor: help;
}
.tooltip-hint.patent-result {
border-bottom: 1px dotted #ccc;
}
[marginRight].patent-result {
margin-right: 60px;
}
.flex-width.patent-result {
min-width: 0;
word-break: break-word;
}
.responsive-table.patent-result {
width: 100%;
overflow-x: auto;
overflow-y: hidden;
}
.layout.horizontal.patent-result,.layout.vertical.patent-result {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline.patent-result {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal.patent-result {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
}
.layout.vertical.patent-result {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.layout.wrap.patent-result {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.layout.no-wrap.patent-result {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.layout.center.patent-result,.layout.center-center.patent-result {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.center-justified.patent-result,.layout.center-center.patent-result {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.flex.patent-result {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.flex-auto.patent-result {
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-none.patent-result {
-ms-flex: none;
-webkit-flex: none;
flex: none;
}
<!--.patent-result Flexbox.patent-result alignment.patent-result --.patent-result> .layout.start.patent-result {
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.layout.center.patent-result,.layout.center-center.patent-result {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.end.patent-result {
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.layout.baseline.patent-result {
-ms-flex-align: baseline;
-webkit-align-items: baseline;
align-items: baseline;
}
.layout.start-justified.patent-result {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.layout.center-justified.patent-result,.layout.center-center.patent-result {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.layout.end-justified.patent-result {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.layout.around-justified.patent-result {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
.layout.justified.patent-result {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.self-start.patent-result {
-ms-align-self: flex-start;
-webkit-align-self: flex-start;
align-self: flex-start;
}
.self-center.patent-result {
-ms-align-self: center;
-webkit-align-self: center;
align-self: center;
}
.self-end.patent-result {
-ms-align-self: flex-end;
-webkit-align-self: flex-end;
align-self: flex-end;
}
.self-stretch.patent-result {
-ms-align-self: stretch;
-webkit-align-self: stretch;
align-self: stretch;
}
.self-baseline.patent-result {
-ms-align-self: baseline;
-webkit-align-self: baseline;
align-self: baseline;
}
.layout.start-aligned.patent-result {
-ms-flex-line-pack: start;
-ms-align-content: flex-start;
-webkit-align-content: flex-start;
align-content: flex-start;
}
.layout.end-aligned.patent-result {
-ms-flex-line-pack: end;
-ms-align-content: flex-end;
-webkit-align-content: flex-end;
align-content: flex-end;
}
.layout.center-aligned.patent-result {
-ms-flex-line-pack: center;
-ms-align-content: center;
-webkit-align-content: center;
align-content: center;
}
.layout.between-aligned.patent-result {
-ms-flex-line-pack: justify;
-ms-align-content: space-between;
-webkit-align-content: space-between;
align-content: space-between;
}
.layout.around-aligned.patent-result {
-ms-flex-line-pack: distribute;
-ms-align-content: space-around;
-webkit-align-content: space-around;
align-content: space-around;
}
.flex.patent-result,.flex-1.patent-result {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.flex-2.patent-result {
-ms-flex: 2;
-webkit-flex: 2;
flex: 2;
}
.flex-3.patent-result {
-ms-flex: 3;
-webkit-flex: 3;
flex: 3;
}
.flex-4.patent-result {
-ms-flex: 4;
-webkit-flex: 4;
flex: 4;
}
.flex-5.patent-result {
-ms-flex: 5;
-webkit-flex: 5;
flex: 5;
}
.flex-6.patent-result {
-ms-flex: 6;
-webkit-flex: 6;
flex: 6;
}
.flex-7.patent-result {
-ms-flex: 7;
-webkit-flex: 7;
flex: 7;
}
.flex-8.patent-result {
-ms-flex: 8;
-webkit-flex: 8;
flex: 8;
}
.flex-9.patent-result {
-ms-flex: 9;
-webkit-flex: 9;
flex: 9;
}
.flex-10.patent-result {
-ms-flex: 10;
-webkit-flex: 10;
flex: 10;
}
.flex-11.patent-result {
-ms-flex: 11;
-webkit-flex: 11;
flex: 11;
}
.flex-12.patent-result {
-ms-flex: 12;
-webkit-flex: 12;
flex: 12;
}</style><!-- Shady DOM styles for scholar-result --><!-- Shady DOM styles for webdoc-result --><!-- Shady DOM styles for classification-tree --><style scope="classification-tree">classification-tree {
display: block;
line-height: 20px;
}
.wrap.classification-tree {
padding: 6px 12px;
}
.wrap.classification-tree:hover {
background: #fafafa;
}
.description.classification-tree {
padding-left: 4px;
}
iron-icon.classification-tree {
color: #eaeaea;
}
.code[first].classification-tree {
font-weight: 500;
}
.code[additional].classification-tree {
font-style: italic;
}
.layout.horizontal.classification-tree,.layout.vertical.classification-tree {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline.classification-tree {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal.classification-tree {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
}
.layout.vertical.classification-tree {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.layout.wrap.classification-tree {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.layout.no-wrap.classification-tree {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.layout.center.classification-tree,.layout.center-center.classification-tree {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.center-justified.classification-tree,.layout.center-center.classification-tree {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.flex.classification-tree {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.flex-auto.classification-tree {
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-none.classification-tree {
-ms-flex: none;
-webkit-flex: none;
flex: none;
}</style><!-- Shady DOM styles for classification-viewer --><style scope="classification-viewer">.table.classification-viewer {
border: 1px solid #eaeaea;
display: block;
}
.more.classification-viewer {
padding: 6px 12px;
cursor: pointer;
font-style: italic;
color: #aaa;
}
.more.classification-viewer:hover {
background: #fafafa;
}
.chip.classification-viewer {
display: inline-block;
padding: 4px 6px;
border-radius: 2px;
}
.chip[additional].classification-viewer {
font-style: italic;
}</style><!-- Shady DOM styles for search-result --><style scope="search-result">search-result {
display: block;
font-size: 13px;
}
#mainContainer.search-result {
min-height: calc(100vh - 127px);
color: #333;
}
#compactQuery.search-result {
padding: 18px 20px 10px 20px;
cursor: pointer;
}
#compactQuery.search-result > span.search-result {
padding: 0 14px 0 0;
}
#compactQuery.search-result iron-icon.search-result {
padding-right: 6px;
height: 16px;
width: 16px;
}
.layout.horizontal.search-result,.layout.vertical.search-result {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.layout.inline.search-result {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
.layout.horizontal.search-result {
-ms-flex-direction: row;
-webkit-flex-direction: row;
flex-direction: row;
}
.layout.vertical.search-result {
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.layout.wrap.search-result {
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.layout.no-wrap.search-result {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.layout.center.search-result,.layout.center-center.search-result {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.center-justified.search-result,.layout.center-center.search-result {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.flex.search-result {
-ms-flex: 1 1 0.000000001px;
-webkit-flex: 1;
flex: 1;
-webkit-flex-basis: 0.000000001px;
flex-basis: 0.000000001px;
}
.flex-auto.search-result {
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.flex-none.search-result {
-ms-flex: none;
-webkit-flex: none;
flex: none;
}
<!--.search-result Flexbox.search-result alignment.search-result --.search-result> .layout.start.search-result {
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.layout.center.search-result,.layout.center-center.search-result {
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.layout.end.search-result {
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.layout.baseline.search-result {
-ms-flex-align: baseline;
-webkit-align-items: baseline;
align-items: baseline;
}
.layout.start-justified.search-result {
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.layout.center-justified.search-result,.layout.center-center.search-result {
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.layout.end-justified.search-result {
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.layout.around-justified.search-result {
-ms-flex-pack: distribute;
-webkit-justify-content: space-around;
justify-content: space-around;
}
.layout.justified.search-result {
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.self-start.search-result {
-ms-align-self: flex-start;
-webkit-align-self: flex-start;
align-self: flex-start;
}
.self-center.search-result {
-ms-align-self: center;
-webkit-align-self: center;
align-self: center;
}
.self-end.search-result {
-ms-align-self: flex-end;
-webkit-align-self: flex-end;
align-self: flex-end;
}
.self-stretch.search-result {
-ms-align-self: stretch;
-webkit-align-self: stretch;
align-self: stretch;
}
.self-baseline.search-result {
-ms-align-self: baseline;
-webkit-align-self: baseline;
align-self: baseline;
}
.layout.start-aligned.search-result {
-ms-flex-line-pack: start;
-ms-align-content: flex-start;
-webkit-align-content: flex-start;
align-content: flex-start;
}
.layout.end-aligned.search-result {
-ms-flex-line-pack: end;
-ms-align-content: flex-end;
-webkit-align-content: flex-end;
align-content: flex-end;
}
.layout.center-aligned.search-result {
-ms-flex-line-pack: center;
-ms-align-content: center;
-webkit-align-content: center;
align-content: center;
}
.layout.between-aligned.search-result {
-ms-flex-line-pack: justify;
-ms-align-content: space-between;
-webkit-align-content: space-between;
align-content: space-between;
}
.layout.around-aligned.search-result {
-ms-flex-line-pack: distribute;
-ms-align-content: space-around;
-webkit-align-content: space-around;
align-content: space-around;
}
<!--.search-result Non-flexbox.search-result positioning.search-result helper.search-result styles.search-result --.search-result> .block.search-result {
display: block;
}
[hidden].search-result {
display: none !important;
}
.invisible.search-result {
visibility: hidden !important;
}
.relative.search-result {
position: relative;
}
.fit.search-result {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
body.fullbleed.search-result {
margin: 0;
height: 100vh;
}
.scroll.search-result {
-webkit-overflow-scrolling: touch;
overflow: auto;
}
.fixed-bottom.search-result,.fixed-left.search-result,.fixed-right.search-result,.fixed-top.search-result {
position: fixed;
}
.fixed-top.search-result {
top: 0;
left: 0;
right: 0;
}
.fixed-right.search-result {
top: 0;
right: 0;
bottom: 0;
}
.fixed-bottom.search-result {
right: 0;
bottom: 0;
left: 0;
}
.fixed-left.search-result {
top: 0;
bottom: 0;
left: 0;
}</style><!-- Shady DOM styles for result-container --><style scope="result-container">paper-spinner.result-container {
position: absolute;
top: calc(50% + 56px - 16px);
left: calc(50% + 175px - 16px);
}</style><!-- Shady DOM styles for workspace-ui-search --><!-- Shady DOM styles for keyword-editor --><!-- Shady DOM styles for input-chip --><!-- Shady DOM styles for chips-input --><!-- Shady DOM styles for date-editor --><!-- Shady DOM styles for restrict-editor --><!-- Shady DOM styles for metadata-editor --><!-- Shady DOM styles for result-nav --><style scope="result-nav">result-nav {
display: block;
white-space: nowrap;
padding: 0 30px;
line-height: 30px;
height: 30px;
margin-top: 17px;
font-weight: 500;
font-size: 15px;
}
state-modifier.result-nav {
color: #333;
}
state-modifier[disabled].result-nav {
pointer-events: none;
color: #ccc;
}</style><!-- Shady DOM styles for search-state --><!-- Shady DOM styles for iron-request --><!-- Shady DOM styles for iron-ajax --><!-- Shady DOM styles for remote-fetch --><!-- Shady DOM styles for iron-overlay-backdrop --><!-- Shady DOM styles for opaque-animation --><!-- Shady DOM styles for iron-dropdown --><!-- Shady DOM styles for iron-meta --><!-- Shady DOM styles for iron-icon --><style scope="iron-icon-0">.iron-icon-0 {
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
position: relative;
vertical-align: middle;
fill: currentcolor;
stroke: none;
width: 24px;
height: 24px;;
}
.iron-icon-0[hidden] {
display: none;
}</style><!-- Shady DOM styles for iron-iconset-svg --><!-- Shady DOM styles for iron-image --><!-- Shady DOM styles for iron-list --><!-- Shady DOM styles for iron-localstorage --><!-- Shady DOM styles for iron-media-query --><!-- Shady DOM styles for paper-ripple --><!-- Shady DOM styles for paper-button --><!-- Shady DOM styles for paper-material --><style scope="paper-material-0">.paper-material-0 {
display: block;
position: relative;
}
.paper-material-0[elevation="1"] {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
0 1px 5px 0 rgba(0, 0, 0, 0.12),
0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.paper-material-0[elevation="2"] {
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
0 1px 10px 0 rgba(0, 0, 0, 0.12),
0 2px 4px -1px rgba(0, 0, 0, 0.4);
}
.paper-material-0[elevation="3"] {
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12),
0 3px 5px -1px rgba(0, 0, 0, 0.4);
}
.paper-material-0[elevation="4"] {
box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14),
0 3px 14px 2px rgba(0, 0, 0, 0.12),
0 5px 5px -3px rgba(0, 0, 0, 0.4);
}
.paper-material-0[elevation="5"] {
box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14),
0 6px 30px 5px rgba(0, 0, 0, 0.12),
0 8px 10px -5px rgba(0, 0, 0, 0.4);
}
.paper-material-0[animated] {
transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.paper-material-0 {
;
}</style><!-- Shady DOM styles for paper-card --><!-- Shady DOM styles for paper-checkbox --><!-- Shady DOM styles for paper-dialog --><!-- Shady DOM styles for paper-fab --><!-- Shady DOM styles for paper-header-panel --><!-- Shady DOM styles for paper-icon-button --><!-- Shady DOM styles for paper-icon-button-light --><!-- Shady DOM styles for iron-a11y-announcer --><style scope="iron-a11y-announcer">iron-a11y-announcer {
display: inline-block;
position: fixed;
clip: rect(0px,0px,0px,0px);
}</style><!-- Shady DOM styles for iron-autogrow-textarea --><!-- Shady DOM styles for iron-input --><!-- Shady DOM styles for paper-input-char-counter --><!-- Shady DOM styles for paper-input-container --><!-- Shady DOM styles for paper-input-error --><!-- Shady DOM styles for paper-input --><!-- Shady DOM styles for paper-textarea --><!-- Shady DOM styles for paper-spinner --><style scope="paper-spinner-0">.paper-spinner-0 {
display: inline-block;
position: relative;
width: 28px;
height: 28px;
}
.paper-spinner-0 #spinnerContainer.paper-spinner {
width: 100%;
height: 100%;
direction: ltr;
}
.paper-spinner-0 #spinnerContainer.active.paper-spinner {
-webkit-animation: container-rotate-paper-spinner-0 1568ms linear infinite;
animation: container-rotate-paper-spinner-0 1568ms linear infinite;
}
@-webkit-keyframes container-rotate-paper-spinner-0 {
to {
-webkit-transform: rotate(360deg)
}
}
@keyframes container-rotate-paper-spinner-0 {
to {
transform: rotate(360deg)
}
}
.paper-spinner-0 .spinner-layer.paper-spinner {
position: absolute;
width: 100%;
height: 100%;
opacity: 0;
white-space: nowrap;
color: #4285f4;
}
.paper-spinner-0 .layer-1.paper-spinner {
color: #4285f4;
}
.paper-spinner-0 .layer-2.paper-spinner {
color: #db4437;
}
.paper-spinner-0 .layer-3.paper-spinner {
color: #f4b400;
}
.paper-spinner-0 .layer-4.paper-spinner {
color: #0f9d58;
}
.paper-spinner-0 .active.paper-spinner .spinner-layer.paper-spinner {
-webkit-animation-name: fill-unfill-rotate-paper-spinner-0;
-webkit-animation-duration: 5332ms;
-webkit-animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);
-webkit-animation-iteration-count: infinite;
animation-name: fill-unfill-rotate-paper-spinner-0;
animation-duration: 5332ms;
animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);
animation-iteration-count: infinite;
opacity: 1;
}
.paper-spinner-0 .active.paper-spinner .spinner-layer.layer-1.paper-spinner {
-webkit-animation-name: fill-unfill-rotate-paper-spinner-0, layer-1-fade-in-out-paper-spinner-0;
animation-name: fill-unfill-rotate-paper-spinner-0, layer-1-fade-in-out-paper-spinner-0;
}
.paper-spinner-0 .active.paper-spinner .spinner-layer.layer-2.paper-spinner {
-webkit-animation-name: fill-unfill-rotate-paper-spinner-0, layer-2-fade-in-out-paper-spinner-0;
animation-name: fill-unfill-rotate-paper-spinner-0, layer-2-fade-in-out-paper-spinner-0;
}
.paper-spinner-0 .active.paper-spinner .spinner-layer.layer-3.paper-spinner {
-webkit-animation-name: fill-unfill-rotate-paper-spinner-0, layer-3-fade-in-out-paper-spinner-0;
animation-name: fill-unfill-rotate-paper-spinner-0, layer-3-fade-in-out-paper-spinner-0;
}
.paper-spinner-0 .active.paper-spinner .spinner-layer.layer-4.paper-spinner {
-webkit-animation-name: fill-unfill-rotate-paper-spinner-0, layer-4-fade-in-out-paper-spinner-0;
animation-name: fill-unfill-rotate-paper-spinner-0, layer-4-fade-in-out-paper-spinner-0;
}
@-webkit-keyframes fill-unfill-rotate-paper-spinner-0 {
12.5% {
-webkit-transform: rotate(135deg)
}
25% {
-webkit-transform: rotate(270deg)
}
37.5% {
-webkit-transform: rotate(405deg)
}
50% {
-webkit-transform: rotate(540deg)
}
62.5% {
-webkit-transform: rotate(675deg)
}
75% {
-webkit-transform: rotate(810deg)
}
87.5% {
-webkit-transform: rotate(945deg)
}
to {
-webkit-transform: rotate(1080deg)
}
}
@keyframes fill-unfill-rotate-paper-spinner-0 {
12.5% {
transform: rotate(135deg)
}
25% {
transform: rotate(270deg)
}
37.5% {
transform: rotate(405deg)
}
50% {
transform: rotate(540deg)
}
62.5% {
transform: rotate(675deg)
}
75% {
transform: rotate(810deg)
}
87.5% {
transform: rotate(945deg)
}
to {
transform: rotate(1080deg)
}
}
@-webkit-keyframes layer-1-fade-in-out-paper-spinner-0 {
0% {
opacity: 1
}
25% {
opacity: 1
}
26% {
opacity: 0
}
89% {
opacity: 0
}
90% {
opacity: 1
}
to {
opacity: 1
}
}
@keyframes layer-1-fade-in-out-paper-spinner-0 {
0% {
opacity: 1
}
25% {
opacity: 1
}
26% {
opacity: 0
}
89% {
opacity: 0
}
90% {
opacity: 1
}
to {
opacity: 1
}
}
@-webkit-keyframes layer-2-fade-in-out-paper-spinner-0 {
0% {
opacity: 0
}
15% {
opacity: 0
}
25% {
opacity: 1
}
50% {
opacity: 1
}
51% {
opacity: 0
}
to {
opacity: 0
}
}
@keyframes layer-2-fade-in-out-paper-spinner-0 {
0% {
opacity: 0
}
15% {
opacity: 0
}
25% {
opacity: 1
}
50% {
opacity: 1
}
51% {
opacity: 0
}
to {
opacity: 0
}
}
@-webkit-keyframes layer-3-fade-in-out-paper-spinner-0 {
0% {
opacity: 0
}
40% {
opacity: 0
}
50% {
opacity: 1
}
75% {
opacity: 1
}
76% {
opacity: 0
}
to {
opacity: 0
}
}
@keyframes layer-3-fade-in-out-paper-spinner-0 {
0% {
opacity: 0
}
40% {
opacity: 0
}
50% {
opacity: 1
}
75% {
opacity: 1
}
76% {
opacity: 0
}
to {
opacity: 0
}
}
@-webkit-keyframes layer-4-fade-in-out-paper-spinner-0 {
0% {
opacity: 0
}
65% {
opacity: 0
}
75% {
opacity: 1
}
90% {
opacity: 1
}
to {
opacity: 0
}
}
@keyframes layer-4-fade-in-out-paper-spinner-0 {
0% {
opacity: 0
}
65% {
opacity: 0
}
75% {
opacity: 1
}
90% {
opacity: 1
}
to {
opacity: 0
}
}
.paper-spinner-0 .circle-clipper.paper-spinner {
display: inline-block;
position: relative;
width: 50%;
height: 100%;
overflow: hidden;
}
.paper-spinner-0 .spinner-layer.paper-spinner::after {
left: 45%;
width: 10%;
border-top-style: solid;
}
.paper-spinner-0 .spinner-layer.paper-spinner::after,.paper-spinner-0 .circle-clipper.paper-spinner::after {
content: '';
box-sizing: border-box;
position: absolute;
top: 0;
border-width: 3px;
border-radius: 50%;
}
.paper-spinner-0 .circle-clipper.paper-spinner::after {
bottom: 0;
width: 200%;
border-style: solid;
border-bottom-color: transparent !important;
}
.paper-spinner-0 .circle-clipper.left.paper-spinner::after {
left: 0;
border-right-color: transparent !important;
-webkit-transform: rotate(129deg);
transform: rotate(129deg);
}
.paper-spinner-0 .circle-clipper.right.paper-spinner::after {
left: -100%;
border-left-color: transparent !important;
-webkit-transform: rotate(-129deg);
transform: rotate(-129deg);
}
.paper-spinner-0 .active.paper-spinner .gap-patch.paper-spinner::after,.paper-spinner-0 .active.paper-spinner .circle-clipper.paper-spinner::after {
-webkit-animation-duration: 1333ms;
-webkit-animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);
-webkit-animation-iteration-count: infinite;
animation-duration: 1333ms;
animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);
animation-iteration-count: infinite;
}
.paper-spinner-0 .active.paper-spinner .circle-clipper.left.paper-spinner::after {
-webkit-animation-name: left-spin-paper-spinner-0;
animation-name: left-spin-paper-spinner-0;
}
.paper-spinner-0 .active.paper-spinner .circle-clipper.right.paper-spinner::after {
-webkit-animation-name: right-spin-paper-spinner-0;
animation-name: right-spin-paper-spinner-0;
}
@-webkit-keyframes left-spin-paper-spinner-0 {
0% {
-webkit-transform: rotate(130deg)
}
50% {
-webkit-transform: rotate(-5deg)
}
to {
-webkit-transform: rotate(130deg)
}
}
@keyframes left-spin-paper-spinner-0 {
0% {
transform: rotate(130deg)
}
50% {
transform: rotate(-5deg)
}
to {
transform: rotate(130deg)
}
}
@-webkit-keyframes right-spin-paper-spinner-0 {
0% {
-webkit-transform: rotate(-130deg)
}
50% {
-webkit-transform: rotate(5deg)
}
to {
-webkit-transform: rotate(-130deg)
}
}
@keyframes right-spin-paper-spinner-0 {
0% {
transform: rotate(-130deg)
}
50% {
transform: rotate(5deg)
}
to {
transform: rotate(-130deg)
}
}
.paper-spinner-0 #spinnerContainer.cooldown.paper-spinner {
-webkit-animation: container-rotate-paper-spinner-0 1568ms linear infinite, fade-out-paper-spinner-0 400ms cubic-bezier(0.4, 0.0, 0.2, 1);
animation: container-rotate-paper-spinner-0 1568ms linear infinite, fade-out-paper-spinner-0 400ms cubic-bezier(0.4, 0.0, 0.2, 1);
}
@-webkit-keyframes fade-out-paper-spinner-0 {
0% {
opacity: 1
}
to {
opacity: 0
}
}
@keyframes fade-out-paper-spinner-0 {
0% {
opacity: 1
}
to {
opacity: 0
}
}</style><!-- Shady DOM styles for paper-spinner-lite --><!-- Shady DOM styles for paper-tab --><!-- Shady DOM styles for paper-tabs --><!-- Shady DOM styles for paper-toast --><style scope="paper-toast-0">.paper-toast-0 {
display: block;
position: fixed;
background-color: #323232;
color: #f1f1f1;
min-height: 48px;
min-width: 288px;
padding: 16px 24px;
box-sizing: border-box;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
border-radius: 2px;
margin: 12px;
font-size: 14px;
cursor: default;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);font-family: 'Roboto', 'Noto', sans-serif;
-webkit-font-smoothing: antialiased;
}
.paper-toast-0.capsule {
border-radius: 24px;
}
.paper-toast-0.fit-bottom {
width: 100%;
min-width: 0;
border-radius: 0;
margin: 0;
}
.paper-toast-0.paper-toast-open {
opacity: 1;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}</style><!-- Shady DOM styles for paper-toolbar --><!-- Shady DOM styles for search-app --><style scope="search-app">search-app {
display: block;
height: 100%;
}
#toast.search-app {
min-height: 64px;
min-width: 742px;
}</style><style>body {transition: opacity ease-in 0.2s; }
body[unresolved] {opacity: 0; display: block; overflow: hidden; position: relative; }
</style>
<title>WO2017183817A1 - Electronic device and method for controlling external device thereof
- Google Patents</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
<meta name="referrer" content="origin-when-crossorigin">
<link rel="canonical" href="https://patents.google.com/patent/WO2017183817A1/en">
<meta name="description" content="
An electronic device and a method for controlling an external device thereof are provided. The method for controlling an external device by an electronic device includes: in response to a trigger input being sensed, determining an external device from among a plurality of external devices that is indicated by the electronic device; providing a user interface (UI) screen of an application corresponding to the external device indicated by the electronic device; and in response to a user command being input through the UI screen of the application, transmitting a control signal corresponding to the user command to the external device indicated by the electronic device.
">
<meta name="DC.type" content="patent">
<meta name="DC.title" content="Electronic device and method for controlling external device thereof
">
<meta name="DC.date" content="2017-03-23" scheme="dateSubmitted">
<meta name="DC.description" content="
An electronic device and a method for controlling an external device thereof are provided. The method for controlling an external device by an electronic device includes: in response to a trigger input being sensed, determining an external device from among a plurality of external devices that is indicated by the electronic device; providing a user interface (UI) screen of an application corresponding to the external device indicated by the electronic device; and in response to a user command being input through the UI screen of the application, transmitting a control signal corresponding to the user command to the external device indicated by the electronic device.
">
<meta name="citation_patent_application_number" content="PC:T/KR2017/003103">
<meta name="citation_pdf_url" content="https://patentimages.storage.googleapis.com/dd/d9/82/15acec76f59dd0/WO2017183817A1.pdf">
<meta name="citation_patent_publication_number" content="WO:2017183817:A1">
<meta name="DC.date" content="2017-10-26">
<meta name="DC.contributor" content="Ji-Woong Choi" scheme="inventor">
<meta name="DC.contributor" content="Seo-hyeon BAEK" scheme="inventor">
<meta name="DC.contributor" content="Hyun-Ah OH" scheme="inventor">
<meta name="DC.contributor" content="Yong-Seok Jang" scheme="inventor">
<meta name="DC.contributor" content="Samsung Electronics Co., Ltd." scheme="assignee">
<meta name="DC.relation" content="US:20050094610:A1" scheme="references">
<meta name="DC.relation" content="WO:2008091433:A1" scheme="references">
<meta name="DC.relation" content="WO:2008090401:A1" scheme="references">
<meta name="DC.relation" content="US:20140331144:A1" scheme="references">
<meta name="DC.relation" content="US:20140108943:A1" scheme="references">
<meta name="DC.relation" content="US:20150058445:A1" scheme="references">
<meta name="DC.relation" content="US:20160065653:A1" scheme="references">
<meta name="DC.relation" content="US:20160112268:A1" scheme="references">
<meta name="citation_reference" content="LOTIVITY: "ADE3D529-C784-4F63-A987-EB69F70EE816", UUID" scheme="references">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto_old:400,400italic,500,500italic,700">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Product+Sans">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Google+Sans_old:wght@400;500;700">
<style>
body { transition: none; }
</style>
<script src="https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.6zM9SN8ON8Q.O/m=client/rt=j/sv=1/d=1/ed=1/am=AAAg/rs=AHpOoo9LiInNUyZ6A99oK9HdmPXGee7Zyg/cb=gapi.loaded_0?le=scs" async=""></script><script>
window.version = 'patent-search.search_20241125_RC00';
function sendFeedback() {
userfeedback.api.startFeedback({
'productId': '713680',
'bucket': 'patent-search-web',
'productVersion': window.version,
});
}
window.experiments = {};
window.experiments.patentCountries = "ae,ag,al,am,ao,ap,ar,at,au,aw,az,ba,bb,bd,be,bf,bg,bh,bj,bn,bo,br,bw,bx,by,bz,ca,cf,cg,ch,ci,cl,cm,cn,co,cr,cs,cu,cy,cz,dd,de,dj,dk,dm,do,dz,ea,ec,ee,eg,em,ep,es,fi,fr,ga,gb,gc,gd,ge,gh,gm,gn,gq,gr,gt,gw,hk,hn,hr,hu,ib,id,ie,il,in,ir,is,it,jo,jp,ke,kg,kh,km,kn,kp,kr,kw,kz,la,lc,li,lk,lr,ls,lt,lu,lv,ly,ma,mc,md,me,mg,mk,ml,mn,mo,mr,mt,mw,mx,my,mz,na,ne,ng,ni,nl,no,nz,oa,om,pa,pe,pg,ph,pl,pt,py,qa,ro,rs,ru,rw,sa,sc,sd,se,sg,si,sk,sl,sm,sn,st,su,sv,sy,sz,td,tg,th,tj,tm,tn,tr,tt,tw,tz,ua,ug,us,uy,uz,vc,ve,vn,wo,yu,za,zm,zw";
window.experiments.keywordWizard = true;
window.experiments.definitions = true;
window.Polymer = {
dom: 'shady',
lazyRegister: true,
};
</script>
<script src="//www.gstatic.com/patent-search/frontend/patent-search.search_20241125_RC00/scs/compiled_dir/webcomponentsjs/webcomponents-lite.min.js"></script>
<style>[hidden]:not([style-scope]):not(.style-scope) {
display: none !important;
}
</style><style></style><style></style><style></style><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic" nonce=""><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,700" nonce=""><style></style><style></style><style></style><style>
html, body {
min-width: 100%;
width: 100%;
min-height: 100%;
height: 100%;
}
body {
background-color: #fff;
font-family: 'Roboto', sans-serif;
color: #333;
margin: 0;
padding: 0;
/*
* Turn off https://github.com/WICG/ScrollAnchoring/blob/master/explainer.md
* https://memegen.googleplex.com/5230756293246976
*/
overflow-anchor: none;
}
body h1, body h2, body h3 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body a:link {
color: #3c80f6;
text-decoration: none;
}
body a:visited {
color: #3c80f6;
}
body a[open-result]:visited {
color: #7e57c2;
}
/* For Firefox */
a:link {
color: #3c80f6;
text-decoration: none;
}
a:visited {
color: #3c80f6;
}
a[open-result]:visited {
color: #7e57c2;
}
::selection , body ::selection {
background-color: #c6dafc;
color: #333;
}
</style><link rel="import" href="//www.gstatic.com/patent-search/frontend/patent-search.search_20241125_RC00/scs/compiled_dir/search-app-vulcanized.html">
<style>[hidden] { display: none !important; }</style><script type="text/javascript" charset="UTF-8" src="https://apis.google.com/js/client.js" gapi_processed="true"></script></head>
<body>
<script src="//www.gstatic.com/patent-search/frontend/patent-search.search_20241125_RC00/scs/compiled_dir/search-app-vulcanized.js"></script><span style="font-size: 13px; white-space: pre-wrap; display: inline-block; position: absolute; left: -99999px; top: -99999px; max-width: 217px;"></span><span style="font-size: 13px; white-space: pre-wrap; display: inline-block; position: absolute; left: -99999px; top: -99999px; max-width: 217px;"></span>
<search-app>
<remote-fetch class="style-scope search-app"></remote-fetch>
<search-state class="style-scope search-app"></search-state>
<browser-ui class="style-scope search-app"></browser-ui>
<template is="dom-if" restamp="" class="style-scope search-app"></template>
<template is="dom-if" restamp="" class="style-scope search-app"></template>
<search-result id="result" class="style-scope search-app"><search-ui mode="result" class="style-scope search-result x-scope search-ui-0"><div id="content" class="style-scope search-ui" wide="">
<search-header show-search="" class="style-scope search-ui"><div class="style-scope search-header" wide="">
<header class="style-scope search-header">
<div class="layout horizontal headerpad style-scope search-header">
<div class="layout horizontal leftheader style-scope search-header">
<h1 class="style-scope search-header">
<state-modifier inherit="" act="{"type": "HOME"}" class="style-scope search-header"><a id="link" href="#" class="style-scope state-modifier" inherit="">
<div class="lockup style-scope search-header">
<span class="lockup-logo style-scope search-header"></span>
<span class="lockup-text style-scope search-header">
<span class="lockup-brand style-scope search-header"> Patents</span>
</span>
</div>
</a></state-modifier>
</h1>
</div>
<search-box class="style-scope search-header"><div class="layout horizontal style-scope search-box" style="position: relative">
<div class="inputbox flex layout horizontal style-scope search-box">
<div class="suggest-bg flex style-scope search-box">
<input name="q" id="searchInput" data-proto="SEARCH_INPUT" autocomplete="off" class="style-scope search-box">
</div>
<div id="corpora" class="style-scope search-box">
<iron-icon icon="icons:lightbulb-outline" id="patentIcon" class="style-scope search-box x-scope iron-icon-0" active=""><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7zm2.85 11.1l-.85.6V16h-4v-2.3l-.85-.6C7.8 12.16 7 10.63 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.63-.8 3.16-2.15 4.1z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<overlay-tooltip positioning-target="#patentIcon" direction="bottom" class="style-scope search-box" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
Include patents
</div>
</overlay-tooltip>
<iron-icon icon="social:school" id="nplIcon" class="style-scope search-box x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M5 13.18v4L12 21l7-3.82v-4L12 17l-7-3.82zM12 3L1 9l11 6 9-4.91V17h2V9L12 3z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<overlay-tooltip positioning-target="#nplIcon" direction="bottom" class="style-scope search-box" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
Include non-patent literature
</div>
</overlay-tooltip>
<keyword-wizard id="wizardIcon" class="style-scope search-box">
<div id="wizardContainer" class="style-scope keyword-wizard">
<iron-icon icon="image:tune" id="wizardIcon" class="style-scope keyword-wizard x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<paper-material elevation="2" id="wizard" class="style-scope keyword-wizard x-scope paper-material-0" hidden="">
<div class="search-within style-scope keyword-wizard">
<span class="wizard-header style-scope keyword-wizard">
Search within
<iron-icon icon="icons:help-outline" class="help-header style-scope keyword-wizard x-scope iron-icon-0" id="within"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
</span>
<div class="help style-scope keyword-wizard" id="withinHelp" hidden="">
<p class="style-scope keyword-wizard"><b class="style-scope keyword-wizard">Search within the title, abstract, claims, or full patent document</b>: You can
restrict your search to a specific field using field names.</p>
<p class="style-scope keyword-wizard">Use <span class="q style-scope keyword-wizard">TI=</span> to search in the title, <span class="q style-scope keyword-wizard">AB=</span> for the
abstract, <span class="q style-scope keyword-wizard">CL=</span> for the claims, or <span class="q style-scope keyword-wizard">TAC=</span> for
all three. For example, <span class="q style-scope keyword-wizard">TI=(safety belt)</span>.
</p>
<p class="style-scope keyword-wizard"><b class="style-scope keyword-wizard">Search by Cooperative Patent Classifications (CPCs)</b>: These are commonly used to
represent ideas in place of keywords, and can also be entered in a search term box. If
you're searching for<span class="q style-scope keyword-wizard">seat belts</span>, you could also search for
<span class="q style-scope keyword-wizard">B60R22/00</span> to retrieve documents that mention safety belts or body
harnesses. <span class="q style-scope keyword-wizard">CPC=B60R22</span> will match documents with exactly this CPC,
<span class="q style-scope keyword-wizard">CPC=B60R22/low</span> matches documents with this CPC or a child
classification of this CPC.
</p>
<a href="https://support.google.com/faqs/answer/7049475" target="_blank" class="style-scope keyword-wizard">Learn More</a>
</div>
<div class="filter-chips style-scope keyword-wizard">
<span class="chip style-scope keyword-wizard" id="title" selected="">Title</span>
<span class="chip style-scope keyword-wizard" id="abstract" selected="">Abstract</span>
<span class="chip style-scope keyword-wizard" id="claims" selected="">Claims</span>
<span class="chip style-scope keyword-wizard" id="fullDoc" selected="">Full Document</span>
</div>
<div class="cpc-field style-scope keyword-wizard">
<span class="input-label style-scope keyword-wizard"><label for="inputCPC" class="style-scope keyword-wizard">or CPC</label></span>
<div class="cpc-inputs style-scope keyword-wizard">
<input class="keyword-input style-scope keyword-wizard" id="inputCPC" placeholder="Or search with CPC">
<input type="checkbox" id="childCPC" checked="" class="style-scope keyword-wizard">
<label class="checkbox-label style-scope keyword-wizard" for="childCPC">
Include child classifications
</label>
</div>
</div>
</div>
<div class="find-patents style-scope keyword-wizard">
<span class="wizard-header style-scope keyword-wizard">
Find patents
<iron-icon class="help-header style-scope keyword-wizard x-scope iron-icon-0" icon="icons:help-outline" id="searchBoolean"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
</span>
<div class="help style-scope keyword-wizard" id="searchBooleanHelp" hidden="">
<p class="style-scope keyword-wizard"><b class="style-scope keyword-wizard">Keywords and boolean syntax (USPTO or EPO format)</b>:
<span class="q style-scope keyword-wizard">seat belt</span> searches these two words, or their plurals and close
synonyms. <span class="q style-scope keyword-wizard">"seat belt"</span> searches this exact phrase, in order.
<span class="q style-scope keyword-wizard">-seat -belt</span> searches for documents not containing either word.
</p>
<p class="style-scope keyword-wizard"><b class="style-scope keyword-wizard">For searches using boolean logic</b>, the default operator is
<span class="q style-scope keyword-wizard">AND</span> with left associativity. <i class="style-scope keyword-wizard">Note:</i> this means
<span class="q style-scope keyword-wizard">safety OR seat belt</span> is searched as <span class="q style-scope keyword-wizard">(safety OR seat)
AND belt</span>. Each word automatically includes plurals and close synonyms. Adjacent
words that are implicitly ANDed together, such as <span class="q style-scope keyword-wizard">(safety belt)</span>,
are treated as a phrase when generating synonyms.
</p>
<a href="https://support.google.com/faqs/answer/7049475" target="_blank" class="style-scope keyword-wizard">Learn More</a>
</div>
<div class="style-scope keyword-wizard">
<span class="input-label style-scope keyword-wizard"><label for="inputAnd" class="style-scope keyword-wizard">with ALL of the words</label></span>
<input class="keyword-input style-scope keyword-wizard" id="inputAnd" placeholder="with ALL of the words">
</div>
<div class="style-scope keyword-wizard">
<span class="input-label style-scope keyword-wizard"><label for="inputExact" class="style-scope keyword-wizard">with the EXACT PHRASE</label></span>
<input class="keyword-input style-scope keyword-wizard" id="inputExact" placeholder="with the EXACT PHRASE"></div>
<div class="style-scope keyword-wizard">
<span class="input-label style-scope keyword-wizard"><label for="inputOr" class="style-scope keyword-wizard">with AT LEAST ONE of the words</label></span>
<input class="keyword-input style-scope keyword-wizard" id="inputOr" placeholder="with AT LEAST ONE of the words"></div>
<div class="style-scope keyword-wizard">
<span class="input-label style-scope keyword-wizard"><label for="inputMinus" class="style-scope keyword-wizard">WITHOUT the words</label></span>
<input class="keyword-input style-scope keyword-wizard" id="inputMinus" placeholder="WITHOUT the words"></div>
</div>
<div class="search-by style-scope keyword-wizard">
<div class="wizard-header style-scope keyword-wizard">
Search by
<iron-icon icon="icons:help-outline" class="help-header style-scope keyword-wizard x-scope iron-icon-0" id="chem"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
</div>
<div class="help style-scope keyword-wizard" id="chemHelp" hidden="">
<p class="style-scope keyword-wizard"><b class="style-scope keyword-wizard">Chemistry searches</b> match terms (trade names, IUPAC names, etc.
extracted from the entire document, and processed from .MOL files.)
</p>
<p class="style-scope keyword-wizard">Substructure (use <span class="q style-scope keyword-wizard">SSS=</span>) and similarity (use
<span class="q style-scope keyword-wizard">~</span>) searches are limited to one per search at the top-level
<span class="q style-scope keyword-wizard">AND</span> condition. Exact searches can be used multiple times throughout
the search query.
</p>
<p class="style-scope keyword-wizard">Searching by SMILES or InChi key requires no special syntax. To search by SMARTS, use
<span class="q style-scope keyword-wizard">SMARTS=</span>.
</p>
<p class="style-scope keyword-wizard">To search for multiple molecules, select "Batch" in the "Type" menu. Enter multiple
molecules separated by whitespace or by comma.
</p>
<a href="https://support.google.com/faqs/answer/7049475" target="_blank" class="style-scope keyword-wizard">Learn More</a>
</div>
<div class="chemistry-field style-scope keyword-wizard">
<span class="input-label style-scope keyword-wizard"><label for="inputChem" class="style-scope keyword-wizard">Chemistry</label></span>
<span class="chem-type-label style-scope keyword-wizard"><label for="chemType" hidden="" class="style-scope keyword-wizard">Type</label></span>
<select id="chemType" class="style-scope keyword-wizard">
<option value="identical" class="style-scope keyword-wizard">Identical</option>
<option value="substructure" class="style-scope keyword-wizard">Substructure</option>
<option value="smarts" class="style-scope keyword-wizard">SMARTS</option>
<option value="similarity" class="style-scope keyword-wizard">Similarity</option>
<option value="batch" class="style-scope keyword-wizard">Batch</option>
</select>
<textarea class="keyword-input style-scope keyword-wizard" id="inputChem" placeholder="Trade name, SMILES, InChiKey"></textarea>
</div>
<div class="import style-scope keyword-wizard">
<div class="wizard-header style-scope keyword-wizard">
Patent numbers
</div>
<span class="import-button style-scope keyword-wizard">
<a href="https://patents.google.com/import" class="style-scope keyword-wizard"><button class="style-scope keyword-wizard">Import</button></a>
</span>
<p class="import-text style-scope keyword-wizard">
Search specific patents by importing a CSV or list of patent publication or application numbers.
</p>
</div>
</div>
<div class="wizard-buttons style-scope keyword-wizard">
<button type="reset" class="style-scope keyword-wizard">Close</button>
<button type="button" autofocus="" class="style-scope keyword-wizard">Add</button>
</div>
</paper-material>
</div>
</keyword-wizard>
<overlay-tooltip positioning-target="#wizardIcon" direction="bottom" class="style-scope search-box" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
Display advanced search options
</div>
</overlay-tooltip>
</div>
</div>
<paper-material id="suggestMenu" class="style-scope search-box x-scope paper-material-0" elevation="1" hidden="">
<template is="dom-repeat" class="style-scope search-box"></template>
<div class="row style-scope search-box" hidden="">
<iron-icon class="suggest-icon style-scope search-box x-scope iron-icon-0" icon="error"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
Sorry, we couldn't find this patent number.
</div>
<div class="row style-scope search-box" hidden="">
<iron-icon class="suggest-icon style-scope search-box x-scope iron-icon-0" icon="error"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
</div>
</paper-material>
<button id="searchButton" class="style-scope search-box"><iron-icon class="style-scope search-box x-scope iron-icon-0" icon="search"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z" class="style-scope iron-icon"></path></g></svg>
</iron-icon></button>
</div>
</search-box>
<template is="dom-if" class="style-scope search-header"></template>
<div class="flex style-scope search-header"></div>
<div id="header-container" class="style-scope search-header">
<result-nav class="style-scope search-header"><div class="style-scope result-nav" hidden="">
<state-modifier id="current" act="{"type": "BACK_TO_RESULTS"}" inherit="" class="style-scope result-nav"><a id="link" href="#" class="style-scope state-modifier" inherit="">
<span class="style-scope result-nav"></span> of
<template is="dom-if" class="style-scope result-nav"></template>
0<template is="dom-if" class="style-scope result-nav"></template>
</a></state-modifier>
<state-modifier id="prevResult" inherit="" act="{"type": "NAV_RESULT", "result": "$id", "page": $page}" class="style-scope result-nav" disabled=""><a id="link" href="#" class="style-scope state-modifier" inherit="">
<iron-icon icon="chevron-left" class="style-scope result-nav x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
</a></state-modifier>
<state-modifier id="nextResult" inherit="" act="{"type": "NAV_RESULT", "result": "$id", "page": $page}" class="style-scope result-nav" disabled=""><a id="link" href="#" class="style-scope state-modifier" inherit="">
<iron-icon icon="chevron-right" class="style-scope result-nav x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
</a></state-modifier>
<overlay-tooltip positioning-target="#prevResult" direction="bottom" arrow="" class="style-scope result-nav" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip"></div>
<div class="style-scope overlay-tooltip">
Previous result
</div>
</overlay-tooltip>
<overlay-tooltip positioning-target="#nextResult" direction="bottom" arrow="" class="style-scope result-nav" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip"></div>
<div class="style-scope overlay-tooltip">
Next result
</div>
</overlay-tooltip>
</div>
</result-nav>
</div>
<template is="dom-if" class="style-scope search-header"></template>
</div>
</header>
</div>
</search-header>
<div class="layout horizontal style-scope search-ui">
<template is="dom-if" class="style-scope search-ui"></template>
<div id="main" class="style-scope search-ui">
<search-term-wizard class="style-scope search-ui"><pat-dialog open="" class="style-scope search-term-wizard">
<span class="header style-scope search-term-wizard">
<span class="title style-scope search-term-wizard">Search tools</span>
<span id="language" class="style-scope search-term-wizard">
<text-button id="textButton" selected="" class="style-scope search-term-wizard">Text
</text-button>
<text-button id="classificationButton" class="style-scope search-term-wizard">Classification
</text-button>
<text-button id="chemistryButton" class="style-scope search-term-wizard">Chemistry
</text-button>
<text-button id="measureButton" class="style-scope search-term-wizard">Measure
</text-button>
<text-button id="numbersButton" class="style-scope search-term-wizard">Numbers
</text-button>
</span>
</span>
<span id="panels" class="style-scope search-term-wizard">
<text-search-term-wizard id="textPanel" class="style-scope search-term-wizard" selected=""><span class="style-scope text-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope text-search-term-wizard">
<path d="M3.85 15.275V13h10.3v2.275Zm0-4.275V8.725h16.3V11Z" class="style-scope text-search-term-wizard"></path>
</svg>
<outlined-text-field id="textField" placeholder="Type a concept you want to search for here" class="style-scope text-search-term-wizard" value=""><span class="style-scope outlined-text-field">
<input id="input" spellcheck="false" autocomplete="off" class="style-scope outlined-text-field" aria-disabled="false" placeholder="Type a concept you want to search for here">
</span>
</outlined-text-field>
</span>
<span class="style-scope text-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope text-search-term-wizard">
<path d="M8 18.025h8v-2.1H8Zm0-4h8v-2.1H8ZM6.075 22.2q-.95 0-1.612-.662-.663-.663-.663-1.613V4.075q0-.95.663-1.613.662-.662 1.612-.662h8L20.2 7.925v12q0 .95-.662 1.613-.663.662-1.613.662Zm6.85-13.125v-5h-6.85v15.85h11.85V9.075Zm-6.85-5v5-5 15.85-15.85Z" class="style-scope text-search-term-wizard"></path>
</svg>
<filter-chip id="fullDocuments" selected="" class="style-scope text-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Full documents</filter-chip>
<filter-chip id="title" class="style-scope text-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Title</filter-chip>
<filter-chip id="abstract" class="style-scope text-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Abstract</filter-chip>
<filter-chip id="claims" class="style-scope text-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Claims</filter-chip>
</span>
<span class="style-scope text-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope text-search-term-wizard">
<path d="M16 16.925q2.05 0 3.488-1.437Q20.925 14.05 20.925 12t-1.437-3.488Q18.05 7.075 16 7.075q-.625 0-1.2.15t-1.075.425q.7.925 1.087 2.025.388 1.1.388 2.325t-.388 2.325q-.387 1.1-1.087 2.025.5.275 1.075.425.575.15 1.2.15Zm-4-2.075q.45-.575.688-1.313.237-.737.237-1.537 0-.8-.237-1.538Q12.45 9.725 12 9.15q-.45.575-.688 1.312-.237.738-.237 1.538t.237 1.537q.238.738.688 1.313Zm-4 2.075q.625 0 1.2-.15t1.075-.425q-.7-.925-1.087-2.025Q8.8 13.225 8.8 12t.388-2.325q.387-1.1 1.087-2.025-.5-.275-1.075-.425-.575-.15-1.2-.15-2.05 0-3.487 1.437Q3.075 9.95 3.075 12t1.438 3.488Q5.95 16.925 8 16.925ZM8 19.2q-3 0-5.1-2.1Q.8 15 .8 12q0-3 2.1-5.1Q5 4.8 8 4.8q1.125 0 2.137.312 1.013.313 1.863.913.85-.6 1.863-.913Q14.875 4.8 16 4.8q3 0 5.1 2.1Q23.2 9 23.2 12q0 3-2.1 5.1-2.1 2.1-5.1 2.1-1.125 0-2.137-.313-1.013-.312-1.863-.912-.85.6-1.863.912Q9.125 19.2 8 19.2Z" class="style-scope text-search-term-wizard"></path>
</svg>
<filter-chip id="all" selected="" class="style-scope text-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
All</filter-chip>
<filter-chip id="any" class="style-scope text-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Any</filter-chip>
<filter-chip id="exact" class="style-scope text-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Exact</filter-chip>
<filter-chip id="not" class="style-scope text-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Not</filter-chip>
</span>
<span class="style-scope text-search-term-wizard">
<mat-button id="button" filled="" class="style-scope text-search-term-wizard x-scope mat-button-0" disabled=""><span slot="label" class="style-scope text-search-term-wizard">Add AND condition</span></mat-button></span></text-search-term-wizard>
<classification-wizard id="classificationPanel" class="style-scope search-term-wizard"><span class="style-scope classification-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope classification-wizard">
<path d="M3.85 15.275V13h10.3v2.275Zm0-4.275V8.725h16.3V11Z" class="style-scope classification-wizard"></path>
</svg>
<outlined-text-field id="textField" placeholder="Enter a CPC here" uppercase="" class="style-scope classification-wizard" value=""><span class="style-scope outlined-text-field">
<input id="input" spellcheck="false" autocomplete="off" class="style-scope outlined-text-field" aria-disabled="false" placeholder="Enter a CPC here">
</span>
</outlined-text-field>
</span>
<template is="dom-if" class="style-scope classification-wizard"></template>
<template is="dom-if" class="style-scope classification-wizard"></template>
<template is="dom-if" class="style-scope classification-wizard"></template>
<span class="style-scope classification-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope classification-wizard">
<path d="M16 16.925q2.05 0 3.488-1.437Q20.925 14.05 20.925 12t-1.437-3.488Q18.05 7.075 16 7.075q-.625 0-1.2.15t-1.075.425q.7.925 1.087 2.025.388 1.1.388 2.325t-.388 2.325q-.387 1.1-1.087 2.025.5.275 1.075.425.575.15 1.2.15Zm-4-2.075q.45-.575.688-1.313.237-.737.237-1.537 0-.8-.237-1.538Q12.45 9.725 12 9.15q-.45.575-.688 1.312-.237.738-.237 1.538t.237 1.537q.238.738.688 1.313Zm-4 2.075q.625 0 1.2-.15t1.075-.425q-.7-.925-1.087-2.025Q8.8 13.225 8.8 12t.388-2.325q.387-1.1 1.087-2.025-.5-.275-1.075-.425-.575-.15-1.2-.15-2.05 0-3.487 1.437Q3.075 9.95 3.075 12t1.438 3.488Q5.95 16.925 8 16.925ZM8 19.2q-3 0-5.1-2.1Q.8 15 .8 12q0-3 2.1-5.1Q5 4.8 8 4.8q1.125 0 2.137.312 1.013.313 1.863.913.85-.6 1.863-.913Q14.875 4.8 16 4.8q3 0 5.1 2.1Q23.2 9 23.2 12q0 3-2.1 5.1-2.1 2.1-5.1 2.1-1.125 0-2.137-.313-1.013-.312-1.863-.912-.85.6-1.863.912Q9.125 19.2 8 19.2Z" class="style-scope classification-wizard"></path>
</svg>
<filter-chip id="notExact" class="style-scope classification-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
These CPCs and their children
</filter-chip>
<filter-chip selected="" id="exact" class="style-scope classification-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
These exact CPCs
</filter-chip>
</span>
<span class="style-scope classification-wizard">
<mat-button id="button" filled="" class="style-scope classification-wizard x-scope mat-button-0" disabled=""><span slot="label" class="style-scope classification-wizard">Add AND condition</span></mat-button>
</span></classification-wizard>
<chemistry-search-term-wizard id="chemistryPanel" class="style-scope search-term-wizard"><span class="style-scope chemistry-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope chemistry-search-term-wizard">
<path d="M3.85 15.275V13h10.3v2.275Zm0-4.275V8.725h16.3V11Z" class="style-scope chemistry-search-term-wizard"></path>
</svg>
<outlined-text-field id="textField" placeholder="Trade name, SMILES, InChI Key" class="style-scope chemistry-search-term-wizard" value=""><span class="style-scope outlined-text-field">
<input id="input" spellcheck="false" autocomplete="off" class="style-scope outlined-text-field" aria-disabled="false" placeholder="Trade name, SMILES, InChI Key">
</span>
</outlined-text-field>
<outlined-textarea id="textArea" placeholder="Enter multiple SMILES or InChI Keys, one per line" rows="4" class="style-scope chemistry-search-term-wizard"><span class="style-scope outlined-textarea">
<textarea id="textarea" autocomplete="off" autocorrect="off" spellcheck="false" tabindex="0" aria-disabled="false" wrap="soft" class="style-scope outlined-textarea" rows="4" placeholder="Enter multiple SMILES or InChI Keys, one per line"> </textarea>
<div id="helperText" class="style-scope outlined-textarea"> </div>
</span>
<span class="right-button-container style-scope outlined-textarea">
</span>
</outlined-textarea>
<a href="https://support.google.com/faqs/answer/7049475#zippy=%2Csearching-by-chemistry" target="_blank" class="style-scope chemistry-search-term-wizard">
<svg class="help style-scope chemistry-search-term-wizard" xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49">
<path d="M11.95 18q.525 0 .888-.363.362-.362.362-.887t-.362-.887q-.363-.363-.888-.363t-.888.363q-.362.362-.362.887t.362.887q.363.363.888.363Zm-.9-3.85h1.85q0-.825.188-1.3.187-.475 1.062-1.3.65-.65 1.025-1.238.375-.587.375-1.412 0-1.4-1.025-2.15T12.1 6q-1.425 0-2.312.75-.888.75-1.238 1.8l1.65.65q.125-.45.563-.975Q11.2 7.7 12.1 7.7q.8 0 1.2.437.4.438.4.963 0 .5-.3.937-.3.438-.75.813-1.1.975-1.35 1.475-.25.5-.25 1.825ZM12 22q-2.075 0-3.9-.788-1.825-.787-3.175-2.137-1.35-1.35-2.137-3.175Q2 14.075 2 12t.788-3.9q.787-1.825 2.137-3.175 1.35-1.35 3.175-2.138Q9.925 2 12 2t3.9.787q1.825.788 3.175 2.138 1.35 1.35 2.137 3.175Q22 9.925 22 12t-.788 3.9q-.787 1.825-2.137 3.175-1.35 1.35-3.175 2.137Q14.075 22 12 22Zm0-2q3.35 0 5.675-2.325Q20 15.35 20 12q0-3.35-2.325-5.675Q15.35 4 12 4 8.65 4 6.325 6.325 4 8.65 4 12q0 3.35 2.325 5.675Q8.65 20 12 20Zm0-8Z" class="style-scope chemistry-search-term-wizard"></path>
</svg>
</a>
</span>
<span id="chemQuantifiers" class="style-scope chemistry-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope chemistry-search-term-wizard">
<path d="M5 21.2q-1.4 0-2-1.25-.6-1.25.3-2.325l5.5-6.7V5.15h-.825q-.475 0-.8-.338Q6.85 4.475 6.85 4q0-.475.325-.813.325-.337.8-.337h8.05q.475 0 .8.337.325.338.325.813 0 .475-.325.812-.325.338-.8.338H15.2v5.775l5.5 6.7q.9 1.075.3 2.325-.6 1.25-2 1.25Zm2.15-3.275h9.7l-3.275-3.85h-3.15Zm-2 1h13.7l-5.925-7.2V5.15h-1.85v6.575Zm6.85-6.9Z" class="style-scope chemistry-search-term-wizard"></path>
</svg>
<filter-chip id="exact" selected="" class="style-scope chemistry-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Exact</filter-chip>
<filter-chip id="exactBatch" class="style-scope chemistry-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Exact Batch</filter-chip>
<filter-chip id="similar" class="style-scope chemistry-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Similar</filter-chip>
<filter-chip id="substructure" class="style-scope chemistry-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Substructure</filter-chip>
<filter-chip id="smarts" class="style-scope chemistry-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Substructure (SMARTS)</filter-chip>
</span>
<span id="location" class="style-scope chemistry-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope chemistry-search-term-wizard">
<path d="M8 18.025h8v-2.1H8Zm0-4h8v-2.1H8ZM6.075 22.2q-.95 0-1.612-.662-.663-.663-.663-1.613V4.075q0-.95.663-1.613.662-.662 1.612-.662h8L20.2 7.925v12q0 .95-.662 1.613-.663.662-1.613.662Zm6.85-13.125v-5h-6.85v15.85h11.85V9.075Zm-6.85-5v5-5 15.85-15.85Z" class="style-scope chemistry-search-term-wizard"></path>
</svg>
<filter-chip id="fullDocuments" selected="" class="style-scope chemistry-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Full documents</filter-chip>
<filter-chip id="claims" class="style-scope chemistry-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Claims only</filter-chip>
</span>
<span class="style-scope chemistry-search-term-wizard">
<mat-button id="button" filled="" class="style-scope chemistry-search-term-wizard x-scope mat-button-0" disabled=""><span slot="label" class="style-scope chemistry-search-term-wizard">Add AND condition</span></mat-button>
</span>
</chemistry-search-term-wizard>
<measure-search-term-wizard id="measurePanel" class="style-scope search-term-wizard"><span class="style-scope measure-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope measure-search-term-wizard">
<path d="M4.1 18.15q-.95 0-1.612-.663-.663-.662-.663-1.612v-7.75q0-.95.663-1.613Q3.15 5.85 4.1 5.85h15.8q.95 0 1.613.662.662.663.662 1.613v7.75q0 .95-.662 1.612-.663.663-1.613.663Zm0-2.275h15.8v-7.75H17V12h-2V8.125h-2V12h-2V8.125H9V12H7V8.125H4.1v7.75ZM7 12h2Zm4 0h2Zm4 0h2Zm-3 0Z" class="style-scope measure-search-term-wizard"></path>
</svg>
<outlined-text-field id="measureExpression" placeholder="1.5 mm, 20 ft, 400-500 fahrenheit, 800 MHz, 0.01-100 mol" class="style-scope measure-search-term-wizard" value=""><span class="style-scope outlined-text-field">
<input id="input" spellcheck="false" autocomplete="off" class="style-scope outlined-text-field" aria-disabled="false" placeholder="1.5 mm, 20 ft, 400-500 fahrenheit, 800 MHz, 0.01-100 mol">
</span>
</outlined-text-field>
</span>
<span class="style-scope measure-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope measure-search-term-wizard">
<path d="M3.875 20.15V8.85h4.25v11.3Zm6 0V3.85h4.25v16.3Zm6 0v-7.3h4.25v7.3Z" class="style-scope measure-search-term-wizard"></path>
</svg>
<outlined-text-field id="context" placeholder="activity, wavelength, embossing depth, absorption" class="style-scope measure-search-term-wizard" value=""><span class="style-scope outlined-text-field">
<input id="input" spellcheck="false" autocomplete="off" class="style-scope outlined-text-field" aria-disabled="false" placeholder="activity, wavelength, embossing depth, absorption">
</span>
</outlined-text-field>
</span>
<span class="style-scope measure-search-term-wizard">
<mat-button id="button" filled="" class="style-scope measure-search-term-wizard x-scope mat-button-0" disabled=""><span slot="label" class="style-scope measure-search-term-wizard">Add AND condition</span></mat-button>
</span>
</measure-search-term-wizard>
<numerical-search-term-wizard id="numericalPanel" class="style-scope search-term-wizard"><span class="style-scope numerical-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope numerical-search-term-wizard">
<path d="M3.85 15.275V13h10.3v2.275Zm0-4.275V8.725h16.3V11Z" class="style-scope numerical-search-term-wizard"></path>
</svg>
<outlined-textarea id="batch" placeholder="Enter multiple Patent Application and Publication Numbers, one per line" rows="4" class="style-scope numerical-search-term-wizard"><span class="style-scope outlined-textarea">
<textarea id="textarea" autocomplete="off" autocorrect="off" spellcheck="false" tabindex="0" aria-disabled="false" wrap="soft" class="style-scope outlined-textarea" rows="4" placeholder="Enter multiple Patent Application and Publication Numbers, one per line"> </textarea>
<div id="helperText" class="style-scope outlined-textarea"> </div>
</span>
<span class="right-button-container style-scope outlined-textarea">
</span>
</outlined-textarea>
</span>
<template is="dom-if" class="style-scope numerical-search-term-wizard"></template>
<template is="dom-if" class="style-scope numerical-search-term-wizard"></template>
<span class="style-scope numerical-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope numerical-search-term-wizard">
<path d="m10.825 23.45-1.6-1.625L10.9 20.15H8q-.35.9-1.162 1.488-.813.587-1.838.587-1.35 0-2.287-.937-.938-.938-.938-2.288 0-1.025.588-1.837Q2.95 16.35 3.85 16V8q-.9-.35-1.487-1.163Q1.775 6.025 1.775 5q0-1.35.938-2.288Q3.65 1.775 5 1.775q1.025 0 1.838.587Q7.65 2.95 8 3.85h2.9L9.225 2.175l1.6-1.625L15.275 5l-4.45 4.45-1.6-1.625L10.9 6.15H8q-.25.65-.725 1.125T6.15 8v8q.65.25 1.125.725T8 17.85h2.9l-1.675-1.675 1.6-1.625 4.45 4.45ZM19 22.225q-1.35 0-2.287-.937-.938-.938-.938-2.288 0-1.05.588-1.863.587-.812 1.487-1.137V8q-.9-.325-1.487-1.137-.588-.813-.588-1.863 0-1.35.938-2.288.937-.937 2.287-.937 1.35 0 2.288.937.937.938.937 2.288 0 1.05-.587 1.863Q21.05 7.675 20.15 8v8q.9.35 1.488 1.163.587.812.587 1.837 0 1.35-.937 2.288-.938.937-2.288.937ZM5 19.95q.4 0 .675-.275T5.95 19q0-.4-.275-.675T5 18.05q-.4 0-.675.275T4.05 19q0 .4.275.675T5 19.95Zm14 0q.4 0 .675-.275T19.95 19q0-.4-.275-.675T19 18.05q-.4 0-.675.275T18.05 19q0 .4.275.675t.675.275Zm-14-14q.4 0 .675-.275T5.95 5q0-.4-.275-.675T5 4.05q-.4 0-.675.275T4.05 5q0 .4.275.675T5 5.95Zm14 0q.4 0 .675-.275T19.95 5q0-.4-.275-.675T19 4.05q-.4 0-.675.275T18.05 5q0 .4.275.675T19 5.95ZM5 19Zm14 0ZM5 5Zm14 0Z" class="style-scope numerical-search-term-wizard"></path>
</svg>
<filter-chip id="applicationNumbers" class="style-scope numerical-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Application Numbers</filter-chip>
<filter-chip id="publicationNumbers" class="style-scope numerical-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Publication Numbers</filter-chip>
<filter-chip id="either" selected="" class="style-scope numerical-search-term-wizard"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" preserveAspectRatio="none" class="style-scope filter-chip">
<path d="M18.9 35.7 7.7 24.5 9.85 22.35 18.9 31.4 38.1 12.2 40.25 14.35Z" class="style-scope filter-chip"></path>
</svg>
Either</filter-chip>
</span>
<span class="style-scope numerical-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope numerical-search-term-wizard">
<path d="M12 22.2q-2.1 0-3.962-.8-1.863-.8-3.25-2.175Q3.4 17.85 2.6 15.988 1.8 14.125 1.8 12t.8-3.988q.8-1.862 2.188-3.237Q6.175 3.4 8.038 2.6 9.9 1.8 12 1.8q2.125 0 3.988.8 1.862.8 3.237 2.175Q20.6 6.15 21.4 8.012q.8 1.863.8 3.988t-.8 3.988q-.8 1.862-2.175 3.237Q17.85 20.6 15.988 21.4q-1.863.8-3.988.8Zm-1-2.325v-1.95q-.8 0-1.387-.575-.588-.575-.588-1.4v-.975L4.275 10.2q-.075.45-.137.9-.063.45-.063.9 0 3 1.975 5.25T11 19.875Zm6.85-2.525q.5-.55.888-1.175.387-.625.65-1.313.262-.687.4-1.412.137-.725.137-1.45 0-2.425-1.338-4.438-1.337-2.012-3.612-2.887v.375q0 .825-.587 1.4-.588.575-1.388.575h-2v2q0 .4-.287.687-.288.288-.688.288h-2v2h5.95q.425 0 .713.287.287.288.287.688v2.975h1q.65 0 1.163.387.512.388.712 1.013Z" class="style-scope numerical-search-term-wizard"></path>
</svg>
<outlined-text-field id="countryFilter" placeholder="Restrict search to these countries" class="style-scope numerical-search-term-wizard" value=""><span class="style-scope outlined-text-field">
<input id="input" spellcheck="false" autocomplete="off" class="style-scope outlined-text-field" aria-disabled="false" placeholder="Restrict search to these countries">
</span>
</outlined-text-field>
</span>
<span class="style-scope numerical-search-term-wizard">
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" fill="#041E49" class="style-scope numerical-search-term-wizard">
<path d="M2.85 18.225V15.95h6.3v2.275Zm0-5.075v-2.3h12.3v2.3Zm0-5.1V5.775h18.3V8.05Z" class="style-scope numerical-search-term-wizard"></path>
</svg>
<outlined-text-field id="countryOrder" placeholder="Prefer results from these countries in this order" class="style-scope numerical-search-term-wizard" value="US, EP, WO, JP, CN"><span class="style-scope outlined-text-field">
<input id="input" spellcheck="false" autocomplete="off" class="style-scope outlined-text-field" aria-disabled="false" placeholder="Prefer results from these countries in this order">
</span>
</outlined-text-field>
</span>
<span class="style-scope numerical-search-term-wizard">
<mat-button id="button" filled="" class="style-scope numerical-search-term-wizard x-scope mat-button-0" disabled=""><span slot="label" class="style-scope numerical-search-term-wizard">Add AND condition</span></mat-button>
</span>
</numerical-search-term-wizard>
</span>
</pat-dialog>
</search-term-wizard>
<div content="" class="style-scope search-result">
<div id="mainContainer" class="vertical layout style-scope search-result">
<template is="dom-if" class="style-scope search-result"></template>
<result-container class="style-scope search-result"><paper-spinner class="style-scope result-container x-scope paper-spinner-0" aria-hidden="true" hidden=""><div id="spinnerContainer" class=" style-scope paper-spinner"><div class="spinner-layer layer-1 style-scope paper-spinner"><div class="circle-clipper left style-scope paper-spinner"></div><div class="circle-clipper right style-scope paper-spinner"></div></div><div class="spinner-layer layer-2 style-scope paper-spinner"><div class="circle-clipper left style-scope paper-spinner"></div><div class="circle-clipper right style-scope paper-spinner"></div></div><div class="spinner-layer layer-3 style-scope paper-spinner"><div class="circle-clipper left style-scope paper-spinner"></div><div class="circle-clipper right style-scope paper-spinner"></div></div><div class="spinner-layer layer-4 style-scope paper-spinner"><div class="circle-clipper left style-scope paper-spinner"></div><div class="circle-clipper right style-scope paper-spinner"></div></div></div></paper-spinner>
<patent-result class="style-scope result-container"><div class="layout horizontal style-scope patent-result">
<div style="width: 790px; height: auto; overflow: auto;" class="style-scope patent-result">
<div id="wrapper" tabindex="0" class="style-scope patent-result">
<result-tags class="style-scope patent-result"></result-tags>
<h1 id="title" class="scroll-target style-scope patent-result">Electronic device and method for controlling external device thereof
</h1>
<div class="horizontal layout style-scope patent-result">
<div class="flex-3 style-scope patent-result" style="margin-top: -20px; overflow: hidden" marginright="">
<section id="abstract" class="style-scope patent-result">
<h3 class="layout horizontal style-scope patent-result">
<div class="flex style-scope patent-result">Abstract</div>
<div class="righthead style-scope patent-result" hidden="">
translated from
</div>
</h3>
<patent-text name="abstract" class="style-scope patent-result" style="padding-top: 0px;"><template is="dom-if" restamp="" class="style-scope patent-text"></template>
<overlay-tooltip id="tooltip" class="style-scope patent-text" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
</div>
</overlay-tooltip>
<div class="layout horizontal style-scope patent-text">
<section id="text" class="flex style-scope patent-text"><abstract mxw-id="PA208231997" lang="EN" load-source="patent-office" class="style-scope patent-text">
<div num="0000" class="abstract style-scope patent-text">An electronic device and a method for controlling an external device thereof are provided. The method for controlling an external device by an electronic device includes: in response to a trigger input being sensed, determining an external device from among a plurality of external devices that is indicated by the electronic device; providing a user interface (UI) screen of an application corresponding to the external device indicated by the electronic device; and in response to a user command being input through the UI screen of the application, transmitting a control signal corresponding to the user command to the external device indicated by the electronic device.</div>
</abstract>
</section>
<div id="margin" class="style-scope patent-text">
<div id="createHighlight" style="top: 0px;" class="style-scope patent-text" hidden="">
<iron-icon id="comment" icon="editor:insert-comment" class="style-scope patent-text x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M20 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
</div>
</div>
</div>
</patent-text>
</section>
<section id="thumbnails" class="style-scope patent-result">
<h3 class="style-scope patent-result">Images (<span class="style-scope patent-result">43</span>)</h3>
<image-carousel id="figures" class="style-scope patent-result">
<div class="thumbnails style-scope image-carousel">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/84/dc/10/5d764a34acce0a/PCTKR2017003103-appb-D000001.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/1b/0c/cf/5ff1458de55575/PCTKR2017003103-appb-D000002.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/6b/1b/74/7f6b388474d435/PCTKR2017003103-appb-D000003.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/3a/da/93/6f89654de9785d/PCTKR2017003103-appb-D000004.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/16/db/9b/22d96e64e99f24/PCTKR2017003103-appb-D000005.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/df/4d/15/9a83ef18543c65/PCTKR2017003103-appb-D000006.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/6c/2a/48/7d050a93723860/PCTKR2017003103-appb-D000007.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/0d/ad/cd/a3cfaeee1a4912/PCTKR2017003103-appb-D000008.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/ae/ec/97/8c950e176a537b/PCTKR2017003103-appb-D000009.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/47/b8/9d/341015b94e03d3/PCTKR2017003103-appb-D000010.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/f8/e1/e5/f40af556826f83/PCTKR2017003103-appb-D000011.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/14/27/04/38d389231825a9/PCTKR2017003103-appb-D000012.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/74/ba/4a/632af0a063fd7e/PCTKR2017003103-appb-D000013.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/5b/f7/29/971a2361b69e4c/PCTKR2017003103-appb-D000014.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/01/8e/c4/161b0f513c377b/PCTKR2017003103-appb-D000015.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/45/6c/25/065af71ed34613/PCTKR2017003103-appb-D000016.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/58/a9/3a/f15fff8217c608/PCTKR2017003103-appb-D000017.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/c4/8d/da/09a9d4d1acf636/PCTKR2017003103-appb-D000018.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/26/d2/47/078aad78508802/PCTKR2017003103-appb-D000019.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/ce/41/d6/78df6554ef43b9/PCTKR2017003103-appb-D000020.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/41/6a/34/2bcc5a8e193931/PCTKR2017003103-appb-D000021.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/cc/68/ab/4ae1109030e085/PCTKR2017003103-appb-D000022.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/7a/5e/41/716ade2db67713/PCTKR2017003103-appb-D000023.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/4d/fe/29/75bac39a64f6be/PCTKR2017003103-appb-D000024.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/59/bb/94/fa5dcdd301ed7b/PCTKR2017003103-appb-D000025.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/f8/ce/fb/abab975107d4a9/PCTKR2017003103-appb-D000026.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/ff/38/6b/9c775fb468c624/PCTKR2017003103-appb-D000027.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/c3/76/f8/98e3021d1a6689/PCTKR2017003103-appb-D000028.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/5f/ff/26/ce82b21894fce0/PCTKR2017003103-appb-D000029.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/e2/31/38/75ae65ab31c30c/PCTKR2017003103-appb-D000030.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/49/a5/1c/262ceb8699b9c0/PCTKR2017003103-appb-D000031.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/71/7c/4a/ca58a8ac0d83ae/PCTKR2017003103-appb-D000032.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/a2/7f/95/33d4e83e5e535f/PCTKR2017003103-appb-D000033.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/9e/d9/45/c06d66a3b8cd47/PCTKR2017003103-appb-D000034.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/fc/9a/9f/7925162dd18ab9/PCTKR2017003103-appb-D000035.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/56/c1/76/bc5e47afa5d036/PCTKR2017003103-appb-D000036.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/c7/84/2e/c2950b7f693d94/PCTKR2017003103-appb-D000037.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/94/fa/46/7c72a1adaa4d7c/PCTKR2017003103-appb-D000038.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/4a/06/62/d286249710dc1c/PCTKR2017003103-appb-D000039.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/2c/07/05/f9a5797a984873/PCTKR2017003103-appb-D000040.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/e0/78/41/41cbdabbd01a40/PCTKR2017003103-appb-D000041.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/07/31/56/dc9a2b37e5d94b/PCTKR2017003103-appb-D000042.png">
<img class="style-scope image-carousel" src="https://patentimages.storage.googleapis.com/69/f6/e8/b9d72e3f938e0b/PCTKR2017003103-appb-D000044.png">
<template is="dom-repeat" as="img" class="style-scope image-carousel"></template>
</div>
<template is="dom-if" class="style-scope image-carousel"></template>
</image-carousel>
</section>
<template is="dom-if" class="style-scope patent-result"></template>
<section id="classifications" class="style-scope patent-result">
<h3 class="layout horizontal style-scope patent-result">
<div class="flex style-scope patent-result">Classifications</div>
<div id="machineClassifiedWarning" class="righthead tooltip-hint style-scope patent-result" hidden="">
machine-classified
</div>
<div id="machineClassifiedCPCWarning" class="righthead tooltip-hint style-scope patent-result" hidden="">
cpc-machine-classified
</div>
<div id="machineClassifiedFtermWarning" class="righthead tooltip-hint style-scope patent-result" hidden="">
fterm-machine-classified
</div>
<div class="style-scope patent-result" hidden=""> </div>
<div id="familyClassifiedFtermWarning" class="righthead tooltip-hint style-scope patent-result" hidden="">
fterm-family-classified
</div>
</h3>
<overlay-tooltip positioning-target="#machineClassifiedWarning" direction="bottom" class="style-scope patent-result" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
The classifications are assigned by a computer and are not a legal conclusion. <br class="style-scope patent-result">
Google has not performed a legal analysis and makes no representation as to the
accuracy of the classifications listed.
</div>
</overlay-tooltip>
<overlay-tooltip positioning-target="#machineClassifiedCPCWarning" direction="bottom" class="style-scope patent-result" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
The CPC classifications are assigned by a computer and are not a legal conclusion.
<br class="style-scope patent-result">
Google has not performed a legal analysis and makes no representation as to the
accuracy of the classifications listed.
</div>
</overlay-tooltip>
<overlay-tooltip positioning-target="#familyClassifiedFtermWarning" direction="bottom" class="style-scope patent-result" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
The F-term classifications are assigned based on a patent family member containing
these classification codes.
</div>
</overlay-tooltip>
<overlay-tooltip positioning-target="#machineClassifiedFtermWarning" direction="bottom" class="style-scope patent-result" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
The F-term classifications are assigned by a computer and are not a legal conclusion.
<br class="style-scope patent-result">
Google has not performed a legal analysis and makes no representation as to the
accuracy of the classifications listed.
</div>
</overlay-tooltip>
<classification-viewer class="style-scope patent-result"><div class="table style-scope classification-viewer">
<classification-tree class="style-scope classification-viewer"><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H"><a id="link" href="#" class="style-scope state-modifier">
H
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRICITY</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04"><a id="link" href="#" class="style-scope state-modifier">
H04
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC COMMUNICATION TECHNIQUE</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04Q"><a id="link" href="#" class="style-scope state-modifier">
H04Q
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">SELECTING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" first="true" data-cpc="H04Q9/00"><a id="link" href="#" class="style-scope state-modifier">
H04Q9/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<template is="dom-repeat" class="style-scope classification-viewer"></template>
<div class="style-scope classification-viewer">
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06"><a id="link" href="#" class="style-scope state-modifier">
G06
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">COMPUTING; CALCULATING OR COUNTING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F"><a id="link" href="#" class="style-scope state-modifier">
G06F
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC DIGITAL DATA PROCESSING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F3/00"><a id="link" href="#" class="style-scope state-modifier">
G06F3/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F3/01"><a id="link" href="#" class="style-scope state-modifier">
G06F3/01
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Input arrangements or combined input and output arrangements for interaction between user and computer</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F3/048"><a id="link" href="#" class="style-scope state-modifier">
G06F3/048
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Interaction techniques based on graphical user interfaces [GUI]</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F3/0481"><a id="link" href="#" class="style-scope state-modifier">
G06F3/0481
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" first="true" data-cpc="G06F3/0482"><a id="link" href="#" class="style-scope state-modifier">
G06F3/0482
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Interaction with lists of selectable items, e.g. menus</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G01"><a id="link" href="#" class="style-scope state-modifier">
G01
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">MEASURING; TESTING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G01S"><a id="link" href="#" class="style-scope state-modifier">
G01S
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G01S1/00"><a id="link" href="#" class="style-scope state-modifier">
G01S1/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Beacons or beacon systems transmitting signals having a characteristic or characteristics capable of being detected by non-directional receivers and defining directions, positions, or position lines fixed relatively to the beacon transmitters; Receivers co-operating therewith</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G01"><a id="link" href="#" class="style-scope state-modifier">
G01
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">MEASURING; TESTING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G01S"><a id="link" href="#" class="style-scope state-modifier">
G01S
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G01S5/00"><a id="link" href="#" class="style-scope state-modifier">
G01S5/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G01S5/02"><a id="link" href="#" class="style-scope state-modifier">
G01S5/02
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations using radio waves</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06"><a id="link" href="#" class="style-scope state-modifier">
G06
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">COMPUTING; CALCULATING OR COUNTING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F"><a id="link" href="#" class="style-scope state-modifier">
G06F
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC DIGITAL DATA PROCESSING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F3/00"><a id="link" href="#" class="style-scope state-modifier">
G06F3/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F3/01"><a id="link" href="#" class="style-scope state-modifier">
G06F3/01
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Input arrangements or combined input and output arrangements for interaction between user and computer</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F3/048"><a id="link" href="#" class="style-scope state-modifier">
G06F3/048
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Interaction techniques based on graphical user interfaces [GUI]</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F3/0487"><a id="link" href="#" class="style-scope state-modifier">
G06F3/0487
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G06F3/0488"><a id="link" href="#" class="style-scope state-modifier">
G06F3/0488
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08"><a id="link" href="#" class="style-scope state-modifier">
G08
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">SIGNALLING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C"><a id="link" href="#" class="style-scope state-modifier">
G08C
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">TRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C17/00"><a id="link" href="#" class="style-scope state-modifier">
G08C17/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Arrangements for transmitting signals characterised by the use of a wireless electrical link</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C17/02"><a id="link" href="#" class="style-scope state-modifier">
G08C17/02
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Arrangements for transmitting signals characterised by the use of a wireless electrical link using a radio link</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H"><a id="link" href="#" class="style-scope state-modifier">
H
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRICITY</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04"><a id="link" href="#" class="style-scope state-modifier">
H04
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC COMMUNICATION TECHNIQUE</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L"><a id="link" href="#" class="style-scope state-modifier">
H04L
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/00"><a id="link" href="#" class="style-scope state-modifier">
H04L67/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Network arrangements or protocols for supporting network services or applications</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/01"><a id="link" href="#" class="style-scope state-modifier">
H04L67/01
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Protocols</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/12"><a id="link" href="#" class="style-scope state-modifier">
H04L67/12
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H"><a id="link" href="#" class="style-scope state-modifier">
H
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRICITY</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04"><a id="link" href="#" class="style-scope state-modifier">
H04
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC COMMUNICATION TECHNIQUE</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L"><a id="link" href="#" class="style-scope state-modifier">
H04L
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/00"><a id="link" href="#" class="style-scope state-modifier">
H04L67/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Network arrangements or protocols for supporting network services or applications</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/01"><a id="link" href="#" class="style-scope state-modifier">
H04L67/01
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Protocols</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/12"><a id="link" href="#" class="style-scope state-modifier">
H04L67/12
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/125"><a id="link" href="#" class="style-scope state-modifier">
H04L67/125
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H"><a id="link" href="#" class="style-scope state-modifier">
H
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRICITY</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04"><a id="link" href="#" class="style-scope state-modifier">
H04
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC COMMUNICATION TECHNIQUE</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L"><a id="link" href="#" class="style-scope state-modifier">
H04L
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/00"><a id="link" href="#" class="style-scope state-modifier">
H04L67/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Network arrangements or protocols for supporting network services or applications</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/50"><a id="link" href="#" class="style-scope state-modifier">
H04L67/50
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Network services</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04L67/51"><a id="link" href="#" class="style-scope state-modifier">
H04L67/51
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Discovery or management thereof, e.g. service location protocol [SLP] or web services</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H"><a id="link" href="#" class="style-scope state-modifier">
H
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRICITY</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04"><a id="link" href="#" class="style-scope state-modifier">
H04
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC COMMUNICATION TECHNIQUE</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04W"><a id="link" href="#" class="style-scope state-modifier">
H04W
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">WIRELESS COMMUNICATION NETWORKS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04W4/00"><a id="link" href="#" class="style-scope state-modifier">
H04W4/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Services specially adapted for wireless communication networks; Facilities therefor</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04W4/06"><a id="link" href="#" class="style-scope state-modifier">
H04W4/06
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H"><a id="link" href="#" class="style-scope state-modifier">
H
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRICITY</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04"><a id="link" href="#" class="style-scope state-modifier">
H04
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC COMMUNICATION TECHNIQUE</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04W"><a id="link" href="#" class="style-scope state-modifier">
H04W
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">WIRELESS COMMUNICATION NETWORKS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04W4/00"><a id="link" href="#" class="style-scope state-modifier">
H04W4/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Services specially adapted for wireless communication networks; Facilities therefor</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04W4/30"><a id="link" href="#" class="style-scope state-modifier">
H04W4/30
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Services specially adapted for particular environments, situations or purposes</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04W4/35"><a id="link" href="#" class="style-scope state-modifier">
H04W4/35
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Services specially adapted for particular environments, situations or purposes for the management of goods or merchandise</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H"><a id="link" href="#" class="style-scope state-modifier">
H
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRICITY</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04"><a id="link" href="#" class="style-scope state-modifier">
H04
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC COMMUNICATION TECHNIQUE</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04W"><a id="link" href="#" class="style-scope state-modifier">
H04W
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">WIRELESS COMMUNICATION NETWORKS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04W64/00"><a id="link" href="#" class="style-scope state-modifier">
H04W64/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Locating users or terminals or network equipment for network management purposes, e.g. mobility management</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08"><a id="link" href="#" class="style-scope state-modifier">
G08
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">SIGNALLING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C"><a id="link" href="#" class="style-scope state-modifier">
G08C
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">TRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C2201/00"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Transmission systems of control signals via wireless link</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" additional="true" data-cpc="G08C2201/30"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/30
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">User interface</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08"><a id="link" href="#" class="style-scope state-modifier">
G08
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">SIGNALLING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C"><a id="link" href="#" class="style-scope state-modifier">
G08C
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">TRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C2201/00"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Transmission systems of control signals via wireless link</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" additional="true" data-cpc="G08C2201/70"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/70
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Device selection</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08"><a id="link" href="#" class="style-scope state-modifier">
G08
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">SIGNALLING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C"><a id="link" href="#" class="style-scope state-modifier">
G08C
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">TRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C2201/00"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Transmission systems of control signals via wireless link</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C2201/90"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/90
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Additional features</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" additional="true" data-cpc="G08C2201/91"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/91
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Remote control based on location and proximity</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08"><a id="link" href="#" class="style-scope state-modifier">
G08
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">SIGNALLING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C"><a id="link" href="#" class="style-scope state-modifier">
G08C
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">TRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C2201/00"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Transmission systems of control signals via wireless link</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C2201/90"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/90
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Additional features</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" additional="true" data-cpc="G08C2201/92"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/92
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Universal remote control</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G"><a id="link" href="#" class="style-scope state-modifier">
G
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">PHYSICS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08"><a id="link" href="#" class="style-scope state-modifier">
G08
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">SIGNALLING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C"><a id="link" href="#" class="style-scope state-modifier">
G08C
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">TRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C2201/00"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Transmission systems of control signals via wireless link</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="G08C2201/90"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/90
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Additional features</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" additional="true" data-cpc="G08C2201/93"><a id="link" href="#" class="style-scope state-modifier">
G08C2201/93
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Remote control using other portable devices, e.g. mobile phone, PDA, laptop</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<classification-tree class="style-scope classification-viewer" hidden=""><div class="style-scope classification-tree">
<div class="layout horizontal wrap style-scope classification-tree">
<div class="flex style-scope classification-tree">
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H"><a id="link" href="#" class="style-scope state-modifier">
H
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRICITY</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04"><a id="link" href="#" class="style-scope state-modifier">
H04
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">ELECTRIC COMMUNICATION TECHNIQUE</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04Q"><a id="link" href="#" class="style-scope state-modifier">
H04Q
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">SELECTING</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree" hidden="">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" data-cpc="H04Q2209/00"><a id="link" href="#" class="style-scope state-modifier">
H04Q2209/00
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Arrangements in telecontrol or telemetry systems</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<div class="style-scope classification-tree">
<concept-mention class="style-scope classification-tree"><span id="target" tabindex="0" aria-label="Details of concept" role="link" class="style-scope concept-mention">
<iron-icon class="inline-icon style-scope concept-mention x-scope iron-icon-0" icon="icons:label"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope concept-mention"></template>
<state-modifier class="code style-scope classification-tree" act="{"type": "QUERY_ADD_CPC", "cpc": "$cpc"}" additional="true" data-cpc="H04Q2209/40"><a id="link" href="#" class="style-scope state-modifier">
H04Q2209/40
</a></state-modifier>
<template is="dom-if" class="style-scope classification-tree"></template>
<template is="dom-if" class="style-scope classification-tree"></template>
<span class="description style-scope classification-tree">Arrangements in telecontrol or telemetry systems using a wireless architecture</span>
<template is="dom-if" restamp="" class="style-scope concept-mention"></template>
</span>
</concept-mention>
</div>
<template is="dom-repeat" class="style-scope classification-tree"></template>
</div>
</div>
</div>
</classification-tree>
<template is="dom-repeat" class="style-scope classification-viewer"></template>
<div class="more style-scope classification-viewer">
View 17 more classifications
</div>
<div class="more style-scope classification-viewer" hidden="">Hide more classifications</div>
</div>
<template is="dom-if" class="style-scope classification-viewer"></template>
</div>
</classification-viewer>
</section>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<section class="style-scope patent-result">
<h3 class="layout horizontal style-scope patent-result">
<div class="flex style-scope patent-result">Landscapes</div>
</h3>
<div class="responsive-grid style-scope patent-result">
<landscape-link class="style-scope patent-result"><state-modifier act="{"type":"QUERY_SET_TERM","term":"$term","origin":"LANDSCAPE_LINK"}" class="style-scope landscape-link" data-term="Engineering & Computer Science"><a id="link" href="#" class="style-scope state-modifier">
<requery-tile class="area style-scope landscape-link">
<span class="label style-scope requery-tile">
Engineering & Computer Science
</span>
<span class="search-icon style-scope requery-tile"></span>
</requery-tile>
</a></state-modifier>
</landscape-link>
<landscape-link class="style-scope patent-result"><state-modifier act="{"type":"QUERY_SET_TERM","term":"$term","origin":"LANDSCAPE_LINK"}" class="style-scope landscape-link" data-term="Computer Networks & Wireless Communication"><a id="link" href="#" class="style-scope state-modifier">
<requery-tile class="area style-scope landscape-link">
<span class="label style-scope requery-tile">
Computer Networks & Wireless Communication
</span>
<span class="search-icon style-scope requery-tile"></span>
</requery-tile>
</a></state-modifier>
</landscape-link>
<template is="dom-repeat" class="style-scope patent-result"></template>
</div>
<s-more-inline class="style-scope patent-result"><hr aria-hidden="true" class="style-scope s-more-inline">
<div class="button style-scope s-more-inline">
<span slot="expand_text" class="style-scope patent-result">Show more</span>
<span class="expand more style-scope s-more-inline"></span>
</div>
<div class="button style-scope s-more-inline" hidden="">
<span slot="collapse_text" class="style-scope patent-result">Show less</span>
<span class="expand less style-scope s-more-inline"></span>
</div>
</s-more-inline>
</section>
<template is="dom-if" class="style-scope patent-result"></template>
</div>
<div class="flex-2 style-scope patent-result">
<section class="knowledge-card style-scope patent-result">
<header class="style-scope patent-result">
<h2 id="pubnum" class="style-scope patent-result">WO2017183817A1</h2>
<p class="tagline style-scope patent-result">WIPO (PCT)</p>
<overlay-tooltip positioning-target="#pubnum" direction="bottom" class="style-scope patent-result" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
<div style="max-width: 300px" class="style-scope patent-result">International application published with international search report</div>
</div>
</overlay-tooltip>
<div class="knowledge-card-action-bar style-scope patent-result">
<a target="_blank" class="style-scope patent-result" href="https://patentimages.storage.googleapis.com/dd/d9/82/15acec76f59dd0/WO2017183817A1.pdf">
<iron-icon icon="description" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z" class="style-scope iron-icon"></path></g></svg>
</iron-icon> Download PDF
</a>
<state-modifier inherit="" act="{"type": "QUERY_FIND_PRIOR_ART", "keywords": $keywords, "before": "$before"}" class="style-scope patent-result" data-keywords="["electronic device","external device","external","indicated","screen"]" data-before="20160422"><a id="link" href="#" class="style-scope state-modifier" inherit="">
<iron-icon icon="find-in-page" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M20 19.59V8l-6-6H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c.45 0 .85-.15 1.19-.4l-4.43-4.43c-.8.52-1.74.83-2.76.83-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L20 19.59zM9 13c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z" class="style-scope iron-icon"></path></g></svg>
</iron-icon> Find Prior Art
</a></state-modifier>
<state-modifier inherit="" act="{"type": "QUERY_SIMILAR_DOCUMENTS", "id": "$id"}" class="style-scope patent-result" data-id="patent/WO2017183817A1"><a id="link" href="#" class="style-scope state-modifier" inherit="">
<iron-icon icon="editor:functions" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z" class="style-scope iron-icon"></path></g></svg>
</iron-icon> Similar
</a></state-modifier>
</div>
</header>
<dl class="important-people style-scope patent-result">
<dt class="style-scope patent-result">Other languages</dt>
<dd class="style-scope patent-result"><state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2017183817A1/fr"><a id="link" href="#" class="style-scope state-modifier">French</a></state-modifier></dd><template is="dom-repeat" strip-whitespace="" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<dt class="style-scope patent-result">Inventor</dt>
<dd class="style-scope patent-result"><state-modifier act="{"type": "QUERY_SEARCH_INVENTOR", "inventor": "$inventor"}" class="style-scope patent-result" data-inventor="Ji-Woong Choi"><a id="link" href="#" class="style-scope state-modifier">Ji-Woong Choi</a></state-modifier></dd><dd class="style-scope patent-result"><state-modifier act="{"type": "QUERY_SEARCH_INVENTOR", "inventor": "$inventor"}" class="style-scope patent-result" data-inventor="Seo-hyeon BAEK"><a id="link" href="#" class="style-scope state-modifier">Seo-hyeon BAEK</a></state-modifier></dd><dd class="style-scope patent-result"><state-modifier act="{"type": "QUERY_SEARCH_INVENTOR", "inventor": "$inventor"}" class="style-scope patent-result" data-inventor="Hyun-Ah OH"><a id="link" href="#" class="style-scope state-modifier">Hyun-Ah OH</a></state-modifier></dd><dd class="style-scope patent-result"><state-modifier act="{"type": "QUERY_SEARCH_INVENTOR", "inventor": "$inventor"}" class="style-scope patent-result" data-inventor="Yong-Seok Jang"><a id="link" href="#" class="style-scope state-modifier">Yong-Seok Jang</a></state-modifier></dd><template is="dom-repeat" strip-whitespace="" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</dl>
<hr class="style-scope patent-result">
<application-timeline class="style-scope patent-result"><div class="wrap style-scope application-timeline">
<div class="header style-scope application-timeline">Worldwide applications</div>
<div class="event style-scope application-timeline">
<span class="block style-scope application-timeline">
<span class="year style-scope application-timeline">2017</span>
<span class="dot style-scope application-timeline"></span>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope application-timeline" data-result="patent/CN108702555B/en"><a id="link" href="#" class="style-scope state-modifier">
<span id="cc" class="active style-scope application-timeline">CN</span>
</a></state-modifier>
<overlay-tooltip positioning-target="#cc" direction="bottom" class="style-scope application-timeline" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
<div class="style-scope application-timeline">Application number: CN201780012476.9A</div>
<div class="style-scope application-timeline">Filing date: 2017-03-23</div>
<div class="style-scope application-timeline">Legal status: Active</div>
</div>
</overlay-tooltip>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope application-timeline" data-result="patent/WO2017183817A1/en"><a id="link" href="#" class="style-scope state-modifier">
<span id="cc" class="active style-scope application-timeline" this="">WO</span>
</a></state-modifier>
<overlay-tooltip positioning-target="#cc" direction="bottom" class="style-scope application-timeline" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
<div class="style-scope application-timeline">Application number: PCT/KR2017/003103</div>
<div class="style-scope application-timeline">Filing date: 2017-03-23</div>
<div class="style-scope application-timeline">Legal status: Application Filing</div>
</div>
</overlay-tooltip>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope application-timeline" data-result="patent/US20170308248A1/en"><a id="link" href="#" class="style-scope state-modifier">
<span id="cc" class="not_active style-scope application-timeline">US</span>
</a></state-modifier>
<overlay-tooltip positioning-target="#cc" direction="bottom" class="style-scope application-timeline" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
<div class="style-scope application-timeline">Application number: US15/467,054</div>
<div class="style-scope application-timeline">Filing date: 2017-03-23</div>
<div class="style-scope application-timeline">Legal status: Abandoned</div>
</div>
</overlay-tooltip>
<template is="dom-repeat" class="style-scope application-timeline"></template>
</span>
<template is="dom-repeat" class="style-scope application-timeline"></template>
</div>
<hr class="style-scope application-timeline">
<div class="header style-scope application-timeline">
Application PCT/KR2017/003103 events
<iron-icon id="legal" icon="icons:help-outline" class="style-scope application-timeline x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<overlay-tooltip positioning-target="#legal" direction="right" class="style-scope application-timeline" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
<div style="max-width: 300px" class="style-scope application-timeline">
A timeline of key events for this patent application, including priority claims,
publications, legal status, reassignments, and litigation.<br class="style-scope application-timeline"><br class="style-scope application-timeline">
Google has not performed a legal analysis and makes no representation as to the accuracy or
completeness of the events listed.
</div>
</div>
</overlay-tooltip>
</div>
<div class="event layout horizontal style-scope application-timeline"><div date="" class="external-priority style-scope application-timeline">2016-08-22</div><div class="line style-scope application-timeline"></div><div class="flex title style-scope application-timeline"><template is="dom-if" class="style-scope application-timeline"></template><state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope application-timeline" data-result="patent/KR102469724B1/en"><a id="link" href="#" class="style-scope state-modifier"><span class="title-text style-scope application-timeline">Priority claimed from KR1020160106116A</span></a></state-modifier><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template></div></div><div class="event layout horizontal style-scope application-timeline" critical=""><div date="" class="filed style-scope application-timeline">2017-03-23</div><div class="line style-scope application-timeline"></div><div class="flex title style-scope application-timeline"><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><state-modifier act="{"type": "QUERY_SEARCH_ASSIGNEE", "assignee": "$assignee"}" class="style-scope application-timeline" data-assignee="Samsung Electronics Co., Ltd."><a id="link" href="#" class="style-scope state-modifier"><span class="title-text style-scope application-timeline">Application filed by Samsung Electronics Co., Ltd.</span></a></state-modifier><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template></div></div><div class="event layout horizontal style-scope application-timeline" critical=""><div date="" class="priority style-scope application-timeline">2017-03-23</div><div class="line style-scope application-timeline"></div><div class="flex title style-scope application-timeline"><template is="dom-if" class="style-scope application-timeline"></template><state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope application-timeline" data-result="patent/CN108702555B/en"><a id="link" href="#" class="style-scope state-modifier"><span class="title-text style-scope application-timeline">Priority to CN201780012476.9A</span></a></state-modifier><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template></div></div><div class="event layout horizontal style-scope application-timeline"><div date="" class="priority style-scope application-timeline">2017-03-23</div><div class="line style-scope application-timeline"></div><div class="flex title style-scope application-timeline"><template is="dom-if" class="style-scope application-timeline"></template><state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope application-timeline" data-result="patent/EP3391659B1/en"><a id="link" href="#" class="style-scope state-modifier"><span class="title-text style-scope application-timeline">Priority to EP17786086.3A</span></a></state-modifier><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template></div></div><div class="event layout horizontal style-scope application-timeline" critical=""><div date="" class="publication style-scope application-timeline">2017-10-26</div><div class="line style-scope application-timeline"></div><div class="flex title style-scope application-timeline"><template is="dom-if" class="style-scope application-timeline"></template><state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope application-timeline" data-result="patent/WO2017183817A1/en"><a id="link" href="#" class="style-scope state-modifier"><span class="title-text style-scope application-timeline">Publication of WO2017183817A1</span></a></state-modifier><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template><template is="dom-if" class="style-scope application-timeline"></template></div></div><template is="dom-repeat" strip-whitespace="" class="style-scope application-timeline"></template>
<template is="dom-if" class="style-scope application-timeline"></template>
</div>
</application-timeline>
<hr class="style-scope patent-result">
<dl class="links style-scope patent-result">
<dt class="style-scope patent-result">Info</dt>
<dd class="style-scope patent-result"><a href="#patentCitations" class="style-scope patent-result">Patent citations (15)</a></dd>
<template is="dom-if" restamp="" class="style-scope patent-result"></template>
<dd class="style-scope patent-result">
<a href="#nplCitations" class="style-scope patent-result">Non-patent citations (1)</a>
</dd>
<template is="dom-if" restamp="" class="style-scope patent-result"></template>
<dd class="style-scope patent-result"><a href="#citedBy" class="style-scope patent-result">Cited by (10)</a></dd>
<template is="dom-if" restamp="" class="style-scope patent-result"></template>
<dd class="style-scope patent-result"><a href="#legalEvents" class="style-scope patent-result">Legal events</a></dd>
<template is="dom-if" restamp="" class="style-scope patent-result"></template>
<dd class="style-scope patent-result"><a href="#similarDocuments" class="style-scope patent-result">Similar documents</a></dd>
<template is="dom-if" restamp="" class="style-scope patent-result"></template>
<dd class="style-scope patent-result"><a href="#relatedApplications" class="style-scope patent-result">Priority and Related Applications</a></dd>
<template is="dom-if" restamp="" class="style-scope patent-result"></template>
<dt class="style-scope patent-result">External links</dt>
<dd class="style-scope patent-result"><a target="_blank" class="style-scope patent-result" href="https://worldwide.espacenet.com/publicationDetails/biblio?CC=WO&NR=2017183817A1&KC=A1&FT=D">Espacenet</a></dd><dd class="style-scope patent-result"><a target="_blank" class="style-scope patent-result" href="https://globaldossier.uspto.gov/result/application/WIPO/PCTKR2017003103/1">Global Dossier</a></dd><dd class="style-scope patent-result"><a target="_blank" class="style-scope patent-result" href="https://patentscope.wipo.int/search/en/WO2017183817">PatentScope</a></dd><dd class="style-scope patent-result"><a target="_blank" class="style-scope patent-result" href="https://patents.stackexchange.com/questions/tagged/WO2017183817A1">Discuss</a></dd><template is="dom-repeat" strip-whitespace="" class="style-scope patent-result"></template>
</dl>
</section>
</div>
</div>
<div id="text" class="horizontal layout style-scope patent-result">
<div class="flex flex-width style-scope patent-result" marginright="">
<section id="description" class="style-scope patent-result">
<h3 class="layout horizontal style-scope patent-result">
<div class="flex style-scope patent-result">Description</div>
<div class="righthead style-scope patent-result" hidden="">
translated from
</div>
</h3>
<patent-text name="description" id="descriptionText" class="style-scope patent-result" style="padding-top: 0px;"><template is="dom-if" restamp="" class="style-scope patent-text"></template>
<overlay-tooltip id="tooltip" class="style-scope patent-text" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
</div>
</overlay-tooltip>
<div class="layout horizontal style-scope patent-text">
<section id="text" class="flex style-scope patent-text"><div mxw-id="PDES122245865" lang="EN" load-source="WIPO-XML" class="description style-scope patent-text">
<invention-title lang="EN" class="style-scope patent-text">ELECTRONIC DEVICE AND METHOD FOR CONTROLLING EXTERNAL DEVICE THEREOF</invention-title>
<technical-field class="style-scope patent-text">
<div id="p01" num="1" class="description-paragraph style-scope patent-text">Apparatuses and methods consistent with exemplary embodiments relate to an electronic device and a method for controlling an external device thereof, and more particularly, to an electronic device that intuitively provides various services for controlling an external device, and a method for controlling an external device thereof.</div>
</technical-field>
<background-art class="style-scope patent-text">
<div id="p02" num="2" class="description-paragraph style-scope patent-text">Due to recent developments in semiconductor technology and wireless communication technology, a network may be formed by various things including a communication function, making it possible to conveniently control the things. As such, the connecting of the things, including the communication functions, to each other via the network is referred to as an Internet of things (IoT).</div>
<div id="p03" num="3" class="description-paragraph style-scope patent-text">The types of IoT devices that may be connected together have increased. However, in order to connect or operate many types of IoT devices and communication functions, there is a cumbersome process in which the IoT devices and communication functions are connected to each other one by one. In addition, in a case in which a plurality of IoT devices exists around a user, it may be difficult for the user to clearly classify a desired device in a search process.</div>
</background-art>
<disclosure class="style-scope patent-text">
<tech-problem class="style-scope patent-text">
<div id="p04" num="4" class="description-paragraph style-scope patent-text">Exemplary embodiments may overcome the above disadvantages and other disadvantages not described above. However, exemplary embodiments are not required to overcome the disadvantages described above, and an exemplary embodiment may not overcome any of the problems described above.</div>
<div id="p05" num="5" class="description-paragraph style-scope patent-text">Exemplary embodiments provide an electronic device capable of intuitively recognizing an external device intended to be controlled by a user and providing various services using the recognized external device, and a method for providing a service thereof.</div>
</tech-problem>
<tech-solution class="style-scope patent-text">
<div id="p06" num="6" class="description-paragraph style-scope patent-text">According to an aspect of an exemplary embodiment, there is provided a method for controlling an external device with an electronic device, the method including: in response to a trigger input being sensed, determining an external device from among a plurality of external devices that is indicated by the electronic device; providing a user interface (UI) screen of an application corresponding to the external device indicated by the electronic device; and in response to a user command being input through the UI screen of the application, transmitting a control signal corresponding to the user command to the external device indicated by the electronic device. </div>
<div id="p07" num="7" class="description-paragraph style-scope patent-text">The determining of the external device indicated by the electronic device may include: receiving signals broadcasted by the external device using a plurality of antennas; determining the external device indicated by the electronic device based on a phase difference and a signal strength of the signals received using the plurality of antennas; and performing a communication connection with the external device indicated by the electronic device.</div>
<div id="p08" num="8" class="description-paragraph style-scope patent-text">The method may include, in response to determining that the electronic device indicates the external device, storing information about the external device and environment information sensed while the electronic device indicates the external device, or transmitting the information to an external server.</div>
<div id="p09" num="9" class="description-paragraph style-scope patent-text">The determining of the external device indicated by the electronic device may include, in response to at least two external devices being present in a direction indicated by the electronic device, one external device indicated by the electronic device among the at least two external devices may be determined using additional environment information together with the phase difference and the signal strength of the signals received using the plurality of antennas.</div>
<div id="p10" num="10" class="description-paragraph style-scope patent-text">The determining of the external device indicated by the electronic device may include: receiving a signal broadcasted from at least one external device; performing a communication connection with the at least one external device based on the received signal; requesting a signal for a location estimation of the at least one external device; receiving the signal for the location estimation using a plurality of antennas; and determining the external device indicated by the electronic device based on a phase difference and a signal strength of the signals for the location estimation received using the plurality of antennas.</div>
<div id="p11" num="11" class="description-paragraph style-scope patent-text">The determining of the external device indicated by the electronic device may include: in response to at least two external devices being present in a direction indicated by the electronic device, a UI screen for selecting one external device of the at least two external devices may be provided, and in response to one external device being selected through the UI screen for selecting the external device, the selected external device may be determined as the one external device indicated by the electronic device.</div>
<div id="p12" num="12" class="description-paragraph style-scope patent-text">The providing the UI screen of the application corresponding to the external device indicated by the electronic device may include: determining an application corresponding to the external device indicated by the electronic device; determining whether data for a UI screen of the determined application is prestored; and based on the determination of whether the application is prestored, providing the UI screen of the determined application using the prestored data.</div>
<div id="p13" num="13" class="description-paragraph style-scope patent-text">The providing the UI screen of the application corresponding to the external device indicated by the electronic device may include: requesting data for the UI screen of the application corresponding to the external device indicated by the electronic device from an external server; receiving the data for the UI screen of the application from the external server; and providing the UI screen of the application using the received data for the UI screen of the application.</div>
<div id="p14" num="14" class="description-paragraph style-scope patent-text">The UI screen of the application may include at least one UI element for controlling the external device indicated by the electronic device.</div>
<div id="p15" num="15" class="description-paragraph style-scope patent-text">The method may further include broadcasting whether the external device is present and connection related information to the external device while a communication connection between the electronic device and the external device indicated by the electronic device is performed.</div>
<div id="p16" num="16" class="description-paragraph style-scope patent-text">According to an aspect of another exemplary embodiment, there is provided an electronic device including: a communicator configured to perform communication with an external device; an input interface configured to sense a user input; a display configured to provide an image; and a processor configured to: determine an external device indicated by the electronic device among a plurality of external devices in response to a trigger input being sensed through the input interface; control the display to provide a user interface (UI) screen of an application corresponding to the external device indicated by the electronic device; and control the communicator to transmit a control signal corresponding to a user command to the external device indicated by the electronic device in response to the user command being input through the UI screen of the application.</div>
<div id="p17" num="17" class="description-paragraph style-scope patent-text">The communicator may include a plurality of antennas configured to receive signals broadcasted by the external device, and the processor may be further configured to determine the external device indicated by the electronic device based on a phase difference and a signal strength of the signals received using the plurality of antennas, and perform a communication connection with the external device indicated by the electronic device.</div>
<div id="p18" num="18" class="description-paragraph style-scope patent-text">The processor may be further configured to, in response to determining that the electronic device indicates the external device, control the communicator to store information about the external device and environment information sensed while the electronic device indicates the external device, or transmit the information to an external server.</div>
<div id="p19" num="19" class="description-paragraph style-scope patent-text">The processor may be further configured to, in response to at least two external devices being present in a direction indicated by the electronic device, determine one external device indicated by the electronic device among the at least two external devices using additional environment information together with the phase difference and the signal strength of the signals received using the plurality of antennas.</div>
<div id="p20" num="20" class="description-paragraph style-scope patent-text">The communicator may include a plurality of antennas configured to receive signals broadcasted by the external device, receive a signal broadcasted from at least one external device, perform a communication connection with the at least one external device, request a signal for a location estimation to the at least one external device, and receive the signal for the location estimation using the plurality of antennas; and the processor may be further configured to determine the external device indicated by the electronic device based on a phase difference and a signal strength of the signals for the location estimation received using the plurality of antennas.</div>
<div id="p21" num="21" class="description-paragraph style-scope patent-text">The processor may be further configured to, in response to at least two external devices being present in a direction indicated by the electronic device, control the display to provide a UI screen for selecting one of the at least two external devices, and in response to one external device being selected through the UI screen for selecting the external device, determine the selected external device as the one external device indicated by the electronic device.</div>
<div id="p22" num="22" class="description-paragraph style-scope patent-text">The electronic device may further include a memory configured to store data for generating the UI screen of the application, wherein the processor may be further configured to control the display to determine an application corresponding to the external device indicated by the electronic device, determine whether data for a UI screen of the determined application is prestored, and based on the determination of whether the application is prestored, provide the UI screen of the determined application using the prestored data.</div>
<div id="p23" num="23" class="description-paragraph style-scope patent-text">The processor may be further configured to control the communicator to request data for the UI screen of the application corresponding to the external device indicated by the electronic device from an external server, control the communicator to receive the data for the UI screen of the application from the external server, and control the display to provide the UI screen of the application using the received data for the UI screen of the application.</div>
<div id="p24" num="24" class="description-paragraph style-scope patent-text">The UI screen of the application may include at least one UI element for controlling the external device indicated by the electronic device.</div>
<div id="p25" num="25" class="description-paragraph style-scope patent-text">The communicator may be further configured to broadcast whether the external device is present and connection related information to the external device while a communication connection between the electronic device and the external device indicated by the electronic device is performed.</div>
<div id="p26" num="26" class="description-paragraph style-scope patent-text">According to an aspect of another exemplary embodiment, there is provided a non-transitory computer-readable storage medium storing a program to cause a computer to perform: in response to a trigger input being sensed, determining an external device from among a plurality of external devices that is indicated by the electronic device; providing a user interface (UI) screen of an application corresponding to the external device indicated by the electronic device; and in response to a user command being input through the UI screen of the application, transmitting a control signal corresponding to the user command to the external device indicated by the electronic device.</div>
<div id="p27" num="27" class="description-paragraph style-scope patent-text">The non-transitory computer-readable storage medium may further cause a computer to perform: in response to determining that the electronic device indicates the external device, storing information about the external device and environment information sensed while the electronic device indicates the external device, or transmitting the information to an external server.</div>
<div id="p28" num="28" class="description-paragraph style-scope patent-text">The determining of the external device indicated by the electronic device may include: in response to at least two external devices being present in a direction indicated by the electronic device, a UI screen for selecting one external device of the at least two external devices may be provided, and in response to one external device being selected through the UI screen for selecting the external device, the selected external device may be determined as the one external device indicated by the electronic device.</div>
<div id="p29" num="29" class="description-paragraph style-scope patent-text">The UI screen of the application may include at least one UI element for controlling the external device indicated by the electronic device.</div>
<div id="p30" num="30" class="description-paragraph style-scope patent-text">The non-transitory computer-readable storage medium may further cause a computer to perform: broadcasting whether the external device is present and connection related information to the external device while a communication connection between the electronic device and the external device indicated by the electronic device is performed.</div>
</tech-solution>
<advantageous-effects class="style-scope patent-text">
<div id="p31" num="31" class="description-paragraph style-scope patent-text">As described above, according to the exemplary embodiments of the present disclosure, even though the electronic device does not accurately know a name or a service content of the external device intended to be controlled by the user, the electronic device recognizes the external device by only an operation of the user indicating the external device, thereby making it possible to more conveniently provide various services.</div>
<div id="p32" num="32" class="description-paragraph style-scope patent-text">In particular, the electronic device may provide a UI screen capable of performing a communication connection with the external device and controlling the external device at the same time, by only the operation indicating the external device.</div>
</advantageous-effects>
</disclosure>
<description-of-drawings class="style-scope patent-text">
<div id="p33" num="33" class="description-paragraph style-scope patent-text">The above and/or other aspects will be more apparent by describing exemplary embodiments with reference to the accompanying drawings, in which:</div>
<div id="p34" num="34" class="description-paragraph style-scope patent-text">FIG. 1 is a diagram illustrating a service provision system providing a service using an external device according to an exemplary embodiment;</div>
<div id="p35" num="35" class="description-paragraph style-scope patent-text">FIG. 2 is a block diagram schematically illustrating a configuration of an electronic device according to an exemplary embodiment;</div>
<div id="p36" num="36" class="description-paragraph style-scope patent-text">FIG. 3 is a block diagram illustrating a configuration of an electronic device according to an exemplary embodiment;</div>
<div id="p37" num="37" class="description-paragraph style-scope patent-text">FIG. 4 is a diagram illustrating a module for providing a service using an external device according to an exemplary embodiment;</div>
<div id="p38" num="38" class="description-paragraph style-scope patent-text">FIG. 5 is a flowchart illustrating a method for controlling an external device of the electronic device according to an exemplary embodiment;</div>
<div id="p39" num="39" class="description-paragraph style-scope patent-text">FIGS. 6A to 7C are flowcharts and diagrams illustrating a method for determining an external device indicated by the electronic device according to an exemplary embodiment;</div>
<div id="p40" num="40" class="description-paragraph style-scope patent-text">FIG. 8 is a flowchart illustrating a method for determining a service corresponding to the external device by the electronic device according to an exemplary embodiment;</div>
<div id="p41" num="41" class="description-paragraph style-scope patent-text">FIG. 9 is a flowchart illustrating an example in which the electronic device broadcasts that another electronic device occupies the external device, according to an exemplary embodiment; and</div>
<div id="p42" num="42" class="description-paragraph style-scope patent-text">FIG. 10A to 20B are examples in which the electronic device provides various services using the external device, according to one or more exemplary embodiments.</div>
</description-of-drawings>
<best-mode class="style-scope patent-text">
<div id="p43" num="43" class="description-paragraph style-scope patent-text">Terms used in the present specification will be briefly described and exemplary embodiments will be described in detail.</div>
<div id="p44" num="44" class="description-paragraph style-scope patent-text">In describing exemplary embodiments, general terms that are widely used are selected, but their meaning may be varied depending on an intention of those skilled in the art, a practice, an emergence of new technologies, and the like. In addition, there may be terms which are arbitrarily selected, and a meaning thereof will be described in detail in a description part of the disclosure corresponding to the terms. </div>
<div id="p45" num="45" class="description-paragraph style-scope patent-text">Exemplary embodiments are illustrated in the drawings and are described in detail below. However, it is to be understood that the present disclosure is not limited to an exemplary embodiment, but includes all modifications, equivalents, and substitutions without departing from the scope and spirit of the present disclosure. In describing exemplary embodiments, if a description of known technologies would obscure the concepts, a detailed description may be omitted.</div>
<div id="p46" num="46" class="description-paragraph style-scope patent-text">Terms such as first, second, etc., can be used to describe various components, but the components should not be limited to any order of importance. The terms are used to distinguish one component from the others, unless expressly indicated otherwise.</div>
<div id="p47" num="47" class="description-paragraph style-scope patent-text">Here, singular forms include plural forms unless indicated otherwise. The terms “include” or “consist of” intend to designate the presence of features, numbers, steps, operations, components, elements, or a combination thereof that are written in the specification, but do not exclude the presence or possibility of addition of one or more other features, numbers, steps, operations, components, elements, or a combination thereof.</div>
<div id="p48" num="48" class="description-paragraph style-scope patent-text">Expressions such as “at least one of,” when preceding a list of elements, modify the entire list of elements and do not modify the individual elements of the list.</div>
<div id="p49" num="49" class="description-paragraph style-scope patent-text">According to an exemplary embodiment, a ‘module’ or a ‘unit’ performs at least one function or operation, and may be implemented in hardware, software, or a combination of hardware and software. In addition, a plurality of ‘modules’ or a plurality of ‘parts’ may be integrated into at least one module and may be implemented with at least one processor, except for a ‘module’ or a ‘part’ in which they need to be implemented in specific hardware.</div>
<div id="p50" num="50" class="description-paragraph style-scope patent-text">According to an exemplary embodiment, a case in which any one part is “connected” with the other part includes a case in which the parts are “directly connected” with each other and a case in which the parts are “electrically connected” with each other with other elements interposed therebetween. In addition, a case in which any one part is “connected” with the other part includes a physical connection as well as a wireless connection. In addition, unless explicitly described to the contrary, “comprising” any components will be understood to imply the inclusion of other elements rather than the exclusion of any other elements.</div>
<div id="p51" num="51" class="description-paragraph style-scope patent-text">Below, exemplary embodiments will be described in detail with reference to the accompanying drawings. However, exemplary embodiments may be implemented in various different ways and are not limited to the exemplary embodiments described herein. In the accompanying drawings, similar reference numerals will be used to describe similar portions.</div>
<div id="p52" num="52" class="description-paragraph style-scope patent-text">FIG. 1 is a diagram illustrating a service provision system providing a service using an external device according to an exemplary embodiment. A <figure-callout id="10" label="service provision system" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000017.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">service provision system</a></figure-callout> 10 includes an <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, a plurality of external devices 200-1 to 200-3, and a <figure-callout id="50" label="server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">server</a></figure-callout> 50. Here, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may be implemented in a portable terminal such as a smart phone, a wearable device, a VR device, and the like, but these are merely examples, and the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may be implemented in other electronic devices (e.g., a remote controller, a tablet PC, a pointing device, a smart phone case, and the like). In addition, the plurality of external devices 200-1 to 200-3, which are devices which may be controlled by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 in an IoT environment, may be described with other terms, e.g., a target device and an IoT device. In particular, the plurality of external devices 200-1 to 200-3 may be implemented in various home appliances such as a smart TV 200-1, an air conditioner 200-2, a printer 200-3, and the like, as illustrated in FIG. 1. They may be implemented in portable terminals such as a smart phone, a wearable device, a VR device, and the like, and may also be implemented in sensors such as a motion sensor, a temperature sensor, a fine dust sensor, and the like, but are not limited thereto.</div>
<div id="p53" num="53" class="description-paragraph style-scope patent-text">First, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 senses a trigger input for performing a service. Here, the service may be controlling a function of the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 or the external device 200-n connected to the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 to provide convenience to a user, e.g., a service controlling the function of the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, a service controlling the function of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 through the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, a service providing information through the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 or the external device 200-n, and the like. Meanwhile, the service according to an exemplary embodiment may be a function, a task, an application, and the like.</div>
<div id="p54" num="54" class="description-paragraph style-scope patent-text">In this case, the trigger input, which is a user input for performing the service, may be, for example, one from among a long press input in which a button of the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is pressed and held, a short press input in which a button is pressed for a short period of time, a user input touching a UI element displayed on a display, a gesture input, shaking the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 one or multiple times, and a voice input including a word or phrase. However, exemplary embodiments are not limited and the trigger input may be implemented in many various ways.</div>
<div id="p55" num="55" class="description-paragraph style-scope patent-text">If the trigger input is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may determine an external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 among the plurality of external devices 200-1, 200-2, and 200-3. According to an exemplary embodiment, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may determine the external device indicated by the electronic device using signals broadcasted by the plurality of external devices. In this case, the signals broadcasted by the external devices may be signals into which an advertising packet including information on the external devices is inserted. In particular, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may determine the external device by using at least one of a phase difference and signal strength of signals received through a plurality of antennas.</div>
<div id="p56" num="56" class="description-paragraph style-scope patent-text">In a case in which the external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is determined, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 determines the service corresponding to the determined external device. The <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may determine the service corresponding to the external device based on a service list which is prestored based on information of the determined external device. The <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may determine the service corresponding to the external device by receiving the information on the external device from the external device itself, and may also determine the service by transmitting the information on the external device to the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 to receive information on the service corresponding to the external device.</div>
<div id="p57" num="57" class="description-paragraph style-scope patent-text">According to an exemplary embodiment, the service corresponding to the external device may be a service providing a UI screen of an application corresponding to the external device, a service sharing the contents provided from the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 with the external device, and the like, but these are merely examples, and other services may also be included. This will be described below in detail with reference to FIGS. 10A to 20B.</div>
<div id="p58" num="58" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide the service corresponding to the determined external device to the user. For example, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a UI screen of an application for controlling the determined external device to the user, and may share the contents with the determined external device.</div>
<div id="p59" num="59" class="description-paragraph style-scope patent-text">According to the <figure-callout id="10" label="service provision system" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000017.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">service provision system</a></figure-callout> 10 as described above, the user may more intuitively select the external device through a motion indicating the external device by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 to control the external device.</div>
<div id="p60" num="60" class="description-paragraph style-scope patent-text">FIG. 2 is a block diagram schematically illustrating a configuration of the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 according to an exemplary embodiment. As illustrated in FIG. 2, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 includes a <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110, an input unit 120 (e.g., input interface), a <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130, and a <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140.</div>
<div id="p61" num="61" class="description-paragraph style-scope patent-text">The communicator 110 (e.g., a communication interface) performs communication with the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 and the <figure-callout id="50" label="server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">server</a></figure-callout> 50. In particular, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may receive a signal broadcasted by the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. In this case, the signal broadcasted by the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200, which is a signal including an advertising packet, may include information on the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. In addition, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may perform a communication connection with the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 to transmit a signal for controlling the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 or receive information from the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200.</div>
<div id="p62" num="62" class="description-paragraph style-scope patent-text">In particular, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may include a plurality of antennas receiving the signal broadcasted by the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. The <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on at least one among a phase difference and signal strength of signals received through the plurality of antennas.</div>
<div id="p63" num="63" class="description-paragraph style-scope patent-text">The <figure-callout id="120" label="input unit" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">input unit</a></figure-callout> 120 senses a user input. In particular, the <figure-callout id="120" label="input unit" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">input unit</a></figure-callout> 120 may sense the trigger input for providing the service. In addition, the <figure-callout id="120" label="input unit" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">input unit</a></figure-callout> 120 may sense a user input for controlling the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 through a UI screen of an application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200.</div>
<div id="p64" num="64" class="description-paragraph style-scope patent-text">The <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 provides an image. In particular, the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 may provide the UI screen of the application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. In this case, the UI screen of the application may include at least one UI element for controlling the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200.</div>
<div id="p65" num="65" class="description-paragraph style-scope patent-text">The <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 controls an overall operation of the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. Specifically, if the trigger input is sensed by the <figure-callout id="120" label="input unit" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">input unit</a></figure-callout> 120, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine an external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 among the plurality of external devices 200-1, 200-2, and 200-3, and may determine a service corresponding to the external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 to thereby provide the determined service. According to an exemplary embodiment, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide the UI screen of the application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, and may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to transmit a control signal corresponding to a user command to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 when the user command for controlling the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 is input through the UI screen of the application.</div>
<div id="p66" num="66" class="description-paragraph style-scope patent-text">Specifically, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on the phase difference and the signal strength of the signals received through the plurality of antennas. More specifically, if the phase difference or a difference of signal strength of the signals received from the first <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 through the plurality of antennas is a preset value or less, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the first external device. In this case, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to perform the communication connection with the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. In addition, in a case in which at least two external devices are present in a direction indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine one <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 from among at least two external devices using additional environment information together with the phase difference and the signal strength of the signals received through the plurality of antennas. In this case, the environment information may include motion information sensed by the motion sensor, AP information, image information on surrounding environment, and the like.</div>
<div id="p67" num="67" class="description-paragraph style-scope patent-text">In a case in which it is determined that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the external device, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to store information about the external device and the environment information sensed while the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the external device, or transmit the above-mentioned information to the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50. Thereby, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may more accurately detect the external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p68" num="68" class="description-paragraph style-scope patent-text">Although an exemplary embodiment described above describes the case in which the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 broadcasts the signal, this is merely an example. In a case in which the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 does not broadcast a separate signal, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may compare the sensed environment information and prestored environment information with each other to thereby determine the external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p69" num="69" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may receive the signals broadcasted from at least one external device to perform the communication connection with at least one external device, may request signals for a location estimation to at least one device, and may receive the signals for the location estimation using the plurality of antennas. In addition, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on the phase difference and the signal strength of the signals of the location estimation received through the plurality of antennas. According to another exemplary embodiment, in a case in which at least two external devices are present in the direction indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide a UI screen for selecting one of at least two external devices. In addition, if one external device is selected through the UI screen for selecting the external device, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the selected external device as one <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p70" num="70" class="description-paragraph style-scope patent-text">After the external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is determined, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the service corresponding to the determined <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. In this case, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the service corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 based on a prestored protocol or a protocol received from the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50.</div>
<div id="p71" num="71" class="description-paragraph style-scope patent-text">In a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a plurality of services corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the display to provide a UI for selecting one of the plurality of services. According to an exemplary embodiment, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide a UI screen of an application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p72" num="72" class="description-paragraph style-scope patent-text">The <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may obtain the UI screen of the application by various methods to thereby provide the UI screen through the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140. Specifically, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine an application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, may determine whether or not data for the UI screen of the determined application is prestored, and may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide the UI screen of the determined application using the prestored data.</div>
<div id="p73" num="73" class="description-paragraph style-scope patent-text">The <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to receive information (e.g., ID information, version information, etc., of the application) about the application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 from the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. Here, in a case in which the application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 is pre-installed in the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide the UI screen using data of the pre-installed application. In a case in which the application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 is not installed in the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 or the application is not an updated version, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to download data for an application of an updated version from the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 using information (e.g., address information) on the application received from the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 in order to install the application of the updated version. In addition, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide the UI screen using the downloaded data for the application of the updated version.</div>
<div id="p74" num="74" class="description-paragraph style-scope patent-text">Alternatively, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to be connected to the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 to obtain data for the UI screen of the application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 using the information (e.g., URL information) on the application received from the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. In addition, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to receive the data for the UI screen of the application from the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50, and may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide the UI screen of the application using the received data for the UI screen of the application. As described above, by providing the UI screen of the application using the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may control the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 through a web application without performing a separate installation process.</div>
<div id="p75" num="75" class="description-paragraph style-scope patent-text">In addition, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a plurality of external devices 200-1, 200-2, and 200-3, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may provide a UI screen of an application corresponding to the plurality of external devices 200-1, 200-2, and 200-3. For example, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a first speaker, a second speaker, and a third speaker, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may provide the UI screen of the application corresponding to a plurality of speakers. In this case, the UI screen of the application corresponding to the plurality of speakers may include a UI element for turning-on/off power, a UI element for playing music contents, a UI element for adjusting a volume, and the like.</div>
<div id="p76" num="76" class="description-paragraph style-scope patent-text">In addition, after a trigger input selecting a UI element for a specific function is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the plurality of external devices 200-1, 200-2, and 200-3, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to transmit a control command for performing the specific function to the plurality of external devices. For example, after a trigger input selecting a power off button is sensed, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a TV 200-1 and an air conditioner 200-2, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to transmit a control command for turning-off power to the TV 200-1 and the air conditioner 200-2.</div>
<div id="p77" num="77" class="description-paragraph style-scope patent-text">According to an exemplary embodiment, while the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 and the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 are communicatively connected to each other, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may broadcast whether or not the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 is present and connection related information to an external electronic device. This will be described in detail with reference to FIG. 9.</div>
<div id="p78" num="78" class="description-paragraph style-scope patent-text">FIG. 3 is a block diagram illustrating a configuration of an electronic device 100’ according to an exemplary embodiment in detail. As illustrated in FIG. 3, the electronic device 100’ includes a <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110, a <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140, a <figure-callout id="150" label="speaker" filenames="PCTKR2017003103-appb-D000003.png,PCTKR2017003103-appb-D000014.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">speaker</a></figure-callout> 150, a <figure-callout id="160" label="memory" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">memory</a></figure-callout> 160, an input unit 120 (e.g., input interface), a <figure-callout id="170" label="sensing unit" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">sensing unit</a></figure-callout> 170, and a <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130.</div>
<div id="p79" num="79" class="description-paragraph style-scope patent-text">The configuration of the electronic device 100’ illustrated in FIG. 3 is merely an example, and exemplary embodiments are not limited to the block diagram described above. Therefore, some of the configuration of the electronic device 100’ illustrated in FIG. 3 may also be omitted, modified, or added depending on a kind of the electronic device 100’ or a purpose of the electronic device 100’. The <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 performs communication with an <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 or an <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50. In particular, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may include a Bluetooth (BT) <figure-callout id="111" label="communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communication module</a></figure-callout> 111, a Wi-<figure-callout id="113" label="Fi communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">Fi communication module</a></figure-callout> 113, and a <figure-callout id="115" label="Zigbee communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">Zigbee communication module</a></figure-callout> 115, as illustrated in FIG. 3.</div>
<div id="p80" num="80" class="description-paragraph style-scope patent-text">The <figure-callout id="111" label="BT communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">BT communication module</a></figure-callout> 111 and the Wi-<figure-callout id="113" label="Fi communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">Fi communication module</a></figure-callout> 113 may first transmit and receive a variety of connection information such as SSID and a session key using a Bluetooth chip or a Wi-Fi chip, may perform a communication connection using the variety of connection information, and may then transmit and receive a variety of information.</div>
<div id="p81" num="81" class="description-paragraph style-scope patent-text">In this case, the <figure-callout id="111" label="BT communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">BT communication module</a></figure-callout> 111 may include at least one of a plurality of antennas, a switch, a transceiver, and a processor. In particular, the <figure-callout id="111" label="BT communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">BT communication module</a></figure-callout> 111 using the plurality of antennas may be implemented in one path scheme and a two path scheme. One path scheme is a scheme in which one transceiver transmits radio signals received through the plurality of antennas to the processor. In particular, in one path scheme, the transceiver may alternately transmit the radio signals received through the plurality of antennas to the processor using the switch. The two path scheme is a scheme in which a plurality of corresponding transceivers each transmit the radio signals received through the plurality of antennas to the processor. That is, the radio signals received through the antennas corresponding to the plurality of transceivers may be transmitted to the processor.</div>
<div id="p82" num="82" class="description-paragraph style-scope patent-text">Meanwhile, although an exemplary embodiment described above describes the case in which the <figure-callout id="111" label="BT communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">BT communication module</a></figure-callout> 111 receives the radio signals using the plurality of antennas, this is merely an example, and the Wi-<figure-callout id="113" label="Fi communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">Fi communication module</a></figure-callout> 113 may also receive the radio signals using the plurality of antennas.</div>
<div id="p83" num="83" class="description-paragraph style-scope patent-text">Besides, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may include various communication modules such as an NFC communication module and an ultrasonic communication module.</div>
<div id="p84" num="84" class="description-paragraph style-scope patent-text">Meanwhile, the <figure-callout id="111" label="BT communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">BT communication module</a></figure-callout> 111 according to an exemplary embodiment may include a Bluetooth low energy (BLE) communication module which is supported by a standard of Bluetooth 4.0 or more.</div>
<div id="p85" num="85" class="description-paragraph style-scope patent-text">The <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 displays various image data and UIs. In particular, the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 may provide a UI screen of an application. In addition, the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 may provide various UIs such as a UI capable of selecting one of a plurality of external devices, a UI for selecting one of a plurality of services, a service guide UI, and the like.</div>
<div id="p86" num="86" class="description-paragraph style-scope patent-text">Meanwhile, according to an exemplary embodiment, the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 may be implemented in a touch screen by being coupled to a touch input unit, and may also be coupled to at least one of a front region, a side region, and a rear region of the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 in a form of a flexible display. The flexible display may be bent, folded, or rolled without being damaged using a thin and flexible substrate such as a paper.</div>
<div id="p87" num="87" class="description-paragraph style-scope patent-text">The <figure-callout id="150" label="speaker" filenames="PCTKR2017003103-appb-D000003.png,PCTKR2017003103-appb-D000014.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">speaker</a></figure-callout> 150 is a component that outputs a variety of alarm sounds or voice messages as well as a variety of audio data for which various processing tasks such as decoding, amplification, and noise filtration are performed by an audio processor. According to another exemplary embodiment, the electronic device 100’ may further include an output terminal as a component for outputting an audio.</div>
<div id="p88" num="88" class="description-paragraph style-scope patent-text">The <figure-callout id="160" label="memory" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">memory</a></figure-callout> 160 stores various modules for driving the electronic device 100’. For example, the <figure-callout id="160" label="memory" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">memory</a></figure-callout> 160 may store software including a base module, a sensing software module, a communication software module, a presentation module, a web browser module, and a service module. In this case, the base module is a basic module processing signals transmitted from the respective hardware included in the electronic device 100’ and transmitting the signals to a high layer module. The sensing software module, which is a module collecting information from a variety of sensors, and analyzing and managing the collected information, may also include a face recognizing module, a voice recognizing module, a motion recognizing module, an NFC recognizing module, and the like. The presentation module, which is a module for configuring a display screen, may include a multimedia module for reproducing and outputting multimedia contents and a UI rendering module performing a UI and graphic processing. The communication software module is a module for performing communication with the outside through the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110. The web browser module refers to a module performing a web browsing to access a web server. The service module is a module including a variety of applications for providing various services.</div>
<div id="p89" num="89" class="description-paragraph style-scope patent-text">As described above, the <figure-callout id="160" label="memory" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">memory</a></figure-callout> 160 may include various program modules, but some of various program modules may be omitted, modified, or added depending on a kind and feature of the electronic device 100’.</div>
<div id="p90" num="90" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="160" label="memory" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">memory</a></figure-callout> 160 includes a module for using a service using the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200, as illustrated in FIG. 4.</div>
<div id="p91" num="91" class="description-paragraph style-scope patent-text">A <figure-callout id="410" label="front searching module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">front searching module</a></figure-callout> 410 is a module determining the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 which is frontally indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. In particular, the <figure-callout id="410" label="front searching module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">front searching module</a></figure-callout> 410 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 which is frontally indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 using at least one of a phase difference and signal strength of radio signals received through the plurality of antennas of the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110. In addition, the <figure-callout id="410" label="front searching module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">front searching module</a></figure-callout> 410 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 which is frontally indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 through environment information. In this case, the <figure-callout id="410" label="front searching module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">front searching module</a></figure-callout> 410 may store information (e.g., UUID, local name, MAC address, etc.) of various external devices in a database.</div>
<div id="p92" num="92" class="description-paragraph style-scope patent-text">A <figure-callout id="420" label="service determining module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">service determining module</a></figure-callout> 420 is a module determining a service corresponding to the external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. In this case, the <figure-callout id="420" label="service determining module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">service determining module</a></figure-callout> 420 may determine the service corresponding to the external device using a prestored database, and may transmit information on the external device to the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 to thereby receive information on the service corresponding to the external device. Here, the service may be a web application itself.</div>
<div id="p93" num="93" class="description-paragraph style-scope patent-text">A <figure-callout id="430" label="protocol managing module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">protocol managing module</a></figure-callout> 430 is a module managing a protocol between the electronic device 100’ and the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. In this case, the protocol, which is a communication protocol, may also be a framework in which a standard protocol is defined, and may be an application itself as a non-standard protocol. Examples of the existing framework of the standard protocol for manipulating the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 include IoTivity of OIC and Alljoyn of Allseen Alliance. The <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 is classified into a case in which it uses the standard protocol such as IoTivity or Alljoyn, and a case in which it use a non-standard protocol. The external devices using the standard protocol broadcast the radio signal including an advertising packet including information that they use the standard protocol to the outside. For example, IoTivity broadcasts the UUID called “ADE3D529-C784-4F63-A987-EB69F70EE816” to inform peripheral devices that it is an IoTivity compatible device.</div>
<div id="p94" num="94" class="description-paragraph style-scope patent-text">The <figure-callout id="430" label="protocol managing module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">protocol managing module</a></figure-callout> 430 uses the local name and the UUID to classify a class between the devices. In particular, in a case in which the standard protocol framework is used, the <figure-callout id="430" label="protocol managing module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">protocol managing module</a></figure-callout> 430 classifies and matches the framework according to the UUID, and in a case in which the non-standard protocol is used, the <figure-callout id="430" label="protocol managing module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">protocol managing module</a></figure-callout> 430 classifies the class of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 using the local name and matches the application as the protocol. Basically, in a matching method, since a database corresponding to the UUID and the local name is pre-built, the database is used.</div>
<div id="p95" num="95" class="description-paragraph style-scope patent-text">A <figure-callout id="440" label="service provision module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">service provision module</a></figure-callout> 440 is a module providing the service determined by the <figure-callout id="420" label="service determining module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">service determining module</a></figure-callout> 420 to the protocol managed by the <figure-callout id="430" label="protocol managing module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">protocol managing module</a></figure-callout> 430. For example, the <figure-callout id="440" label="service provision module" filenames="PCTKR2017003103-appb-D000004.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">service provision module</a></figure-callout> 440 may provide a UI screen of an application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated (or directed) by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p96" num="96" class="description-paragraph style-scope patent-text">Again referring to FIG. 3, the <figure-callout id="120" label="input unit" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">input unit</a></figure-callout> 120 is input with a user command. In this case, the <figure-callout id="120" label="input unit" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">input unit</a></figure-callout> 120 may sense the trigger input for providing the service, and may sense a user input for selecting a specific service.</div>
<div id="p97" num="97" class="description-paragraph style-scope patent-text">Meanwhile, the <figure-callout id="120" label="input unit" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">input unit</a></figure-callout> 120 may be implemented as a touch input unit, but this is merely an example. The <figure-callout id="120" label="input unit" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">input unit</a></figure-callout> 120 may be implemented as various input devices such as a button input unit, a mouse, a keyboard, and the like.</div>
<div id="p98" num="98" class="description-paragraph style-scope patent-text">The <figure-callout id="170" label="sensing unit" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">sensing unit</a></figure-callout> 170 senses a variety of information using various sensors. In particular, the <figure-callout id="170" label="sensing unit" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">sensing unit</a></figure-callout> 170 may sense the environment information. In this case, the environment information may include motion information, surrounding image information, and the like. For example, the <figure-callout id="170" label="sensing unit" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">sensing unit</a></figure-callout> 170 may sense the motion information using the motion sensor (e.g., an accelerator sensor, a gyro sensor, a geomagnetic sensor, or the like), and may obtain the image information using a camera sensor.</div>
<div id="p99" num="99" class="description-paragraph style-scope patent-text">The <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 controls an overall operation of the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. In particular, if the trigger input is sensed by the <figure-callout id="120" label="input unit" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">input unit</a></figure-callout> 120, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 among the plurality of external devices. In addition, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide a UI screen of an application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. If the user command is input through the UI screen of the application, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to transmit the control signal corresponding to the user command to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p100" num="100" class="description-paragraph style-scope patent-text">Meanwhile, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 according to an exemplary embodiment may be implemented in various hardware such as an application processor (AP), a central processing unit (CPU), a graphic processing unit (GPU), and the like.</div>
<div id="p101" num="101" class="description-paragraph style-scope patent-text">Below, a method for providing a service of an electronic device will be described with reference to FIG. 5.</div>
<div id="p102" num="102" class="description-paragraph style-scope patent-text">First, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 senses a trigger input (S510). In this case, the trigger input may be an input (e.g., a long press input, a double touch input, etc.) manipulating a physical button or a UI element, or an input selecting a UI element for performing a specific function. According to another exemplary embodiment, the trigger input may be a motion input taking a specific motion, and may be a voice input including a specific word.</div>
<div id="p103" num="103" class="description-paragraph style-scope patent-text">If the trigger input is sensed (Y in S510), the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 activates the communication module (e.g., a BT communication module, or the like) (S520). In this case, the communication module may receive the radio signal broadcasted by the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 using the plurality of antennas. Meanwhile, according to another exemplary embodiment, the communication module may be activated before the trigger input is sensed, and if the communication module is activated before the trigger input is sensed, the operation (S520) may be omitted.</div>
<div id="p104" num="104" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 determines the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the electronic device 100 (S530). This will be described in detail with reference to FIGS. 6A to 7C. </div>
<div id="p105" num="105" class="description-paragraph style-scope patent-text">The <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 provides a UI screen of an application corresponding to the determined external device 200 (S540). As an example, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide the UI screen of the application using data for the UI screen of the application stored in the memory. Specifically, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine an application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, may determine whether or not data for the UI screen of the determined application is prestored, and may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide the UI screen of the determined application using the prestored data. For example, in a case in which the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is a TV, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 determines a TV control application with an application corresponding to the TV, and determines whether or not a UI screen of the TV control application is prestored. In addition, in a case in which the UI screen of the TV control application is prestored, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may read the prestored UI screen of the TV control application and provide the UI screen through the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140.</div>
<div id="p106" num="106" class="description-paragraph style-scope patent-text">As another example, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may receive data for the UI screen of the application from the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 to thereby provide the UI screen of the application. Specifically, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to request data for the UI screen of the application corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 from the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50. In this case, the request signal may include information on at least one of the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 and the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. In addition, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to receive the data for the UI screen of the application from the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50, and may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide the UI screen of the application using the received data for the UI screen of the application. For example, in a case in which the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is an air conditioner, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may transmit a request signal including information on the air conditioner and the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 to the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50. The <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 may transmit data for a UI screen of an air conditioner control application corresponding to the air conditioner to the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on the information included in the request signal. The <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may control the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140 to provide the UI screen of the air conditioner control application using the data for the UI screen of the air conditioner control application.</div>
<div id="p107" num="107" class="description-paragraph style-scope patent-text">In this case, the application to which the UI screen provided from the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 is provided may be a web application that does not require an installation process.</div>
<div id="p108" num="108" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 determines whether or not a user command is input to the UI screen of the application (S550).</div>
<div id="p109" num="109" class="description-paragraph style-scope patent-text">In the case in which the user command is input, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 transmits a control signal corresponding to the input user command to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the electronic device 100 (S560).</div>
<div id="p110" num="110" class="description-paragraph style-scope patent-text">According to an exemplary embodiment as described above, the user may perform the communication connection with the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 through only an operation that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 intended to be controlled, and may provide the UI capable of controlling the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200.</div>
<div id="p111" num="111" class="description-paragraph style-scope patent-text">FIG. 6A is a flowchart illustrating a method for determining an <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by an <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 according to an exemplary embodiment.</div>
<div id="p112" num="112" class="description-paragraph style-scope patent-text">The <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 receives the radio signal broadcasted by the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 using the communicator 110 (S610).</div>
<div id="p113" num="113" class="description-paragraph style-scope patent-text">The <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 determines the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on at least one of a phase difference and signal strength of radio signals received through the plurality of antennas (S620).</div>
<div id="p114" num="114" class="description-paragraph style-scope patent-text">Specifically, the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 broadcasts the radio signals (e.g., an RF signal, an optical signal, a sound signal, an ultrasonic signal, etc.) including identity information of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. Here, the identity information of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 may refer to unique information capable of identifying the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 such as UUID, a local name, device ID, and MAC address of Bluetooth, SSID and MAC address of Wi-Fi, and the like.</div>
<div id="p115" num="115" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 receives the radio signals broadcasted from the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 using a first antenna and a second antenna. In addition, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may obtain at least one of phase information and signal strength information (e.g., RSSI) of the radio signals received through the first antenna and the second antenna. Here, in a case in which the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 includes the communication module of one path scheme, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may alternately receive the radio signals received through the plurality of antennas according to a switching operation. Here, when an additional waveform having a constant period is present in the radio signals received by the transceiver through the switching from the plurality of antennas, the processor of the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may estimate at least one of phase information and signal strength information of the switched radio signals utilizing the period of the additional waveform and a switching time difference. Alternatively, in a case in which the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 includes the communication module of a two path scheme, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may obtain the radio signals received through the plurality of antennas using a plurality of transceivers. In this case, the processor of the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may obtain at least one of phase information and signal strength information of each of a plurality of radio signals received through the plurality of transceivers.</div>
<div id="p116" num="116" class="description-paragraph style-scope patent-text">In addition, in states such as 100a and 100b of FIG. 7A, a phase difference (θ-θ’) between a <figure-callout id="710" label="first radio signal" filenames="PCTKR2017003103-appb-D000009.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">first radio signal</a></figure-callout> 710 received through a first antenna and a <figure-callout id="720" label="second radio signal" filenames="PCTKR2017003103-appb-D000009.png,PCTKR2017003103-appb-D000010.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">second radio signal</a></figure-callout> 720 received through a second antenna may be a degree of a, which is a preset value or less, as illustrated in FIG. 7B. That is, in a case in which the phase difference (θ-θ’) is the preset value or less, since it means that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 frontally indicates the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 broadcasting the radio signal as the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. For example, in a case in which the phase difference is 7.5° or less, it may be determined that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200.</div>
<div id="p117" num="117" class="description-paragraph style-scope patent-text">However, in a state such as 100c of FIG. 7A, the phase difference (θ-θ’) between the <figure-callout id="710" label="first radio signal" filenames="PCTKR2017003103-appb-D000009.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">first radio signal</a></figure-callout> 710 received through the first antenna and the <figure-callout id="720" label="second radio signal" filenames="PCTKR2017003103-appb-D000009.png,PCTKR2017003103-appb-D000010.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">second radio signal</a></figure-callout> 720 received through the second antenna may be a degree of b, which exceeds the preset value, as illustrated in FIG. 7C. That is, in a case in which the phase difference (θ-θ’) exceeds the preset value, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine that the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 broadcasting the radio signal is not the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p118" num="118" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may compare signal strengths of the signals received through the plurality of antennas to thereby determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. Specifically, in a case in which a difference of the signal strengths of the first radio signal received through the first antenna and the second radio signal received through the second antenna is the preset value or less, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine that the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 broadcasting the radio signal is the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. However, in a case in which a difference of the signal strengths of the first radio signal received through the first antenna and the second radio signal received through the second antenna exceeds the preset value, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine that the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 broadcasting the radio signal is not the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p119" num="119" class="description-paragraph style-scope patent-text">Meanwhile, although an exemplary embodiment described above describes a case in which the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 uses the phase difference and the difference of the signal strengths of the radio signals received through the plurality of antennas, respectively, this is merely an example, and both of the phase difference and the signal strength may be used. That is, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 by simultaneously using the phase difference and the difference of the signal strengths of the radio signals received through the plurality of antennas.</div>
<div id="p120" num="120" class="description-paragraph style-scope patent-text">In addition, in a case in which the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 broadcasts the radio signals in an indoor space, the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may receive a direct signal which is directly transmitted and a reverberation signal which is reflected by an object such as a wall to be transmitted among the radio signals broadcasted by the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. In this case, a problem may occur that it is difficult for the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 to determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 due to the reverberation signal. In order to solve the above-mentioned problem, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may extract channel state information (CSI) from the broadcasted radio signals. Here, the CSI includes information on signal amplitude and phase for each of channels of the radio signal. Therefore, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may classify the direct signal and the reverberation signal by the CSI, and may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 using only the classified direct signal. Besides, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may classify the direct signal by estimating a direction in which the radio signal is received, based on a multiple signal classification (MUSIC) algorithm or an estimation of signal parameters via rotational invariance techniques (ESPRIT) algorithm.</div>
<div id="p121" num="121" class="description-paragraph style-scope patent-text">Although an exemplary embodiment described above describes the case in which the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 determines the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 using at least one of the phase difference and the difference of the signal strengths of the radio signals received through the plurality of antennas, this is merely an example, and the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 using other methods. For example, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 using a flight time difference of the radio signals received from the plurality of antennas. For example, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may compare information on a transmission start time stamp included in each of the radio signals received through the plurality of antennas and information on a time stamp at which the radio signal arrives the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 with each other to thereby calculate the flight time. In addition, in a case in which the flight time difference of the radio signals received from the plurality of antennas is a preset value or less, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine that the corresponding external device is the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p122" num="122" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 using a difference of a time of arrival of the radio signals received from the plurality of antennas. In this case, the time of arrival may be information on a time at which the radio signals arrive at the plurality of antennas. In addition, in a case in which the difference of the time of arrival of the radio signals received from the plurality of antennas is a preset value or less, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine that the corresponding external device is the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p123" num="123" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may generate beams having directivity in a front direction through the plurality of antennas. In this case, a plurality of devices located within the beam in the front direction transmits a response signal to the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 emitting the beam. The <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may determine the plurality of devices located within the beam in the direction indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 as the <figure-callout id="200" label="external devices" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external devices</a></figure-callout> 200 through a response signal. Here, in a case in which the response signal for the radio signal having beamforming characteristics is received, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the external device transmitting the response signal as the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p124" num="124" class="description-paragraph style-scope patent-text">Meanwhile, although an exemplary embodiment described above describes the case in which the processor of the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 extracts only the phase information and the signal strength information of the radio signals received through the plurality of antennas, and the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 determines the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 by calculating the phase difference and the difference of the signal strengths from the phase value and the signal strength value, this is merely an example, and the processor of the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 and the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may perform functions different from the functions described above. For example, the processor of the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may extract a direction angle which is directed by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 using at least one of the phase information and the signal strength information of the radio signals received through the plurality of antennas, and the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on the direction angle. As another example, the processor of the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 may extract the direction angle which is directed by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 using at least one of the phase information and the signal strength information of the radio signals received through the plurality of antennas, and may determine the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on the direction angle.</div>
<div id="p125" num="125" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 determines whether or not a plurality of external devices are present in the direction indicated by the electronic device 100 (S630).</div>
<div id="p126" num="126" class="description-paragraph style-scope patent-text">In the case in which one external device is present in the direction indicated by the electronic device 100 (N in S630), the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 obtains information on the determined external device (S640). For example, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may obtain a local name or UUID of the external device through identity information included in the broadcasted radio signals, and may obtain a variety of information (e.g., a product name, a manufacturer, a protocol, an MAC address, etc.) on the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 using a prestored external device list through the obtained local name or UUID.</div>
<div id="p127" num="127" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 performs a communication connection with the determined the external device 200 (S650). That is, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may perform the communication connection with the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on the information (e.g., UUID, the MAC address, etc.) on the external device. In this case, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may perform the communication connection with the external device through the <figure-callout id="111" label="BT communication module" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">BT communication module</a></figure-callout> 111, but this is merely an example, and the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may perform the communication connection with the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 through other communication modules (e.g., the Zigbee communication module, etc.). In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may go through a paring process at the time of initially connecting with the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200.</div>
<div id="p128" num="128" class="description-paragraph style-scope patent-text">In particular, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may sense the environment information and control the <figure-callout id="110" label="communicator" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">communicator</a></figure-callout> 110 to transmit the environment information to the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50. Specifically, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may sense a variety of environment information and then transmit the environment information to the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 in order to more accurately determine the external device frontally indicated by the electronic device later. Here, the environment information may be, for example, motion information obtained by extracting direction information such as a compass orientation utilizing values obtained from the sensors such as the GPS sensor, the geomagnetic sensor, the accelerator sensor, the gyro sensor, and the like included in the <figure-callout id="170" label="sensing unit" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">sensing unit</a></figure-callout> 170, and may include surrounding image information, surrounding image information photographed by a camera, surrounding Wi-Fi AP information obtained by a wireless communication module, RSSI strength information, BT/BLE information, and RSSI strength information. In this case, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may store the sensed environment information in the <figure-callout id="160" label="memory" filenames="PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">memory</a></figure-callout> 160.</div>
<div id="p129" num="129" class="description-paragraph style-scope patent-text">However, in a case in which the plurality of external devices are present in the direction indicated by the electronic device 100 (Y in S630), the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 senses the environment information (S660). In this case, the environment information may include the motion information, the surrounding image information, the connected AP information, and the like, as described above.</div>
<div id="p130" num="130" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 compares prestored environment information and the sensed environment information with each other to thereby determine the external device indicated by the electronic device (S670). For example, when a TV is put over the same direction and a DVD player is put below the same direction, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may more accurately determine that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is directed to the DVD player based on motion information that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is directed downwardly, or photographed surrounding image information.</div>
<div id="p131" num="131" class="description-paragraph style-scope patent-text">Meanwhile, although an exemplary embodiment described above describes the case in which when the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 broadcasts the radio signals, the external device indicated by the electronic device is determined using the radio signals, this is merely an example. In the case in which the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 does not broadcast the radio signals, or the radio signals are very weak, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may determine the external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on the environment information.</div>
<div id="p132" num="132" class="description-paragraph style-scope patent-text">FIG. 6B is a flowchart illustrating a method for determining an <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by an <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 according to another exemplary embodiment.</div>
<div id="p133" num="133" class="description-paragraph style-scope patent-text">First, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 receives the radio signal broadcasted by at least one external device (S680). In this case, an advertising packet including identity information on the external devices may be inserted into the radio signal broadcasted by at least one external device.</div>
<div id="p134" num="134" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 performs a communication connection with at least one external device 200 (S682). The <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may perform the communication connection with at least one <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 based on the identity information included in the radio signal.</div>
<div id="p135" num="135" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 requests a signal for location estimation to at least one external device 200 (S684). In the case in which at least one external device receives a request signal requesting the signal for the location estimation, the external device receiving the request signal may transmit the signal for the location estimation. In this case, the signal for the location estimation may be a signal formed in a specific pattern in order to calculate a phase difference of the signals received through the plurality of antennas.</div>
<div id="p136" num="136" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 receives the signal for the location estimation using the plurality of antennas (S686).</div>
<div id="p137" num="137" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 determines the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 based on at least one of a phase difference and signal strength of the received signals (S688). In this case, since the operation (S688) is identical to the operation (S620), a detailed description thereof will be omitted.</div>
<div id="p138" num="138" class="description-paragraph style-scope patent-text">FIG. 8 is a flowchart illustrating a method for determining a service corresponding to the external device by the electronic device according to an exemplary embodiment.</div>
<div id="p139" num="139" class="description-paragraph style-scope patent-text">First, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 determines whether or not a protocol corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is present within the electronic device 100 (S810). Specifically, the <figure-callout id="130" label="processor" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">processor</a></figure-callout> 130 may confirm whether or not a protocol matched to the UUID or the local name obtained through the radio signals is present.</div>
<div id="p140" num="140" class="description-paragraph style-scope patent-text">If the protocol corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 is not present (N in S810), the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 transmits the information on the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 to the server 50 (S820). In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 receives information on the protocol through the external server 50 (S830). In particular, the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 transmits information on the framework defined in the standard protocol when information on the UUID is received, and recommends a service to which the non-standard protocol is applied when information on the local name is received.</div>
<div id="p141" num="141" class="description-paragraph style-scope patent-text">If the protocol corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 is present (Y in S810) or the information on the protocol is received through the external server 50 (S830), the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 determines whether or not the protocol is a standard protocol (S840).</div>
<div id="p142" num="142" class="description-paragraph style-scope patent-text">If the protocol is the standard protocol (Y in S840), the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 matches a service suitable for the standard protocol (S850) and extracts the service (S860). However, if the protocol is a non-standard protocol (N in S840), the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 extracts a service corresponding to the external device 200 (S860).</div>
<div id="p143" num="143" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may determine whether or not a plurality of services corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 are present.</div>
<div id="p144" num="144" class="description-paragraph style-scope patent-text">In the case in which one service corresponding to the external device indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is present, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 provides the corresponding service. However, in a case in which the plurality of services corresponding to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 are present, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a UI for selecting the service. In addition, if a user input for selecting the service is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide the selected service.</div>
<div id="p145" num="145" class="description-paragraph style-scope patent-text">Specifically, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 provides various services depending on a kind of trigger input and a kind of <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. According to an exemplary embodiment, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service providing a UI screen of an application for controlling the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. For example, after the trigger input is sensed, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the air conditioner, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service providing a UI screen of an application for controlling the air conditioner. In this case, the application for controlling the air conditioner may be a web application which is downloaded from the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50 to be executed without requiring a separate installation process. However, the case in which the application is the web application is merely an example, and the application may be an application installed in the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. In this case, the application installed in the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may be installed by being downloaded from the <figure-callout id="50" label="external server" filenames="PCTKR2017003103-appb-D000001.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external server</a></figure-callout> 50, but this is merely an example, and the application may be installed by being directly transmitted from the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200.</div>
<div id="p146" num="146" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, if the trigger input selecting the UI element for a specific function is input, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service transmitting a control command for executing the specific function to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. For example, after a trigger input selecting a UI element for sharing music contents is input, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates an external audio device, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit the music contents and an execution command to the external audio device in order to share the music contents.</div>
<div id="p147" num="147" class="description-paragraph style-scope patent-text">In addition, after the trigger input is sensed, the electronic device indicates the plurality of external devices 200-1, 200-2, and 200-3, and the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service controlling the plurality of external devices 200-1, 200-2, and 200-3. For example, after a UI element for turning-on power is selected, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a plurality of lights, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may simultaneously or sequentially transmit a power on command to the plurality of lights.</div>
<div id="p148" num="148" class="description-paragraph style-scope patent-text">In addition, after the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the external device, the <figure-callout id="10" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000017.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 10 may control the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 through a motion input. For example, after the trigger input is sensed, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the light, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 performs a communication connection with the light and then executes an application for controlling the light. In addition, if a motion in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is upwardly directed is sensed according to a guide phrase shown in the execution screen of the application, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a power on command to the light.</div>
<div id="p149" num="149" class="description-paragraph style-scope patent-text">In a case in which a first electronic device 100-1 is connected to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200, since the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 stops the broadcasting of the radio signal, there is a problem that another electronic device 100-2 may not know whether or not the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 exists. Therefore, there was a problem in that it is difficult for another electronic device 100-2 which is not paired in advance to connect.</div>
<div id="p150" num="150" class="description-paragraph style-scope patent-text">Below, a flow of an example in which the electronic device 100-1 broadcasts that another electronic device 100-2 occupies the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 will be described with reference to FIG. 9.</div>
<div id="p151" num="151" class="description-paragraph style-scope patent-text">First, the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 broadcasts the radio signal (S910). That is, the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 may broadcast the radio signal including the advertising packet in order to inform a presence of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 in a state in which the communication connection with the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is not performed. In addition, the first electronic device 100-1 transmits a beacon signal to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 in response to the radio signal (S920). In addition, the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 and the first electronic device 100-1 perform the communication connection (S930).</div>
<div id="p152" num="152" class="description-paragraph style-scope patent-text">If the communication connection between the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 and the first electronic device 100-1 is performed, the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 stops the broadcasting of the radio signal (S940). As such, since the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 stops the broadcasting for own information after the communication connection with any electronic device is performed, other electronic devices other than the first electronic device 100-1 may not know whether or not the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 is present through the radio signal.</div>
<div id="p153" num="153" class="description-paragraph style-scope patent-text">However, according to an exemplary embodiment, the first electronic device 100-1 broadcasts a signal including an information packet of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 instead of the external device 200 (S950). In the case in which the second electronic device 100-2 receives the signal including the information packet of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200, the second electronic device 100-2 transmits the beacon signal to the first electronic device 100-1 in response to the signal (S960). Thereby, the first electronic device 100-1 may inform the second electronic device 100-2 instead of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 of information on the fact that the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 is present and connection possibility, and the second electronic device 100-2 waits or performs the communication connection with the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 according to the user command (S970).</div>
<div id="p154" num="154" class="description-paragraph style-scope patent-text">As illustrated in FIG. 9, after the communication connection between the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 and the first electronic device 100-1 is performed, the first electronic device 100-1 broadcasts the information packet of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 instead of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200, such that the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 and the first electronic device 100-1 may be more conveniently used when a plurality of users use one <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200.</div>
<div id="p155" num="155" class="description-paragraph style-scope patent-text">Below, one or more exemplary embodiments will be described with reference to FIGS. 10A to 20B.</div>
<div id="p156" num="156" class="description-paragraph style-scope patent-text">According to an exemplary embodiment, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service executing an application for controlling the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. Specifically, after the trigger input (e.g., a long press input for a preset button or a preset UI element) is sensed, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the TV 200-1 as illustrated in FIG. 10A, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may execute an application for controlling the TV 200-1 to thereby provide a UI screen of the application for controlling the TV 200-1 as illustrated in FIG. 10B. In particular, before the trigger input is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may maintain a lock state. In this case, the lock state refers to a state before a user authentication (e.g., a password, biometrics) for using the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is performed, and the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a black screen or a lock screen during the lock state. In addition, after the trigger input is sensed in the lock state, the electronic device indicates the TV, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide an execution screen of an application for controlling the TV to the <figure-callout id="140" label="display" filenames="PCTKR2017003103-appb-D000002.png,PCTKR2017003103-appb-D000003.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">display</a></figure-callout> 140. Here, the application for controlling the TV may be a web application.</div>
<div id="p157" num="157" class="description-paragraph style-scope patent-text">Although an exemplary embodiment described above describes a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 controls the TV 200-1, this is merely an example, and the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service executing an application for controlling various external devices such as a fan, a light, a refrigerator, a mini-car, a coffee machine, a vehicle, and the like.</div>
<div id="p158" num="158" class="description-paragraph style-scope patent-text">[Rectified under Rule 91, 19.04.2017] <br class="style-scope patent-text">According to another exemplary embodiment, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service obtaining information related to the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 to the user. For example, after the trigger input is sensed, as illustrated in FIG. 11A, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a station (e.g., an external device attached to a bus station), the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may be guided with information (e.g., bus arrival information) on public transportation, as illustrated in FIG. 11B. That is, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the station, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may execute a bus guide application, which is an application corresponding to the station, and may provide a UI screen providing information on the public transportation.</div>
<div id="p159" num="159" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service for sharing specific contents with another external device. For example, as illustrated in FIG. 12A, in a case in which a specific UI element (e.g., a content sharing button) is selected, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may display a guide phrase of “please indicate desired device while pressing and holding home button,” as illustrated in FIG. 12B. In addition, in a case in which the external device is indicated while pressing and holding the home button, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide various sharing services depending on a kind of the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200. For example, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the TV, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may execute the application for controlling the TV, and may provide an image transmission service or a mirroring service, as illustrated in FIG. 12C. As another example, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a printer, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may execute an application for controlling the printer, and may provide a print service or a print setting service, as illustrated in FIG. 12D.</div>
<div id="p160" num="160" class="description-paragraph style-scope patent-text">As another example, after the trigger input is sensed, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the printer, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may execute an application for controlling the printer. In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide an execution screen of the application as illustrated in FIG. 13A. As illustrated in FIG. 13B, in a case in which image contents intended to be printed are selected through the execution screen of the application, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit information on the selected image contents and a print command to the printer indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100. In this case, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a UI indicating that the print is being performed, as illustrated in FIG. 13C. In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service executing (e.g., connecting special price sale and provision site for the associated products, as illustrated in FIG. 13C) an application for purchasing products associated with the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100.</div>
<div id="p161" num="161" class="description-paragraph style-scope patent-text">In addition, after the trigger input is sensed, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the light, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may execute an application associated with the light, and may display an execution screen of the application as illustrated in FIG. 14A. The <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may display a screen for purchasing supplies associated with the light, as illustrated in FIG. 14B according to the user command, and in a case in which the supplies intended to be purchased are selected, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may display a screen for inputting delivery information as illustrated in FIG. 14C. The <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may display a guide screen for a finger scan as illustrated in FIG. 14D for a user authentication for purchasing the supplies, and in a case in which the user authentication is completed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may display a guide screen guiding the purchasing completion as illustrated in FIG. 14E.</div>
<div id="p162" num="162" class="description-paragraph style-scope patent-text">As another example, in a case in which the external device such as the smart phone is present in the direction indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a variety of information such as private information, remittance information, credit information, and the like to the external device. For example, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is the smart phone, when a payment service is intended to be performed using another smart phone, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit information for payment to another smart phone by indicating another smart phone by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 after the trigger input is sensed.</div>
<div id="p163" num="163" class="description-paragraph style-scope patent-text">As another example, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a device (e.g., a POS machine, or the like) for purchasing the product, and the trigger input is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may execute a credit card application and provide a price payment service after the user authentication.</div>
<div id="p164" num="164" class="description-paragraph style-scope patent-text">As another example, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a specific device (e.g., a guide menu) in a cafe, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may display a coffee menu screen sold in the cafe as illustrated in FIG. 15A. In addition, in a case in which a specific menu is selected on the coffee menu screen, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may display a screen guiding an order detail as illustrated in FIG. 15B, and may display a screen for the user authentication as illustrated in FIG. 15C. After the user authentication is completed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a signal for a coffee order to a server of the cafe, and receive order information from the server of the cafe to thereby display order wait information as illustrated in FIG. 15D. In addition, in a case in which information indicating that the coffee is brought is received from the server, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may generate vibration to guide the user that the coffee is brought. Thereby, the user may know that the ordered coffee is brought even though the user does not receive a separate vibration bell from a clerk at the time of ordering the coffee.</div>
<div id="p165" num="165" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a service connecting a plurality of external devices and controlling the plurality of external devices at the same time. Specifically, after an application for connecting a notebook, a wireless keyboard, and a wireless mouse by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 is executed, in a case in which the trigger input is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may display a guide screen as illustrated in FIG. 16A. In addition, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the notebook, which is a master device, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may set the notebook as the master device, and may display the guide screen as illustrated in FIG. 16B. In addition, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the wireless mouse, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a control signal for instructing a communication connection to the notebook and the wireless mouse, and may display a guide screen as illustrated in FIG. 16C. In this case, the notebook and the wireless mouse may perform the communication connection in response to the control signal for instructing the communication connection. In addition, after a command for connecting an additional device is input, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the wireless keyboard, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a control signal for instructing a communication connection to the notebook and the wireless keyboard, and may display a guide screen as illustrated in FIG. 16D. In addition, if a user input for completing the communication connection is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may terminate a connection service between the note book and another additional device.</div>
<div id="p166" num="166" class="description-paragraph style-scope patent-text">In addition, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may sequentially indicate the plurality of external devices, and may simultaneously or sequentially transmit the control command to the plurality of external devices. For example, after the trigger input is sensed, if the electronic device sequentially indicates the plurality of external devices like dragging the plurality of external devices, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit the same control command (e.g., a control command increasing a volume) to the plurality of external devices (e.g., a plurality of audio devices).</div>
<div id="p167" num="167" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, after the trigger input is sensed, in a case in which the plurality of external devices indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 are present, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a UI for selecting one of services corresponding to the plurality of external devices. For example, after the trigger input is sensed, as illustrated in FIG. 17A, in a case in which the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a toaster 200-4, a coffee maker 200-5, a TV 200-6, and a stand 200-7, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may provide a UI including the services corresponding to the plurality of external devices 200-4 to 200-7, as illustrated in FIG. 17B. In addition, if one of the plurality of services is selected, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a control command corresponding to the selected service to the plurality of external devices 200-4 to 200-7. In this case, the plurality of external devices 200-4 to 200-7 may be deselected through the UI.</div>
<div id="p168" num="168" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may control the <figure-callout id="200" label="external device" filenames="PCTKR2017003103-appb-D000008.png,PCTKR2017003103-appb-D000012.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">external device</a></figure-callout> 200 indicated by the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 through a user motion. Specifically, after the trigger input is input, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a smart curtain as illustrated in FIG. 18A, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may perform a communication connection with the smart curtain, and may provide a UI as illustrated in FIG. 18B. In addition, as illustrated in 100a of FIG. 18C, if a motion that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates an upward direction is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a control command setting up the curtain to the smart curtain, as illustrated in 100b of FIG. 18C, if a motion that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a front direction is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a control command stopping an operation of the curtain to the smart curtain, and as illustrated in 100c of FIG. 18C, if a motion that the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates a downward direction is sensed, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a control command taking down the curtain to the smart curtain.</div>
<div id="p169" num="169" class="description-paragraph style-scope patent-text">As another example, after the trigger input is sensed, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the light, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may perform a communication connection with the light, and may display a UI guiding a user motion as illustrated in FIG. 19.</div>
<div id="p170" num="170" class="description-paragraph style-scope patent-text">According to another exemplary embodiment, after the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 selects a UI element corresponding to a specific function, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the plurality of external devices 200-4 to 200-6, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit a control command corresponding to the selected UI element to the plurality of external devices 200-4 to 200-6. For example, as illustrated in FIG. 20A, after the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 selects a UI element corresponding to a power on, if the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 indicates the toaster 200-4, the coffee maker 200-5, and the TV 200-6, as illustrated in FIG. 20B, the <figure-callout id="100" label="electronic device" filenames="PCTKR2017003103-appb-D000001.png,PCTKR2017003103-appb-D000002.png" class="style-scope patent-text"><a title="Show image containing callout" class="style-scope figure-callout">electronic device</a></figure-callout> 100 may transmit the control command for turning-on power to the toaster 200-4, the coffee maker 200-5, and the TV 200-6.</div>
<div id="p171" num="171" class="description-paragraph style-scope patent-text">As described above, according to the exemplary embodiments, even though the electronic device does not accurately know a name or a service content of the external device intended to be controlled by the user, the electronic device recognizes the external device by only an operation of the user indicating the external device, thereby making it possible to more conveniently provide various services.</div>
<div id="p172" num="172" class="description-paragraph style-scope patent-text">Meanwhile, the method for providing a service of an electronic device according to the diverse exemplary embodiments described above may be implemented in a program and be provided to a user terminal. For example, a non-transitory computer readable medium having a program including a method for controlling a user terminal stored thereon may be provided.</div>
<div id="p173" num="173" class="description-paragraph style-scope patent-text">The non-transitory computer readable medium refers to a machine readable medium that semi-permanently stores the data. Specifically, various applications or programs described above may be provided to be stored in the non-transitory computer readable medium such as a compact disc (CD), a digital versatile disk (DVD), a hard disk, a Blu-ray disk, a universal serial bus (USB), a memory card, a read-only memory (ROM), or the like.</div>
<div id="p174" num="174" class="description-paragraph style-scope patent-text">Although exemplary embodiments have been illustrated and described above, the present disclosure is not limited to the above-described exemplary embodiments, but may be variously modified by those skilled in the art without departing from the scope and spirit of the present disclosure. These modifications should also be understood to fall within the scope of the present disclosure.</div>
</best-mode>
</div>
</section>
<div id="margin" class="style-scope patent-text">
<div id="createHighlight" style="top: 0px;" class="style-scope patent-text" hidden="">
<iron-icon id="comment" icon="editor:insert-comment" class="style-scope patent-text x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M20 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
</div>
</div>
</div>
</patent-text>
</section>
</div>
<div class="flex flex-width style-scope patent-result">
<section id="claims" class="style-scope patent-result">
<h3 class="style-scope patent-result">
<div class="layout horizontal style-scope patent-result">
<div class="flex style-scope patent-result">
Claims <span class="style-scope patent-result">(15)</span>
</div>
<div class="collapse style-scope patent-result">
Hide Dependent
<iron-icon style="height: 15px; width: 15px" icon="expand-less" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</div>
</div>
<div class="layout horizontal style-scope patent-result">
<div class="flex style-scope patent-result"></div>
<div class="righthead style-scope patent-result" hidden="">
translated from
</div>
</div>
</h3>
<patent-text name="claims" enable-text-selection="" class="style-scope patent-result" style="padding-top: 0px;"><template is="dom-if" restamp="" class="style-scope patent-text"></template>
<overlay-tooltip id="tooltip" class="style-scope patent-text" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
</div>
</overlay-tooltip>
<div class="layout horizontal style-scope patent-text">
<section id="text" class="flex style-scope patent-text"><ol mxw-id="PCLM116111892" lang="EN" load-source="WIPO-XML" class="claims style-scope patent-text">
<li class="claim style-scope patent-text"> <div id="c01" num="1" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">A method for controlling an external device by an electronic device, the method comprising:</div>
<div class="claim-text style-scope patent-text">when a trigger input is sensed, determining an external device indicated by the electronic device among a plurality of external devices;</div>
<div class="claim-text style-scope patent-text">providing a user interface (UI) screen of an application corresponding to the external device indicated by the electronic device; and</div>
<div class="claim-text style-scope patent-text">when a user command is input through the UI screen of the application, transmitting a control signal corresponding to the user command to the external device indicated by the electronic device.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c02" num="2" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The method as claimed in claim 1, wherein the determining of the external device indicated by the electronic device includes:</div>
<div class="claim-text style-scope patent-text">receiving signals broadcasted by the external device using a plurality of antennas;</div>
<div class="claim-text style-scope patent-text">determining the external device indicated by the electronic device based on a phase difference and signal strength of the signals received using the plurality of antennas; and</div>
<div class="claim-text style-scope patent-text">performing a communication connection with the external device indicated by the electronic device.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c03" num="3" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The method as claimed in claim 2, further comprising: when it is judged that the electronic device indicates the external device, storing information on the external device and environment information sensed while the electronic device indicates the external device, or transmitting the information to an external server.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c04" num="4" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The method as claimed in claim 2, wherein in the determining of the external device indicated by the electronic device, when at least two external devices are present in a direction indicated by the electronic device, one external device indicated by the electronic device among the at least two external devices is judged using additional environment information together with the phase difference and the signal strength of the signals received using the plurality of antennas.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c05" num="5" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The method as claimed in claim 1, wherein the determining of the external device indicated by the electronic device includes:</div>
<div class="claim-text style-scope patent-text">receiving a signal broadcasted from at least one external device;</div>
<div class="claim-text style-scope patent-text">performing a communication connection with the at least one external device based on the received signal;</div>
<div class="claim-text style-scope patent-text">requesting a signal for a location estimation to the at least one external device;</div>
<div class="claim-text style-scope patent-text">receiving the signal for the location estimation using a plurality of antennas; and</div>
<div class="claim-text style-scope patent-text">determining the external device indicated by the electronic device based on a phase difference and signal strength of the signals for the location estimation received using the plurality of antennas.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c06" num="6" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The method as claimed in claim 1, wherein in the determining of the external device indicated by the electronic device, </div>
<div class="claim-text style-scope patent-text">when at least two external devices are present in a direction indicated by the electronic device, a UI screen for selecting one of the at least two external devices is provided, and</div>
<div class="claim-text style-scope patent-text">when one external device is selected through the UI screen for selecting the external device, the selected external device is judged as one external device indicated by the electronic device.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c07" num="7" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The method as claimed in claim 1, wherein the providing of the UI screen of the application corresponding to the external device indicated by the electronic device includes:</div>
<div class="claim-text style-scope patent-text">determining an application corresponding to the external device indicated by the electronic device;</div>
<div class="claim-text style-scope patent-text">determining whether data for a UI screen of the judged application is prestored; and</div>
<div class="claim-text style-scope patent-text">providing the UI screen of the judged application using the prestored data.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c08" num="8" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The method as claimed in claim 1, wherein the providing of the UI screen of the application corresponding to the external device indicated by the electronic device includes:</div>
<div class="claim-text style-scope patent-text">requesting data for the UI screen of the application corresponding to the external device indicated by the electronic device from an external server;</div>
<div class="claim-text style-scope patent-text">receiving the data for the UI screen of the application from the external server; and</div>
<div class="claim-text style-scope patent-text">providing the UI screen of the application using the received data for the UI screen of the application.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c09" num="9" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The method as claimed in claim 1, wherein the UI screen of the application includes at least one UI element for controlling the external device indicated by the electronic device.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c10" num="10" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The method as claimed in claim 1, further comprising: broadcasting whether the external device is present and connection related information to the external device while a communication connection between the electronic device and the external device indicated by the electronic device is performed.</div>
</div>
</li> <li class="claim style-scope patent-text"> <div id="c11" num="11" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">An electronic device comprising:</div>
<div class="claim-text style-scope patent-text">a communicator configured to perform communication with an external device;</div>
<div class="claim-text style-scope patent-text">an input unit configured to sense a user input;</div>
<div class="claim-text style-scope patent-text">a display configured to provide an image; and</div>
<div class="claim-text style-scope patent-text">a processor configured to determine an external device indicated by the electronic device among a plurality of external devices when a trigger input is sensed through the input unit, to control the display to provide a user interface (UI) screen of an application corresponding to the external device indicated by the electronic device, and to control the communicator to transmit a control signal corresponding to a user command to the external device indicated by the electronic device when the user command is input through the UI screen of the application.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c12" num="12" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The electronic device as claimed in claim 11, wherein the communicator includes a plurality of antennas receiving signals broadcasted by the external device, and</div>
<div class="claim-text style-scope patent-text">the processor judges the external device indicated by the electronic device based on a phase difference and signal strength of the signals received using the plurality of antennas, and performs a communication connection with the external device indicated by the electronic device.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c13" num="13" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The electronic device as claimed in claim 12, wherein when it is judged that the electronic device indicates the external device, the processor controls the communicator to store information on the external device and environment information sensed while the electronic device indicates the external device, or transmit the information to an external server.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c14" num="14" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The electronic device as claimed in claim 12, wherein when at least two external devices are present in a direction indicated by the electronic device, the processor judges one external device indicated by the electronic device among the at least two external devices using additional environment information together with the phase difference and the signal strength of the signals received using the plurality of antennas.</div>
</div>
</li> <li class="claim-dependent style-scope patent-text"> <div id="c15" num="15" class="claim style-scope patent-text">
<div class="claim-text style-scope patent-text">The electronic device as claimed in claim 11, wherein the communicator includes a plurality of antennas receiving signals broadcasted by the external device, receives a signal broadcasted from at least one external device, performs a communication connection with the at least one external device, requests a signal for a location estimation to the at least one external device, and receives the signal for the location estimation using the plurality of antennas; and</div>
<div class="claim-text style-scope patent-text">the processor judges the external device indicated by the electronic device based on a phase difference and signal strength of the signals for the location estimation received using the plurality of antennas.</div>
<div class="claim-text style-scope patent-text"> </div>
<div class="claim-text style-scope patent-text"> </div>
</div>
</li> </ol>
</section>
<div id="margin" class="style-scope patent-text">
<div id="createHighlight" style="top: 0px;" class="style-scope patent-text" hidden="">
<iron-icon id="comment" icon="editor:insert-comment" class="style-scope patent-text x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M20 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4V4c0-1.1-.9-2-2-2zm-2 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z" class="style-scope iron-icon"></path></g></svg>
</iron-icon>
</div>
</div>
</div>
</patent-text>
</section>
</div>
</div>
<div class="footer style-scope patent-result">
<h3 id="patentCitations" class="scroll-target style-scope patent-result">
Patent Citations (15)
<a href="#title" class="style-scope patent-result"><iron-icon icon="arrow-drop-up" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M7 14l5-5 5 5z" class="style-scope iron-icon"></path></g></svg>
</iron-icon></a>
</h3>
<div class="responsive-table style-scope patent-result">
<div class="table style-scope patent-result">
<div class="thead style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="th style-scope patent-result">Publication number</span>
<span class="th style-scope patent-result">Priority date</span>
<span class="th style-scope patent-result">Publication date</span>
<span class="th style-scope patent-result">Assignee</span>
<span class="th style-scope patent-result">Title</span>
</div>
</div>
<div class="tbody style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20050094610A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20050094610A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2003-11-04</span>
<span class="td style-scope patent-result">2005-05-05</span>
<span class="td style-scope patent-result">Universal Electronics Inc.</span>
<span class="td style-scope patent-result">System and method for controlling device location determination
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2008091433A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2008091433A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2007-01-26</span>
<span class="td style-scope patent-result">2008-07-31</span>
<span class="td style-scope patent-result">Sony Ericsson Mobile Communications Ab</span>
<span class="td style-scope patent-result">User interface for an electronic device used as a home controller
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2008090401A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2008090401A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2007-01-26</span>
<span class="td style-scope patent-result">2008-07-31</span>
<span class="td style-scope patent-result">Sony Ericsson Mobile Communications Ab</span>
<span class="td style-scope patent-result">System, methods, devices and computer program products for controlling electronic appliances within a local area
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20140108943A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20140108943A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2012-10-16</span>
<span class="td style-scope patent-result">2014-04-17</span>
<span class="td style-scope patent-result">Korea Electronics Technology Institute</span>
<span class="td style-scope patent-result">Method for browsing internet of things and apparatus using the same
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20140331144A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20140331144A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2011-11-24</span>
<span class="td style-scope patent-result">2014-11-06</span>
<span class="td style-scope patent-result">Jae Ho Kim</span>
<span class="td style-scope patent-result">Method and system for providing nui
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20150058445A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20150058445A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2013-08-22</span>
<span class="td style-scope patent-result">2015-02-26</span>
<span class="td style-scope patent-result">Korea Advanced Institute Of Science And Technology</span>
<span class="td style-scope patent-result">Service Method and System Using Instance Interface of Virtualization Object in Internet of Things Environment
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20160065653A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20160065653A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2014-08-26</span>
<span class="td style-scope patent-result">2016-03-03</span>
<span class="td style-scope patent-result">Fujitsu Limited</span>
<span class="td style-scope patent-result">Internet of things (iot) device configuration construction
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20160112268A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20160112268A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2014-10-17</span>
<span class="td style-scope patent-result">2016-04-21</span>
<span class="td style-scope patent-result">Samsung Electronics Co., Ltd</span>
<span class="td style-scope patent-result">Terminal for internet of things and operation method of the same
</span>
</div>
<template is="dom-repeat" class="style-scope patent-result"></template>
<div class="tr style-scope patent-result">
<span class="td famheader style-scope patent-result">Family To Family Citations</span>
<span class="td famheader style-scope patent-result"></span>
<span class="td famheader style-scope patent-result"></span>
<span class="td famheader style-scope patent-result"></span>
<span class="td famheader style-scope patent-result"></span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/CN102024317B/en"><a id="link" href="#" class="style-scope state-modifier">
CN102024317B
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2009-09-17</span>
<span class="td style-scope patent-result">2012-09-19</span>
<span class="td style-scope patent-result">Tcl集团股份有限公司</span>
<span class="td style-scope patent-result">Remote controller and realization method thereof
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20120226981A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20120226981A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2011-03-02</span>
<span class="td style-scope patent-result">2012-09-06</span>
<span class="td style-scope patent-result">Microsoft Corporation</span>
<span class="td style-scope patent-result">Controlling electronic devices in a multimedia system through a natural user interface
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20130249811A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20130249811A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2012-03-23</span>
<span class="td style-scope patent-result">2013-09-26</span>
<span class="td style-scope patent-result">Microsoft Corporation</span>
<span class="td style-scope patent-result">Controlling a device with visible light
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20140325371A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20140325371A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2013-04-26</span>
<span class="td style-scope patent-result">2014-10-30</span>
<span class="td style-scope patent-result">Research In Motion Limited</span>
<span class="td style-scope patent-result">Media hand-off with graphical device selection
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/KR101560470B1/en"><a id="link" href="#" class="style-scope state-modifier">
KR101560470B1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2014-01-07</span>
<span class="td style-scope patent-result">2015-10-16</span>
<span class="td style-scope patent-result">한국과학기술원</span>
<span class="td style-scope patent-result">Smart access point apparatus and method for controlling internet of things apparatus using the smart access point apparatus
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US9536421B2/en"><a id="link" href="#" class="style-scope state-modifier">
US9536421B2
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2015-06-02</span>
<span class="td style-scope patent-result">2017-01-03</span>
<span class="td style-scope patent-result">Qualcomm Technologies International, Ltd.</span>
<span class="td style-scope patent-result">Intuitive way to point, access and control appliances and other objects in building interiors
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/EP3176766B1/en"><a id="link" href="#" class="style-scope state-modifier">
EP3176766B1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2015-12-03</span>
<span class="td style-scope patent-result">2019-07-17</span>
<span class="td style-scope patent-result">Sony Mobile Communications, Inc.</span>
<span class="td style-scope patent-result">Remote controlling a plurality of controllable devices
</span>
</div>
<template is="dom-repeat" class="style-scope patent-result"></template>
</div>
</div>
</div>
<div style="padding: 10px 12px; font-size: 11px" class="style-scope patent-result">
* Cited by examiner, † Cited by third party
</div>
<template is="dom-if" class="style-scope patent-result"></template>
<h3 id="nplCitations" class="scroll-target style-scope patent-result">
Non-Patent Citations (1)
<a href="#title" class="style-scope patent-result"><iron-icon icon="arrow-drop-up" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M7 14l5-5 5 5z" class="style-scope iron-icon"></path></g></svg>
</iron-icon></a>
</h3>
<div class="responsive-table style-scope patent-result">
<div class="table style-scope patent-result">
<div class="thead style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="th style-scope patent-result">Title</span>
</div>
</div>
<div class="tbody style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
LOTIVITY: "ADE3D529-C784-4F63-A987-EB69F70EE816", UUID
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
</div>
<template is="dom-repeat" class="style-scope patent-result"></template>
</div>
</div>
</div>
<div style="padding: 10px 12px; font-size: 11px" class="style-scope patent-result">
* Cited by examiner, † Cited by third party
</div>
<template is="dom-if" class="style-scope patent-result"></template>
<h3 id="citedBy" class="scroll-target style-scope patent-result">
Cited By (10)
<a href="#title" class="style-scope patent-result"><iron-icon icon="arrow-drop-up" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M7 14l5-5 5 5z" class="style-scope iron-icon"></path></g></svg>
</iron-icon></a>
</h3>
<div class="responsive-table style-scope patent-result">
<div class="table style-scope patent-result">
<div class="thead style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="th style-scope patent-result">Publication number</span>
<span class="th style-scope patent-result">Priority date</span>
<span class="th style-scope patent-result">Publication date</span>
<span class="th style-scope patent-result">Assignee</span>
<span class="th style-scope patent-result">Title</span>
</div>
</div>
<div class="tbody style-scope patent-result">
<template is="dom-repeat" class="style-scope patent-result"></template>
<div class="tr style-scope patent-result">
<span class="td famheader style-scope patent-result">Family To Family Citations</span>
<span class="td famheader style-scope patent-result"></span>
<span class="td famheader style-scope patent-result"></span>
<span class="td famheader style-scope patent-result"></span>
<span class="td famheader style-scope patent-result"></span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/KR102479578B1/en"><a id="link" href="#" class="style-scope state-modifier">
KR102479578B1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2016-02-03</span>
<span class="td style-scope patent-result">2022-12-20</span>
<span class="td style-scope patent-result">삼성전자주식회사</span>
<span class="td style-scope patent-result">Electronic apparatus and control method thereof
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US11150922B2/en"><a id="link" href="#" class="style-scope state-modifier">
US11150922B2
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-04-25</span>
<span class="td style-scope patent-result">2021-10-19</span>
<span class="td style-scope patent-result">Google Llc</span>
<span class="td style-scope patent-result">Initializing a conversation with an automated agent via selectable graphical element
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US10051685B1/en"><a id="link" href="#" class="style-scope state-modifier">
US10051685B1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-05-22</span>
<span class="td style-scope patent-result">2018-08-14</span>
<span class="td style-scope patent-result">Hewlett Packard Enterprise Development Lp</span>
<span class="td style-scope patent-result">Adapting radios of millimeter-wave devices
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US10288432B1/en"><a id="link" href="#" class="style-scope state-modifier">
US10288432B1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-06-15</span>
<span class="td style-scope patent-result">2019-05-14</span>
<span class="td style-scope patent-result">Symantec Corporation</span>
<span class="td style-scope patent-result">Systems and methods for guiding users to network-enabled devices
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/JP7261855B2/en"><a id="link" href="#" class="style-scope state-modifier">
JP7261855B2
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-12-22</span>
<span class="td style-scope patent-result">2023-04-20</span>
<span class="td style-scope patent-result">立川ブラインド工業株式会社</span>
<span class="td style-scope patent-result">
mobile terminal
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/KR20200043125A/en"><a id="link" href="#" class="style-scope state-modifier">
KR20200043125A
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2018-10-17</span>
<span class="td style-scope patent-result">2020-04-27</span>
<span class="td style-scope patent-result">삼성전자주식회사</span>
<span class="td style-scope patent-result">Remote control apparatus and the control method thereof
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/CN111352347A/en"><a id="link" href="#" class="style-scope state-modifier">
CN111352347A
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2018-12-24</span>
<span class="td style-scope patent-result">2020-06-30</span>
<span class="td style-scope patent-result">青岛海尔洗衣机有限公司</span>
<span class="td style-scope patent-result">Control method of household appliance and household appliance
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US11196492B2/en"><a id="link" href="#" class="style-scope state-modifier">
US11196492B2
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2019-04-24</span>
<span class="td style-scope patent-result">2021-12-07</span>
<span class="td style-scope patent-result">Robert Bosch Gmbh</span>
<span class="td style-scope patent-result">Apparatus for person identification and motion direction estimation
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/DE102019111881A1/en"><a id="link" href="#" class="style-scope state-modifier">
DE102019111881A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2019-05-07</span>
<span class="td style-scope patent-result">2020-11-12</span>
<span class="td style-scope patent-result">Infineon Technologies Ag</span>
<span class="td style-scope patent-result">
METHOD AND DEVICE FOR SENDING DATA ACCORDING TO A SIGNAL TIMING
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/US20230315724A1/en"><a id="link" href="#" class="style-scope state-modifier">
US20230315724A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
*<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2022-03-29</span>
<span class="td style-scope patent-result">2023-10-05</span>
<span class="td style-scope patent-result">Lenovo (United States) Inc.</span>
<span class="td style-scope patent-result">Automatically searching for topics related to discovered devices
</span>
</div>
<template is="dom-repeat" class="style-scope patent-result"></template>
</div>
</div>
</div>
<div style="padding: 10px 12px; font-size: 11px" class="style-scope patent-result">
* Cited by examiner, † Cited by third party, ‡ Family to family citation
</div>
<template is="dom-if" class="style-scope patent-result"></template>
<h3 id="similarDocuments" class="scroll-target style-scope patent-result">
Similar Documents
<a href="#title" class="style-scope patent-result"><iron-icon icon="arrow-drop-up" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M7 14l5-5 5 5z" class="style-scope iron-icon"></path></g></svg>
</iron-icon></a>
</h3>
<div class="responsive-table style-scope patent-result">
<div class="table style-scope patent-result">
<div class="thead style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="th style-scope patent-result">Publication</span>
<span class="th style-scope patent-result">Publication Date</span>
<span class="th style-scope patent-result">Title</span>
</div>
</div>
<div class="tbody style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2017183817A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2017183817A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-10-26</span>
<span class="td style-scope patent-result">Electronic device and method for controlling external device thereof
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2017003222A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2017003222A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-01-05</span>
<span class="td style-scope patent-result">Notification apparatus and object position notification method thereof
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2018034396A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2018034396A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2018-02-22</span>
<span class="td style-scope patent-result">Mobile terminal, and method for operating same
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2017171204A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2017171204A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-10-05</span>
<span class="td style-scope patent-result">Terminal device and control method therefor
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2014038860A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2014038860A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2014-03-13</span>
<span class="td style-scope patent-result">Method of executing application and terminal using the method
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2014038902A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2014038902A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2014-03-13</span>
<span class="td style-scope patent-result">Method and device for executing application
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2017073811A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2017073811A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-05-04</span>
<span class="td style-scope patent-result">Mobile terminal and operating method therefor
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2015093637A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2015093637A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2015-06-25</span>
<span class="td style-scope patent-result">Server apparatus and client apparatus for sharing contents and method for sharing contents
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2014092476A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2014092476A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2014-06-19</span>
<span class="td style-scope patent-result">Display apparatus, remote control apparatus, and method for providing user interface using the same
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2019059427A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2019059427A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2019-03-28</span>
<span class="td style-scope patent-result">Display device and terminal for controlling the same
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2014104658A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2014104658A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2014-07-03</span>
<span class="td style-scope patent-result">Method and system for executing an application
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2013151397A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2013151397A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2013-10-10</span>
<span class="td style-scope patent-result">Method and system for reproducing contents, and computer-readable recording medium thereof
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2016204357A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2016204357A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2016-12-22</span>
<span class="td style-scope patent-result">Mobile terminal and control method therefor
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2019117451A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2019117451A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2019-06-20</span>
<span class="td style-scope patent-result">Display device, control method therefor, and recording medium
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2014030956A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2014030956A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2014-02-27</span>
<span class="td style-scope patent-result">Apparatus for uploading contents, user terminal apparatus for downloading contents, server, contents sharing system and their contents sharing method
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2018066755A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2018066755A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2018-04-12</span>
<span class="td style-scope patent-result">Wireless device and wireless system
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2021101327A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2021101327A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2021-05-27</span>
<span class="td style-scope patent-result">Display device and operating method thereof
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2017039103A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2017039103A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-03-09</span>
<span class="td style-scope patent-result">Mobile terminal and control method therefor
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2017069422A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2017069422A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-04-27</span>
<span class="td style-scope patent-result">User terminal device and method for providing web service thereof
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2016140393A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2016140393A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2016-09-09</span>
<span class="td style-scope patent-result">Mobile terminal and operating method therefor
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/EP3213593A1/en"><a id="link" href="#" class="style-scope state-modifier">
EP3213593A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-09-06</span>
<span class="td style-scope patent-result">Electronic apparatus and method of setting network of audio device
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2018097421A2/en"><a id="link" href="#" class="style-scope state-modifier">
WO2018097421A2
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2018-05-31</span>
<span class="td style-scope patent-result">Mobile terminal and method for operating same
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2017030212A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2017030212A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2017-02-23</span>
<span class="td style-scope patent-result">Mobile terminal and method for controlling same
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2018124355A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2018124355A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2018-07-05</span>
<span class="td style-scope patent-result">Audio device and control method therefor
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/WO2020080675A1/en"><a id="link" href="#" class="style-scope state-modifier">
WO2020080675A1
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td style-scope patent-result">2020-04-23</span>
<span class="td style-scope patent-result">Remote control apparatus and control method thereof
</span>
</div>
<template is="dom-repeat" class="style-scope patent-result"></template>
</div>
</div>
</div>
<template is="dom-if" class="style-scope patent-result"></template>
<h3 id="relatedApplications" class="scroll-target style-scope patent-result">Priority And Related Applications</h3>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<h3 id="applicationPriorityApps" class="scroll-target style-scope patent-result">
Priority Applications (2)
<a href="#title" class="style-scope patent-result"><iron-icon icon="arrow-drop-up" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M7 14l5-5 5 5z" class="style-scope iron-icon"></path></g></svg>
</iron-icon></a>
</h3>
<div class="responsive-table style-scope patent-result">
<div class="table style-scope patent-result">
<div class="thead style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="th style-scope patent-result">Application</span>
<span class="th style-scope patent-result">Priority date</span>
<span class="th style-scope patent-result">Filing date</span>
<span class="th style-scope patent-result">Title</span>
</div>
</div>
<div class="tbody style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/CN108702555B/en"><a id="link" href="#" class="style-scope state-modifier">
CN201780012476.9A
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td nowrap style-scope patent-result">2016-04-22</span>
<span class="td nowrap style-scope patent-result">2017-03-23</span>
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
Electronic device and method for controlling external device thereof
<template is="dom-if" class="style-scope patent-result"></template>
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/EP3391659B1/en"><a id="link" href="#" class="style-scope state-modifier">
EP17786086.3A
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td nowrap style-scope patent-result">2016-04-22</span>
<span class="td nowrap style-scope patent-result">2017-03-23</span>
<span class="td style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
Electronic device and method for controlling external device thereof
<template is="dom-if" class="style-scope patent-result"></template>
</span>
</div>
<template is="dom-repeat" class="style-scope patent-result"></template>
</div>
</div>
</div>
<template is="dom-if" class="style-scope patent-result"></template>
<h3 id="appsClaimingPriority" class="scroll-target style-scope patent-result">
Applications Claiming Priority (4)
<a href="#title" class="style-scope patent-result"><iron-icon icon="arrow-drop-up" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M7 14l5-5 5 5z" class="style-scope iron-icon"></path></g></svg>
</iron-icon></a>
</h3>
<div class="responsive-table style-scope patent-result">
<div class="table style-scope patent-result">
<div class="thead style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="th style-scope patent-result">Application</span>
<span class="th style-scope patent-result">Filing date</span>
<span class="th style-scope patent-result">Title</span>
</div>
</div>
<div class="tbody style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
KR10-2016-0049086
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td nowrap style-scope patent-result">2016-04-22</span>
<span class="td style-scope patent-result"></span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
KR20160049086
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td nowrap style-scope patent-result">2016-04-22</span>
<span class="td style-scope patent-result"></span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<template is="dom-if" class="style-scope patent-result"></template>
KR10-2016-0106116
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td nowrap style-scope patent-result">2016-08-22</span>
<span class="td style-scope patent-result"></span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">
<state-modifier act="{"type": "OPEN_RESULT", "result": "$result"}" class="style-scope patent-result" data-result="patent/KR102469724B1/en"><a id="link" href="#" class="style-scope state-modifier">
KR1020160106116A
</a></state-modifier>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
</span>
<span class="td nowrap style-scope patent-result">2016-08-22</span>
<span class="td style-scope patent-result">Electronic device and Method for controlling external device thereof
</span>
</div>
<template is="dom-repeat" class="style-scope patent-result"></template>
</div>
</div>
</div>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<h3 id="legalEvents" class="scroll-target style-scope patent-result">
Legal Events
<a href="#title" class="style-scope patent-result"><iron-icon icon="arrow-drop-up" class="style-scope patent-result x-scope iron-icon-0"><svg viewBox="0 0 24 24" preserveAspectRatio="xMidYMid meet" focusable="false" class="style-scope iron-icon" style="pointer-events: none; display: block; width: 100%; height: 100%;"><g class="style-scope iron-icon"><path d="M7 14l5-5 5 5z" class="style-scope iron-icon"></path></g></svg>
</iron-icon></a>
</h3>
<div class="responsive-table style-scope patent-result">
<div class="table style-scope patent-result">
<div class="thead style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="th style-scope patent-result">Date</span>
<span class="th style-scope patent-result">Code</span>
<span class="th style-scope patent-result">Title</span>
<span class="th style-scope patent-result">Description</span>
</div>
</div>
<div class="tbody style-scope patent-result">
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">2018-07-18</span>
<span class="td nowrap style-scope patent-result">WWE</span>
<span class="td nowrap style-scope patent-result">Wipo information: entry into national phase</span>
<span class="td style-scope patent-result">
<p class="style-scope patent-result"><strong class="style-scope patent-result">Ref document number</strong>: 2017786086</p>
<p class="style-scope patent-result"><strong class="style-scope patent-result">Country of ref document</strong>: EP</p>
<template is="dom-repeat" as="attr" class="style-scope patent-result"></template>
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">2018-07-27</span>
<span class="td nowrap style-scope patent-result">ENP</span>
<span class="td nowrap style-scope patent-result">Entry into the national phase</span>
<span class="td style-scope patent-result">
<p class="style-scope patent-result"><strong class="style-scope patent-result">Ref document number</strong>: 2017786086</p>
<p class="style-scope patent-result"><strong class="style-scope patent-result">Country of ref document</strong>: EP</p>
<p class="style-scope patent-result"><strong class="style-scope patent-result">Effective date</strong>: 20180718</p>
<template is="dom-repeat" as="attr" class="style-scope patent-result"></template>
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">2018-08-29</span>
<span class="td nowrap style-scope patent-result">121</span>
<span class="td nowrap style-scope patent-result">Ep: the epo has been informed by wipo that ep was designated in this application</span>
<span class="td style-scope patent-result">
<p class="style-scope patent-result"><strong class="style-scope patent-result">Ref document number</strong>: 17786086</p>
<p class="style-scope patent-result"><strong class="style-scope patent-result">Country of ref document</strong>: EP</p>
<p class="style-scope patent-result"><strong class="style-scope patent-result">Kind code of ref document</strong>: A1</p>
<template is="dom-repeat" as="attr" class="style-scope patent-result"></template>
</span>
</div>
<div class="tr style-scope patent-result">
<span class="td nowrap style-scope patent-result">2018-10-23</span>
<span class="td nowrap style-scope patent-result">NENP</span>
<span class="td nowrap style-scope patent-result">Non-entry into the national phase</span>
<span class="td style-scope patent-result">
<p class="style-scope patent-result"><strong class="style-scope patent-result">Ref country code</strong>: DE</p>
<template is="dom-repeat" as="attr" class="style-scope patent-result"></template>
</span>
</div>
<template is="dom-repeat" class="style-scope patent-result"></template>
</div>
</div>
</div>
<template is="dom-if" class="style-scope patent-result"></template>
<template is="dom-if" class="style-scope patent-result"></template>
<div id="notices" class="vertical layout center style-scope patent-result">
<span class="style-scope patent-result">Data provided by IFI CLAIMS Patent Services</span>
<template is="dom-if" class="style-scope patent-result"></template>
</div>
</div>
<div class="bottombar style-scope patent-result">
<bottom-bar class="style-scope patent-result"><template is="dom-if" class="style-scope bottom-bar"></template>
</bottom-bar>
</div>
</div>
</div>
<template is="dom-if" class="style-scope patent-result"></template>
</div>
</patent-result>
<template is="dom-if" restamp="" class="style-scope result-container"></template>
<template is="dom-if" restamp="" class="style-scope result-container"></template>
<template is="dom-if" restamp="" class="style-scope result-container"></template>
</result-container>
</div>
</div>
</div>
</div>
<search-footer class="style-scope search-ui"><div id="footer" class="vertical layout center style-scope search-footer">
<span class="links style-scope search-footer">
<overlay-tooltip positioning-target="#footerAbout" direction="top" class="style-scope search-footer" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
Learn more about data coverage, search syntax and other features.
</div>
</overlay-tooltip>
<a id="footerAbout" data-proto="ABOUT" href="https://support.google.com/faqs/answer/6390996" target="_blank" class="style-scope search-footer">About</a>
<overlay-tooltip positioning-target="#footerFeedback" direction="top" class="style-scope search-footer" style="display: none;"><div id="arrow" class="style-scope overlay-tooltip" hidden=""></div>
<div class="style-scope overlay-tooltip">
Send feedback about technical issues or feature requests for Google Patents.
</div>
</overlay-tooltip>
<a id="footerFeedback" data-proto="SEND_FEEDBACK" href="#" onclick="sendFeedback();" class="style-scope search-footer">Send Feedback</a>
<a data-proto="PUBLIC_DATASETS" href="https://console.cloud.google.com/marketplace/product/google_patents_public_datasets/google-patents-public-data" target="_blank" class="style-scope search-footer">Public Datasets</a>
<a data-proto="TERMS" href="https://www.google.com/policies/terms/" target="_blank" class="style-scope search-footer">Terms</a>
<a data-proto="PRIVACY_POLICY" href="https://www.google.com/privacy/privacy-policy.html" target="blank" class="style-scope search-footer">Privacy Policy</a>
<a data-proto="SEARCH_HELP" href="https://support.google.com/websearch/" target="_blank" class="style-scope search-footer">Help</a>
</span>
</div>
</search-footer>
</div>
</search-ui>
</search-result>
<template is="dom-if" restamp="" class="style-scope search-app"></template>
<template is="dom-if" restamp="" class="style-scope search-app"></template>
<template is="dom-if" restamp="" class="style-scope search-app"></template>
<paper-toast id="toast" duration="3000" class="style-scope search-app x-scope paper-toast-0" aria-hidden="true" style="outline: none; display: none;">
<span id="label" class="style-scope paper-toast"></span>
<div id="noticeContent" class="style-scope search-app"></div>
</paper-toast>
</search-app>
<script type="text/javascript" src="//www.gstatic.com/feedback/api.js"></script>
<script type="text/javascript" src="//www.gstatic.com/feedback/js/help/prod/service/lazy.min.js"></script>
<script type="text/javascript">
if (window.help && window.help.service) {
helpApi = window.help.service.Lazy.create(0, {apiKey: 'AIzaSyDTEI_0tLX4varJ7bwK8aT-eOI5qr3BmyI', locale: 'en-US'});
window.requestedSurveys = new Set();
window.requestSurvey = function(triggerId) {
if (window.requestedSurveys.has(triggerId)) {
return;
}
window.requestedSurveys.add(triggerId);
helpApi.requestSurvey({
triggerId: triggerId,
enableTestingMode: false,
callback: (requestSurveyCallbackParam) => {
if (!requestSurveyCallbackParam.surveyData) {
return;
}
helpApi.presentSurvey({
productData: {
productVersion: window.version,
customData: {
"experiments": "",
},
},
surveyData: requestSurveyCallbackParam.surveyData,
colorScheme: 1,
customZIndex: 10000,
});
}
});
};
window.requestSurvey('YXTwAsvoW0kedxbuTdH0RArc9VhT');
}
</script>
<script src="/sw/null_loader.js"></script>
<iframe id="apiproxy9025acd26cb804abe6509c27f5ab0f7d7c8077090.3766077519" name="apiproxy9025acd26cb804abe6509c27f5ab0f7d7c8077090.3766077519" src="https://scone-pa.clients6.google.com/static/proxy.html?usegapi=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.6zM9SN8ON8Q.O%2Fam%3DAAAg%2Fd%3D1%2Frs%3DAHpOoo9LiInNUyZ6A99oK9HdmPXGee7Zyg%2Fm%3D__features__#parent=https%3A%2F%2Fpatents.google.com&rpctoken=766387362" tabindex="-1" aria-hidden="true" style="width: 1px; height: 1px; position: absolute; top: -100px; display: none;"></iframe><iron-a11y-announcer>
<div class="style-scope iron-a11y-announcer" aria-live="polite"></div>
</iron-a11y-announcer></body></html>