# 醫工概論期末印象考題
# 江蕙華
## 安全規範 考連連看
- IEC 60601 電磁相容電性安全
> 任何用電的東西,會不會用電、電池的耐受性
- IEC 62304 醫材軟體確效
> 兩組人馬做
> 1. 工程師開發軟體
> 2. 軟體認證的檢查人員
- IEC 62366 **Usability**
> - 能不能夠使用、可適用性、有效性
> - 臨床醫師拿到後會不會用、好不好用
> - 避免醫療器材做成錯誤的使用
- ISO 10993 生物相容性
- ISO 14971 風險分析管理
> - 臨床上傷害造成的風險(受傷、熱腫、死亡)
> - 評估最嚴重傷害與發生機率
- ISO 13485 品質系統建立
# 朱唯勤
## 2D Convolution 必考
1 0 0 1
0 4 4 0
0 4 4 0
1 0 0 1
filter:
0 -1 0
-1 4 -1
0 -1 0
## What is Gestalt laws or Organization
解釋Gestalt laws並且說出哪個law是解釋此圖最佳的law

## M,N, L(gray level)

考用什麼方式
- 讓M,N變大L變小
- 讓M,N變小L變大...
# 詹家泰
## List prevasive computing enabling the technologies
這題我填5A加上
- Ubiquitous computing
- Poractive computing
- Ambient intelligence
- disappear computing
## What is "context information"
almost any information available at the time of an interaction can be seen as context information.
- identity
- spatial information
- temporla information
- enviromental information
- social situation
- resources that are nearby
- availability of resources
- physiological measurements
- activity
- schedules and agendas
## Challenges of an ageing population
- An increase in age-related disease 慢性病增加
- Rising healthcare costs 健康照護成本增加
- Shortage of professionals 人力短缺
- Increase in number of individual unable to live independently 獨立性降低(需要照護者或家人陪伴)
Given the fact that 89% of the older adults prefer to stay in the comfort of their own homes, and given the costs of nursing home care
## Ambient-assisted living
- Gerontechnology
- Gerontology+Technology 老年學跟科技的結合
- AAL: Ambient Assisted Living
- Assited Living + Ambient Intelligence 環境智能輔助生活,協助老人獨立生活
:::info
我只寫到以上內容而已
:::
老人希望在地老化,即在自家成功地老化甚至活躍地老化

## Tel-home, U-care
這裡我填U-care
做到U-Care要具備(components):
- Personal Emergency Responese System (個人化緊急響應系統)
- Vital Sign Monitoring (生理檢測)
- Activity of Daily Living (日常生活活動)
- Personal Health Record (PHR) 個人健康紀錄
# 賴穎暉
## Why need Feature extraction
從物理訊號把真正需要的特徵抓出來

- 利用方法把訊號轉成數字,且是具有代表性的數字
- 把要的特徵秀出來
MFCC
## Inner hair cells and Outer hair cells
說明這兩個的差異
- **耳蝸**
- 被推動時有如膨脹收縮會造成毛細胞有時碰到蓋膜有時沒碰到。最重要即是**inner hair cells會產生action potential進而產生聲音**。
- 藉由毛細胞跟蓋膜的刷動產生電訊號來聆聽。
- 聲音震動很厲害時,三根(outer cells)外毛細胞會變硬,使蓋膜蓋下去的力道變小,類似保護毛細胞的功能。
- 非線性聆聽大概都是從外毛細胞特性的變化來改變
## Backpropagation
找出成千上萬的w
- Chain rule

- 把所有的loss加總起來
- 
- Forward pass

x1即對w1那項做偏為分

- Backward pass
- 2-1 對activation function 做偏微分
- 2-2 (假設單層output layer
>C一直往後推是因為nn的loss是不斷回去nn往前推找出loss
> 會麻煩是因為C不知道

- 用算出來的C導回來調整參數找出w

X->NN-> **X'-T(C)**

# 陳右穎
## Polarizable and Non-Polarizable Electrodes

- Perfectly Polarizable Electrodes
**在穿過電極-電解質時無實際電荷流通,並且電路特性像電容。**
> 一般神經訊號量測,放大系統是屬於交流放大系統,前置的放大系統都長High input設計,等效電阻會比較大
> 進到放大系統訊號變少 Gega
> 得到訊號變化比較pure
- Perfectlry Non-Polarizable electrode
**電流可以自由在介面流通,不需要能量做轉換,所以non-polarizable electrodes沒有overpotentials**
>比較適合做刺激
> 有電位差存在,在做電解,直流放在組織上電解


## Brain Machine Interface Model
