<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:media="http://search.yahoo.com/mrss/"
	
	>

<channel>
	<title>ond</title>
	<link>https://ondlab.kr</link>
	<description>ond</description>
	<pubDate>Fri, 25 Oct 2024 13:31:27 +0000</pubDate>
	<generator>https://ondlab.kr</generator>
	<language>en</language>
	
		
	<item>
		<title>Main Image</title>
				
		<link>https://ondlab.kr/Main-Image</link>

		<pubDate>Mon, 21 Aug 2023 10:34:18 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/Main-Image</guid>

		<description>
  &#60;img src="//freight.cargo.site/w/900/q/75/i/259af94b8132960c46880606b840301171863749e2da7aedd48aff7344af419f/_P_0_22_1_Findie_1.png"&#62;
  
    
      
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
      
    

    
      
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
      
    

    
      
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
      
    
  



  HTMLCollection.prototype.map = Array.prototype.map;
  HTMLCollection.prototype.forEach = Array.prototype.forEach;

  function getRandomIndex(max) {
    return Math.floor(Math.random() * max);
  }

  var colors = ["#FF0000", "#00FF00", "#0000FF", "#FFFF00", "#FF00FF"];
  var pickedColor = colors[getRandomIndex(colors.length)];
  var svgs = document.getElementById("overlay").children;
  svgs.forEach((elem) =&#62; elem.setAttribute("color", pickedColor));

  var bgElem = document.getElementById("main-image").children[0];
  bgElem.removeAttribute("src");

  async function getThumbnails() {
    return new Promise((resolve, reject) =&#62; {
      const srcs = document
        .getElementsByClassName("thumb_image")
        .map((elem) =&#62; {
          const img = elem.children[0];
          const src = img.src &#124;&#124; img.getAttribute("data-lazy-src");
          return src;
        });

      if (!srcs.length) {
        reject("thumbnails are not loaded yet.");
      }
      if (!srcs.every((src) =&#62; src)) {
        reject(`there exists a null thumbnail.
            ${JSON.stringify(srcs, null, 2)}`);
      }

      resolve(srcs);
    });
  }

  var intervalId;
  intervalId = setInterval(async () =&#62; {
    try {
      const srcs = await getThumbnails();
      clearInterval(intervalId);

      const src = srcs[getRandomIndex(srcs.length)];
      bgElem.setAttribute("src", src);
    } catch (error) {
      console.error(error);
    }
  }, 200);
</description>
		
	</item>
		
		
	<item>
		<title>Thumbnail</title>
				
		<link>https://ondlab.kr/Thumbnail-1</link>

		<pubDate>Tue, 14 Nov 2023 02:17:53 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/Thumbnail-1</guid>

		<description>
PROJECTS - Selected&#38;nbsp;of OND &#38;amp; Hwang Kim (2004~2024)
</description>
		
	</item>
		
		
	<item>
		<title>About</title>
				
		<link>https://ondlab.kr/About</link>

		<pubDate>Mon, 06 Mar 2023 07:35:35 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/About</guid>

		<description>
AboutOND LabOND Lab is a design research studio specializing in "AI UX and Service Design”.

OND aims to create innovative digital products leveraging AI technology, utilizing state-of-the-art (SOTA) design methods and creative processes. The lab places value on a holistic approach and proposing solutions at the strategic phase.

OND is continuously asking and challenging current definition of design, trying to broaden and expand roles of design. OND is exploring how to contribute to an alternative way of living, adding different angles and layers and creating positive waves to techno-rapid-mobile world and life.

&#60;img width="2000" height="1335" width_o="2000" height_o="1335" data-src="https://freight.cargo.site/t/original/i/eb9cfbcf70b40c77cc308457769f5e180d4a2fc66bec256bc9f8689d2430c4e3/20191022-DSC_3519.jpg" data-mid="182532152" border="0"  src="https://freight.cargo.site/w/1000/i/eb9cfbcf70b40c77cc308457769f5e180d4a2fc66bec256bc9f8689d2430c4e3/20191022-DSC_3519.jpg" /&#62;Contacte-mail hwangkim@unist.ac.kr





	Hwang Kim











Hwang is an associate professor at UNIST, director at OND Lab, and board member of directors of the KSDH &#38;amp; KSDS. Hwang graduated from Hongik University (2000–06), earned a master's degree from the Royal College of Art (UK, 2008–10), and received a doctoral degree from Seoul National University (2020–25). He worked as a UX designer at Ahn Graphics (2007–08), then served as UX Design Director at Philips Healthcare (Singapore/Netherlands, 2011–18) before returning to Korea after 12 years abroad to join the Department of Design at UNIST (2019–present).

His research and practice focus on digital product design with embedded AI agents, service design, design strategy, and healthcare UX design. Hwang initiated and directed multiple government and industry-funded projects. 
He has a passion for advanced technology converged design education and worked on the revision of the academic curricula of UNIST Design. He is also actively engaged with multiple university and department committees and TFTs.
 He likes to work with an object-oriented and problem-solving mindset by continuously learning, even in extremely pressured duty.
&#60;img width="3094" height="3094" width_o="3094" height_o="3094" data-src="https://freight.cargo.site/t/original/i/4f99eae8d2f7e78624a44a71bc5afdabf11316a5d592d942aef8fd96eba45c62/DSC_1747.jpg" data-mid="199578396" border="0"  src="https://freight.cargo.site/w/1000/i/4f99eae8d2f7e78624a44a71bc5afdabf11316a5d592d942aef8fd96eba45c62/DSC_1747.jpg" /&#62;
Photography © Seungho Park-Lee&#38;nbsp;















	StatementCulture
Balances artistic and humanistic perspectives with scientific reasoning
Cultivate a distinctive culture and spread it through an interconnected network
Goal
Education, as the fundamental mission of academia, takes priorty over project work
Prioritizes the growth of members, achieved through a design education and mentorship
Work
Questioning differently, seeing differently, and creating differently
OND values flexibility and joy as drivers of productivity and innovationOND emphasizes documenting and designing processes as integral to its practice
Daily life
Every OND members have ownership and grows collectively through OND educational programs and collaborative projects
Members are empowered to influence the lab's direction, fostering a sense of agency and shared responsibility
OND commits to extreme transparency across all organizational aspects, ensuring visibility of individual contributions
OND celebrates and welcomes diversity, race, national origin, gender identity, age, and disability status, recognizing that inclusivity strengthens creativity and innovation
	Focus Area1stAI UXService DesignStrategic Design


	OND LabOND 연구소는 “AI UX, 서비스 디자인”을 연구하는 디자인 연구소로서 UNIST에 속하여 있습니다.

OND는 AI를 접목한 디지털 제품을 디자인 하며, SOTA(state-of-the-art) 디자인 방법론과 창조적인 과정을 통해 혁신적인 서비스를 만들어 내는 것을 목표 하고 있습니다. 전체적인 시점에서의 접근과 전략 단계에서의 솔루션 제안에 가치를 두고 있습니다. 

OND는 디자인 정의에 대하여 지속적으로 고민하며, 디자인 역할의 확장을 꾀합니다. 급변하는 세상과 삶에 다른 각도의 관점을 추가하고, 대안을 모색하며, 긍정적인 파장을 일으키기 위해 노력합니다.

&#60;img width="5833" height="3894" width_o="5833" height_o="3894" data-src="https://freight.cargo.site/t/original/i/5e9e7000911d5f81125291ea81d1dcf21429f975dd3de9187ce89cde2aac5788/_A_4_Lab_11.jpg" data-mid="199544757" border="0"  src="https://freight.cargo.site/w/1000/i/5e9e7000911d5f81125291ea81d1dcf21429f975dd3de9187ce89cde2aac5788/_A_4_Lab_11.jpg" /&#62;
Contacte-mail hwangkim@unist.ac.kr


	김황
김황은 UNIST의 부교수, OND Lab의 디렉터이며, 한국 디지털 헬스케어 학회(KSDH)와 한국 디자인 학회(KSDS)의 이사로 활동하고 있다.(2019~현재)김황은 홍익대학교 금속조형 디자인과(2000~06)를 졸업 후, RCA(영국, 2008~10)에서 석사를 취득, 서울대학교(2020~25)에서 박사학위를 받았다. 학사 졸업 후 안그라픽스(2007~08)에서 UX 디자이너로 일했고, 필립스 헬스케어(싱가포르/네덜란드, 2011~18)에서 UX 디자인 디렉터로 일한 다음 출국 12년만에 귀국하여 UNIST 디자인학과(2019~현재)에 합류하였다.&#38;nbsp;그는 AI UX, 서비스 디자인, 디자인 전략, 그리고 의료 UX 디자인을 중점으로 활동하고 있으며, 다수의 정부 및 산학 프로젝트를 총괄했다. 
그는 첨단기술 융합을 통한 디자인 교육에 관심과 열정을 가지고 있으며, UNIST 디자인학과의 교육 커리큘럼 개정 작업에 참여했다. 또한, 여러 대학/학과 위원회 및 TFT에 적극적으로 참여하고 있다.&#38;nbsp;

	OND 선언문화
철학적, 인문학적 사고와 과학적 사고의 균형을 이룬 문화를 지향한다.
연구소 만의 문화를 구축하기 위해 노력하며 네트워크를 통해 문화를 확장한다.

목표
대학 본연의 목적인 (교육)이 일(프로젝트)에 우선한다.
연구소 학생들의 성장을 지지하며, 올바른 디자인 교육을 통해 이를 성취한다.

일
다르게 묻기, 다르게 보기, 다른 과정을 통해, 다르게 만든다.
재미에 기반한 유연성의 힘을 믿으며, 즐겁게 일한다.

과정 자체를 기록하고 디자인 한다.

일상
연구소 구성원들이 운영의 주체이며, 자체 교육 프로그램과 협업을 위한 프로젝트들을 통해 함께 성장한다.
구성원에게 권한과 책임을 주고, 구성원들이 연구소의 여정에 영향을 미치는 것을 환영한다.
투명하기 위해 노력하고 구성원들의 기여가 공유될 수 있도록 노력한다.
다양성을 추구한다. - 다른 인종, 국적, 성별, 성적 지향, 나이, 장애를 환영 한다.
	OND 집중 분야1stAI UX서비스 디자인전략 디자인


PROJECTS - Selected of OND &#38;amp; Hwang Kim (2004~2024) 
</description>
		
	</item>
		
		
	<item>
		<title>Team</title>
				
		<link>https://ondlab.kr/Team</link>

		<pubDate>Mon, 19 Jun 2023 11:54:10 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/Team</guid>

		<description>Team
	Lab DirectorHwang Kim



Doctor Researchers&#38;nbsp;
Jieun Lee Yungu Kang



 Master ResearchersSeonkyu Lee&#38;nbsp;- Lab lead

Interns

Keon Lee


	Alumni2026
TaeGeun KimSoyoung Park

2025Jinbaek LeeHyejin Lee&#38;nbsp;- OND MSc
Hyeonseo Ha

2024
Hyejin Oh - OND MScYoonah Jung - OND MSc
Donghyeok Yoo - OND MScMingu KangJunhyoung Choi

2023Seoju YunYujin LeeWooseong KimKyuwon Cho


2022
Youngjun Park

Sanghee Park


2021
Jiyoung Lee - OND MSc

Hyojeong Jin - OND MSc

Hyemin Choi


2020
Sungwon Jang
Byungkuk Kwak
Hyobin Kim
Dabin Lee


2019
Soyoon Park

Minchul Kim

Hayoung Lee

 Sandeul Lee
Arstan AshyrbekovOND Lab graduates contribute to society through their design practices and research in various fields. Their career paths include positions at corporations (Samsung, LG, KT, Krafton), Design agency (PXD), Startups (Like Lion and many others), overseas employment (New Zealand, Australia), domestic graduate programs (KAIST, UNIST), and international graduate programs (University of Washington)


	Join the OND team

We are actively looking for...Full-stack Software DeveloperFull-stack MarketerFull-time Product DesignerDoctor &#38;amp; Master DesignerIntern - Bachelor Designer


&#60;img width="6016" height="4016" width_o="6016" height_o="4016" data-src="https://freight.cargo.site/t/original/i/222bc856fce4881ac334efe68cebcc947a7ba583cf08d24676259402994e2998/_A_4_Lab_4.jpg" data-mid="199544776" border="0"  src="https://freight.cargo.site/w/1000/i/222bc856fce4881ac334efe68cebcc947a7ba583cf08d24676259402994e2998/_A_4_Lab_4.jpg" /&#62;

	How to apply
Full-stack Software DeveloperFull-stack MarketerFull-time researcher 
(AI UX &#38;amp; Service designer)

Master &#38;amp; Doctor researcher 
(AI UX &#38;amp; Service designer)

Bachelor researcher (Interns)

	Lab Director김황&#38;nbsp;
Doctor Researchers 이지은 
강윤구

Master Researchers 

이선규 - 랩장


Interns&#38;nbsp;
이건


	Alumni
    
2026김태근박소영

2025
이진백
이혜진 - OND MSc
하현서


2024
오혜진 - OND MSc
정윤아 - OND MSc
유동혁 - OND MSc
강민구
최준형


2023
윤서주
이유진
김우성
조규원


2022
박영준
박상희


2021
이지영 - OND MSc
진효정 - OND MSc
최혜민


2020
장성원
곽병국
김효빈
이다빈


2019
박소윤
김민철
이하영
이산들
Arstan Ashyrbekov

OND Lab 졸업생들은 다양한 곳에서 디자인 실무와 연구의 수행을 통해 사회에 기여하고 있습니다. 졸업생들의 진로는 다음과 같습니다. 대기업(삼성, LG, KT, Krafton), 디자인 전문회사(PXD), 스타트업(멋쟁이 사자처럼 외 다수), 해외취업(뉴질랜드, 호주), 국내 진학(KAIST, UNIST), 해외 진학(워싱턴 대학교) 


	
Join the OND team

풀스택 개발자 모집중입니다.전일제 연구원(Product Designer) 모집중 입니다.&#38;nbsp;
박사, 석사 연구원(Product Designer)  모집중 입니다.&#38;nbsp;
학사 연구원(Intern) 모집중 입니다.
&#60;img width="5826" height="3590" width_o="5826" height_o="3590" data-src="https://freight.cargo.site/t/original/i/62a0b7a6cf34d4f5452cdc5117f3cc58d7e9eb9ed7d6b245702c69bd46b41830/_A_4_Lab_5.jpg" data-mid="199544808" border="0"  src="https://freight.cargo.site/w/1000/i/62a0b7a6cf34d4f5452cdc5117f3cc58d7e9eb9ed7d6b245702c69bd46b41830/_A_4_Lab_5.jpg" /&#62;

	




PROJECTS - Selected of OND &#38;amp; Hwang Kim (2004~2024)</description>
		
	</item>
		
		
	<item>
		<title>Activities</title>
				
		<link>https://ondlab.kr/Activities</link>

		<pubDate>Fri, 23 Jun 2023 04:48:33 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/Activities</guid>

		<description>Activities
	Projects -&#38;nbsp;SelectedAgentic AI Financial Planning &#38;amp; Analysis B2B SaaS Development
AI 에이전트 기반의 재무 계획 및 분석(FP&#38;amp;A) B2B SaaS 개발2024~2025
Client: KeepbookUNIST(OND)
Development of an AI Counselor for the Mental Health of Cancer Patients
암환자의 정신건강을 위한 AI 상담사 개발
2023~2027
Client:&#38;nbsp;Ministry of Health and Welfare
Consortium
Seoul National University Hospital, 서울대학교 병원Uijeongbu Eulj Medical Center,&#38;nbsp;을지대학교 병원Dongguk University Hospital, 동국대학교 병원
Genesis Lab, 제네시스랩
UNIST(OND)

Development of an Indoor Air Conditioning System for Hyundai Motor Company
현대자동차 실내 공조 시스템 개발2024~2025
Client:&#38;nbsp;Hyundai Motor Company
UNIST(DECS, EXPC, DXI &#38;amp; OND)
Research of climate change in the performing arts sector
공연예술분야 기후변화 대응 연구2023~2024
Client: Art Korea Lab
ConsortiumK-Arts(Korean National University of Arts), 한국종합예술학교 연극원Jisun ParkUNIST Design(EXPC, NDS &#38;amp; OND)

Development of XR metaverse mental healthcare service










XR 메타버스 정신건강케어 서비스 개발
2023~2024
Client: Incheon City
ConsortiumAsan Medical Center, 아산병원
Kangwon National University, 강원대학교
Catholic University of S.Korea St. Mary's Hospital, 카톨릭대학교 성모병원Kyungpook National University Hospital, 경북대학교 병원UNIST(HAIV, HAI &#38;amp; OND)Development of VR therapy content for anxiety
불안치료를 위한 VR 콘텐츠 제작2022~2026

Client: Ministry of Science and ICT, S.Korea
Consortium
Korea University Hospital, 고려대학교 병원
K-Arts,&#38;nbsp;한국종합예술학교 영상원
Medi-mind, 메디마인드
UNIST(HAI &#38;amp; OND)
Police health management platform
경찰 건강 관리 플랫폼2022~2026

Client: S.Korean National Police Agency
Consortium
Yonsei University Severance Hospital - Wonju, 세브란스 병원
Hanyang University Hospital, 한양대학교 병원
Seoul National University Hospital, 서울대학교 병원
DGIST
Postech, 포항공대
SMD
UNIST(HAI &#38;amp; OND)
Mental health monitoring platform based on Digital Phenotype
디지털 표현형 기반 정신건강 관찰 플랫폼2022~2026

Client: Ministry of Health and Welfare, S.Korea
Consortium

Asan Medical Center, 아산병원Kangwon National University, 강원대학교
Sung-kyun-kwan University, 성균관대학교
National Mental Health Center, 국립정신건강센터
Catholic University of S.Korea St. Mary's Hospital, 카톨릭대학교 성모병원
Kyungpook National University Hospital, 경북대학교 병원
Seoul Mental Health and Welfare Center,&#38;nbsp;서울시 정신건강 복지센터Postech, 포항공대
UNIST(HAI &#38;amp; OND)




Clinical and lifestyle data construction of chronic diseases
만성질환자 의료 및 일상 데이터 구축&#38;nbsp;2022

Client: Ministry of Science and ICT, S.Korea
Consortium
Chonnam National University Hospital, 전남대학교 병원
Chosun University Hospital, 조선대학교 병원
Jeonbuk National University Hospital, 전북대학교 병원
Busan University Hospital, 부산대학교 병원
GIST
Namu-Tech
Korean Society of Nephrology
UNIST(OND)
UNIST Healthcare Center platform development
UNIST 헬스케어센터 플랫폼 개발2022~2024
Client: UNIST(HAIV, HAI &#38;amp; OND)

Design 4.0: Pedagogic best practice for technology-driven design futures
기술중심 미래 디자인 교육 전망2022

Client: UKRI
Consortium
Brunel University
UNIST(Design Department)
Development of ICT healthcare service for workers
근로자 건강관리 플랫폼 개발2020~2022
Client: Ministry of Health and Welfare, S.Korea
Consortium
Yonsei University Severance Hospital, 연세대학교 병원
Seoul National University Hospital, 서울대학교 병원
SMD
UNIST(HAI &#38;amp; OND)
LG Healthcare service strategy
LG&#38;nbsp; 헬스케어 서비스 전략 개발2021

Client: LG Electronics Home Appliance &#38;amp; Air Solution

LG Next-normal kitchen appliance for MZ generation
MZ세대를 위한 LG 차세대 주방가전 개발&#38;nbsp;2021

Client: LG Electronics

	Teaching
by Hwang Kim
(2019~Current)Contemporary Design Discourse ResearhVisual Design FundamentalDigital Design FundamentalDigital Design PracticeService Design FundamentalUX Design FundamentalUX Design Research MethodsCreative Design 1 &#38;amp; 2Product Design 1Product Service System Design

	












Roles 
by Hwang Kim&#38;nbsp;- Selected


CurrentBoard member of directors(2024~Current) - KSDS(Korean Society of Design Science), S.Korea상임이사, 한국 디자인 학회
Admission officer(2022~Current), UNIST입학사정관, UNIST
Advisory panel(2021~Current) - Smart City Dongjak-gu, Seoul, S.Korea
자문위원, 서울시 동작구 스마트 시티



PastBoard member of directors(2021~2024) - KSDH(Korean Society of Digital Health), S.Korea이사, 한국 디지털 헬스케어 학회

Jury member(2019~2022) - &#38;amp;Award, Korean Digital Enterprise Associations, S.Korea심사위원, &#38;amp;어워드Member of artwork valuation committee(2020~2022) - Ulsan Art Museum, S.Korea미술관 소장작품 심사위원회, 울산시립미술관&#38;nbsp;


Jury member(2012) - Poster for Tomorrow
심사위원, Poster for Tomorrow


Jury member(2012) - MA prize, Green Dwelling, U.S.A.
심사위원,&#38;nbsp;MA prize




	Awards&#38;nbsp;- Selected
2025iF - Manimo
2024Red Dot - Puff-popRed Dot - Care-ever&#38;nbsp;
2023Red Dot - Booklet(best of best)iF - TrillogueiF - Myle&#38;nbsp;


2022

Red Dot - VolluunRed Dot -&#38;nbsp;DadleiF - VolluuniF - DadleiF - FindieiF - moee




2021

Red Dot - moeeRed Dot - MoMoIDEA - Wave Hat(Finalist)IDEA - Wave App(Finalist)iF - LegatoiF - EchoiF - BookletiF - HitpaniF - beHAViF - Wave HatiF - Wave App
2020

IDEA - PRIVY(Finalist)IDEA - SULI(Finalist)iF - PRIVYiF - HIBI
2011 - 2005Freedom to Create Award 2011 - Pizzas for the People(Finalist)&#38;nbsp;NGDL(Next Generation Design Leaders), Ministry of Trade, Industry and Energy, S.Korea
차세대 디자인 리더 2009Lago in house pop up store - Selected works - CocoonLondon Designers Block 2008 - Audience choice - Cocoon10 Most Innovative Young Designer S.Korea - Cocoon1st Intl. Universal Design Competition - Cocoon(Finalist)601 Bisang Art Book Award 2005 -&#38;nbsp; Castle(Finalist)

	
Publication - Selected
퓨처랩
ISBN&#38;nbsp;9791168231191
스페큘러티브 디자인
ISBN 9791168230477Exploring Predictors of Counselors’ Acceptance of Virtual Reality Exposure Therapy With Resistance and Job Contexts as Moderators: Cross-Sectional Mixed Methods Study
Journal of Medical Internet Research(SCIE) 2025


A Novel Screening, Brief Intervention, and Referral to Treatment (SBIRT) Based Model for Mental Health in Occupational Health Implemented on Smartphone and Web-Based Platforms: Development Study With Results From an Epidemiologic Survey
Journal of Journal of Korean Medical Science(SCIE) 2023


Interdisciplinary Co-Design Research Practice in the Rehabilitation of Elderly Individuals with Chronic Low Back Pain from a Senior Care Center in S.Korea
Applied Science(SCIE) 2022


How do visitors perceive the significance of tangible cultural heritage through a 3D reconstructed immersive visual experience at the Seokguram Grotto, S.Korea
Journal of Heritage Tourism(SCOPUS) 2022


Effect of Lumbar Erector Spinae Muscle Endurance Exercise on Perceived Low-back Pain in Older Adults
Physical Activity Review(SCOPUS) 2021


Effects of standing exercise tasks with a sloped surface intervention on trunk muscle activation and low-back pain intensity in women aged &#38;gt;70 years
International Journal of Human Factors and Ergonomics(SCOPUS) 2021











O/B scene Festival 2020
ISBN 9791189356477




	










Conference proceedings&#38;nbsp;- Selected
Can Digital Parenting Services Be More ‘Democratic’? Exploring Parent-Child Digital Mediation Strategies through Co-design workshops
IASDR(International Association of Societies of Design Research) 2025Exploring Design Contributions to Mental Health AI: Structuring Clinical Judgment Through Real-Time Data Labeling InterfacesIASDR(International Association of Societies of Design Research) 2025
Exploring the relation between aesthetic experience and physical activity motivation
DRS(Design Research Society) 2024
Dimensional Themes’ Matrix for Identifying Design Problem Structure
Applied Human Factors and Ergonomics 2020

Integrated Keyword Mapping Process: Bridging User Research to Style Concept Development
 Applied Human Factors and Ergonomics 2020




	Exhibitions, Screenings &#38;amp; Performances
by Hwang Kim&#38;nbsp;- Selected
GGM, WMNP by HK &#38;amp; OND2022


Spinning East Asia Series 1
A Compass in Hand 展

Good Good Market

CHAT, Hong KongThat Those Beings Be Not Being 展

Pizzas for the People

W139, Amsterdam, Netherlands




2021


border-less.site&#38;nbsp;展
We Make No Progress

Culture Station Seoul 284, S.Korea


2020


DK Festival 2020

Pizzas for the People, CCTV Chandlier, Cocoon

Korea Design Center, S.Korea

O/B Scene Festival 2020

Good Good Market

Seoul Art Space Mullae, S.Korea


2018North Korea: The Stereotypic Fantasy&#38;nbsp;展
Pizzas for the People

Artspace Da:mdaa, S.Korea


Non-Sense Music II - Borders&#38;nbsp;展
Pizzas for the People

Kunstquartier Bethanien, Germany


Heidelberger Stückemarkt
Pizzas for the People

Theater und Orchester Heidelberg,&#38;nbsp;
Germany




2017


Gwangju Design Biennale,&#38;nbsp;S.Korea
CCTV Chandelier, Pyramid Light bulb


Locazine&#38;nbsp;展,&#38;nbsp;Artqpie, Taiwan
Strange Days






2016


Ask the Way&#38;nbsp;展,&#38;nbsp;Gallery Won, S.Korea
Strange Days



Seoul Intnational New Media Festival
Pizzas for the People

Seoul Art Space Seogyo, S.Korea




2015


Post Trauma 展 
Pizzas for the People

Seoul Citizens Hall, S.Korea
WIFI&#38;nbsp;展,&#38;nbsp;Gallery 175, S.Korea
Pizzas for the People

Museo nazionale delle arti del XXI secolo,&#38;nbsp;Italy
Pizzas for the People

Biennale Internationale Design Saint-Étienne 2015
Pizzas for the People
La Platine, France


2014


Festival Akcent
Pizzas for the People
Divadlo Archa, Czech


Plzeň: Cultural Centre Europe,&#38;nbsp;Czech
Pizzas for the People




Hungary PremierePizzas for the People
Muszi Theater, Hungary
Temps D'images

Pizzas for the People

Cinema Victoria, Romania


Belluard Bollwerk Festival
Pizzas for the People

Nouveau Monde, Switzerland


SeMA Blue, Mal-functional Library&#38;nbsp;展
Silence Booth

Seoul Museum of Art, S.Korea


Festival B:om 2014, Metastable&#38;nbsp;展
Amado Art Space, S.Korea


Theater’s Fight Club,&#38;nbsp;Macao
Pizzas for the People




Residency East Asia Dialog, Japan




2013


Convergence R&#38;amp;D Project
 Expanding Dawon Art Creators Talk
Curious Mind 2nd Story

Paik Nam Jun Art Center, S.Korea


Pams Choice
Pizzas for the People

National Theater Company of Korea, S.Korea


Kolon Sports Ever Green Holic Collaboration Project, S.Korea


De Keuze Festival
Pizzas for the People

Ro Theater, Netherlands


Convergence R&#38;amp;D Project: Expanding Dawon Art Creators Talk
Curious Mind

Artist House
S.Korea


Road to Peace - DMZ in Yanggu 展 
Pizzas for the People

Park Sugeun Museum, S.Korea


Festival B:om 2013

x: I liked B better. y: I am 29 too.

Mary Hall, S.Korea




2012


Playtime 展 
Performance Research Lab 3rd: Architecture Platform 284
Cultural Station Seoul 284, S.Korea
Diptych of Monologue

Paik Nam Jun Art Center, S.Korea
Pizzas for the People Solo 展
YMAC, Tokyo, Japan
Pizzas for the People Japan Premiere

Izayoi Yoshidamachi Studio
Japan
Life A User’s Manual&#38;nbsp;展
Being in the light

Cultural Station Seoul 284, S.Korea
Malta festival

Pizzas for the People

Dziedziniec szkoły baletowej, Poland
Performance Research Lab 1st: Design Vagabond Troupe

National Theater Company of Korea,
S.Korea
Edible
展 
Pizzas for the People

Science Gallery Dublin, Ireland
Curious Mind
展
Pizzas for the People

Israel Museum, Israel


2011


Gwangju Biennale,&#38;nbsp;S.Korea
Pizzas for the People



Unconventional Objects&#38;nbsp;展
Pizzas for the People

Takeout Drawing, S.Korea


Festival B:om 2011

Pizzas for the People

Mary Hall, S.Korea




2010


Victoria &#38;amp; Albert Museum, U.K.
Open My Guide
Anti Design Festival&#38;nbsp;展,&#38;nbsp;U.K.
Pizzas for the People
RCA Summer Show, U.K.
 Pizzas for the People


Milan Furniture Fair

CCTV Chandelier

Ventura Lambrate, Milano, 2010


2009


Work in Progress Show

Pizzas for the People

Royal College of Art, U.K.
Ron Arad : Restless&#38;nbsp;展
 CCTV Chandelier

Barbican Art Gallery, U.K.
Supervisions 展

CCTV Chandelier

Korean Cultural Centre, U.K.
Seoul Design Olympiad

Moving Forest

Jamsil Sports Complex, S.Korea
Future Reflection
展
CCTV Chandelier

Gallery Fumi, U.K.
100% Design London
CCTV Chandelier
Earls Court Convention Centre, U.K.
Design My Youngsters,&#38;nbsp;Germany
Cocoon
Korea Design Week
Cocoon
Cultural Station Seoul 284, S.Korea
Milan Furniture Fair, Italy
Cocoon


2008


Work in Progress Show, U.K. 
Consumption Rationing Trading System

Designers Block 2008, U.K.
Cocoon


2005 - 2002


Hongik Univ. Graduation Exhibition

Cocoon
Sangsu Subway Station Opening Ceremony 展
Main Composition

	










Invited talks

by Hwang Kim&#38;nbsp;- Selected
2025Future Lab, K-Arts(Korean National University of Arts), S.KoreaSection Dive, TU Delft, Netherlands&#38;nbsp;2024National Theater Company of Korea, S.KoreaLG, S.Korea
2023GIDP(Gwangju Institute of Design Promotion), S.KoreaHyundai Chungun High School, S.KoreaHongik University, S.Korea

2022Taehwaru Academy of Humanities and Arts, S.KoreaK-Arts(Korean National University of Arts), S.KoreaKAIST, S.Korea

2021

Chonnam National University Hospital, Gwangju, S.KoreaYoung Designers Education Live Talk, haheho Studio, S.KoreaHyundai Chungun High School, S.KoreaDesign Culture Expansion Seminar, DIDP, S.KoreaS3 Design Lab, S.Korea
2020 - 2019Chonnam National University Hospital, Gwangju, S.KoreaKDM(Korea Design Membership), GDC(Gwangju Design Center), S.KoreaSeoul National University of Science and Technology, S.Korea


2016 - 2014K-Arts, S.KoreaHongik University, S.KoreaManipulation in documentary film and documentary theatre, CzechBefore and after war, Divadlo Archa, Czech&#38;nbsp;Hongik University, Sejong, S.KoreaHongik University, S.Korea


2013 - 2009

Kaywon School of Art &#38;amp; Design, S.KoreaPaTI, Paju Book City, S.KoreaDesign Jam, Seoul Design Foundation, S.KoreaDesign Can Do Conference, S.KoreaHongik University, S.KoreaUniversity of Seoul, S.KoreaIDEO Shanghai, ChinaShanghai eArts Digital Community Space, China&#38;nbsp;




PROJECTS - Selected of OND &#38;amp; Hwang Kim (2004~2024)</description>
		
	</item>
		
		
	<item>
		<title>Fruto</title>
				
		<link>https://ondlab.kr/Fruto</link>

		<pubDate>Fri, 25 Oct 2024 13:31:27 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/Fruto</guid>

		<description>
	
Fruto&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/e28427f0685badf4f1cf8c04689cdc766db6c6344b3ae6da80397244f54d62ed/image_main.png" data-mid="220301148" border="0"  src="https://freight.cargo.site/w/1000/i/e28427f0685badf4f1cf8c04689cdc766db6c6344b3ae6da80397244f54d62ed/image_main.png" /&#62;

	Health Management Platform for University
	

	‹Fruto› is an online platform designed to provide health consultations, appointment scheduling, and self-diagnosis for students and faculty at UNIST. 
Goals &#38;amp; Objectives
Make it easier for everyone in the UNIST community to access health programs on campus, increasing participation and inclusivity.&#38;nbsp;Digitize and streamline the UNIST Healthcare Center’s operations using data-driven approaches for better efficiency.User Feedback
Since its launch in October 2024, users have shared positive experiences, such as:

"Self-diagnosis helped me understand my health better."&#38;nbsp;"Scheduling appointments through ‹Fruto› has made healthcare more accessible and convenient."&#38;nbsp;"I can now track my health data anytime."&#38;nbsp;"The platform makes the healthcare center feel more approachable."&#38;nbsp;

How ‹Fruto› Work
‹Fruto› acts as a health self-management tool that connects users and healthcare professionals through a combination of online and in-person services. It aims to help users take better care of their health by making communication and support more seamless.
 

Built for Innovation 
Developed by UNIST, ‹Fruto› is a product of collaboration and innovation. The platform continuously evolves, incorporating creative ideas from various university labs. It uses a co-design approach, meaning healthcare professionals and researchers work together with users to design a platform that meets real needs. Why ‹Fruto› is Unique‹Fruto› focuses on early detection and prevention. It provides tools and resources to help users build mental and physical resilience, preparing them to handle challenges more effectively. ‹Fruto› is more than just a healthcare platform—it’s a proactive partner in the well-being of the UNIST community.




	대학 구성원을 위한 건강관리 플랫폼
	‹프루토(Fruto)›는 UNIST의 학생과 교직원을 대상으로 온라인 건강 상담, 예약 스케줄링, 자가 진단을 제공하는 플랫폼이다. 플랫폼의 주요 목표는 다음과 같다.

주요 목표

캠퍼스 내 건강 관리 프로그램에 대한 접근 장벽을 줄이고, 기관 구성원에 대한 조직적 건강 관리 프로그램의 참여도를 높이는 것
UNIST 헬스케어 센터의 운영 체계를 디지털 및 데이터 중심으로 전환하여 효율적인 관리를 촉진하는 것

사용자 의견
2024년 10월 출시 이후, ‹프루토›는 사용자로부터 긍정적인 피드백을 받고 있다.
"자가 진단을 통해 내 건강 상태에 대한 인식을 얻을 수 있었다.""‹프루토›를 통한 상담 예약이 가능해져 접근성과 편의성이 크게 향상되었다.""언제든지 건강 상태를 모니터링할 수 있어 좋다.""‹프루토› 덕분에 헬스케어 센터가 더 친근하게 느껴진다."와 같은 반응들이다.


‹프루토›는 온라인과 오프라인(상담 창구)이 통합된 인터페이스를 통해 사용자와 의료 전문가 간 원활한 소통을 촉진한다. 이를 통해 ‘지속적인 자가(사용자 스스로의) 건강 관리 체계’의 교내 안착을 지향한다.


‹프루토›는 UNIST 내부에서 자체적으로 개발되었다. 대학 내 다양한 연구실과의 협업 프레임워크를 통하여 과학 실험실의 아이디어를 지속적으로 서비스 개선에 반영한다. 이는 UNIST의 과학 및 의료 혁신에 대한 기관의 헌신을 반영하는 것이다. 플랫폼 개발 과정에서 적극적으로 도입한 코-디자인(co-design), 공동-연구(participatory research) 방법론의 적용은 특이할만 하다.


‹프루토›는 건강 문제 해결에만 집중하지 않는다. 구성원들의 건강 문제를 조기에 인식하고 예방적 지원을 제공하여, 정신 및 신체적 회복력을 증진하도록 설계되었다. ‹프루토›를 통해 사용자들은 잠재적 건강 위험에 보다 효과적으로 대처할 수 있다.



	&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/2e6cb865b908ece2be05a5d7718b8eb191bc8eb97581eee39c17bbe1f8be34b8/image_1.png" data-mid="220301142" border="0"  src="https://freight.cargo.site/w/1000/i/2e6cb865b908ece2be05a5d7718b8eb191bc8eb97581eee39c17bbe1f8be34b8/image_1.png" /&#62;
	&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/119abd62ec5f8b6e742c67c3c4ceb370c5231eb4ec6901454b59845b5b088e46/image_3.png" data-mid="220301144" border="0"  src="https://freight.cargo.site/w/1000/i/119abd62ec5f8b6e742c67c3c4ceb370c5231eb4ec6901454b59845b5b088e46/image_3.png" /&#62;

	&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/9e90fd941e090089c1769507823713f289c8f5b784000ced94f873b3da5d851f/image_6.png" data-mid="220301147" border="0"  src="https://freight.cargo.site/w/1000/i/9e90fd941e090089c1769507823713f289c8f5b784000ced94f873b3da5d851f/image_6.png" /&#62;
	&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/9e79da03767cd071d43da1dbff2db11d06677ea085e4e9b990a5bc25ec28a878/image_5.png" data-mid="220301146" border="0"  src="https://freight.cargo.site/w/1000/i/9e79da03767cd071d43da1dbff2db11d06677ea085e4e9b990a5bc25ec28a878/image_5.png" /&#62;

	&#60;img width="18066" height="10997" width_o="18066" height_o="10997" data-src="https://freight.cargo.site/t/original/i/38c2988e0c17e313834483de6dce1c3421e0d314377ca26657d1a4a5657a4db4/image-357.png" data-mid="220301141" border="0"  src="https://freight.cargo.site/w/1000/i/38c2988e0c17e313834483de6dce1c3421e0d314377ca26657d1a4a5657a4db4/image-357.png" /&#62;



	CreditClientUNIST 울산과학기술원

Entire product development process - Budget acquisition, Executive PO/PM, User research, UX/UI design, Service design, Usability engineering, QA, and others
OND Lab - UNIST
HAI Lab - UNIST
Development
Connected 커넥티드
Branding
(NO-NAME)PRESS 노네임 프레스
IllustrationsAnna Huh 허안나


PROJECTS - Selected of OND &#38;amp; Hwang Kim (2004~2024)</description>
		
	</item>
		
		
	<item>
		<title>Care-ever AI</title>
				
		<link>https://ondlab.kr/Care-ever-AI</link>

		<pubDate>Fri, 25 Oct 2024 06:38:43 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/Care-ever-AI</guid>

		<description>
	
care-ever AI&#60;img width="4096" height="2304" width_o="4096" height_o="2304" data-src="https://freight.cargo.site/t/original/i/ecc37419fef2778c5132a62f95e3874b75f3298b160e9bef2c90b15a8901a73e/_P_0_24_1_Care-ever_1.png" data-mid="220289346" border="0"  src="https://freight.cargo.site/w/1000/i/ecc37419fef2778c5132a62f95e3874b75f3298b160e9bef2c90b15a8901a73e/_P_0_24_1_Care-ever_1.png" /&#62;

	Public Digital Service Design
	&#60;img width="4000" height="2667" width_o="4000" height_o="2667" data-src="https://freight.cargo.site/t/original/i/d9d4d0f268d51f0b8eb22ad0f385ac41e92fe9c1b7e057a0201ec80c547cf259/_P_0_24_1_Care-ever_6.jpg" data-mid="220289347" border="0"  src="https://freight.cargo.site/w/1000/i/d9d4d0f268d51f0b8eb22ad0f385ac41e92fe9c1b7e057a0201ec80c547cf259/_P_0_24_1_Care-ever_6.jpg" /&#62;Ethnographic study, Seoul, South Korea, 21 Jan 2021

	‹Care-ever› is a digital service designed to address the issue of elderly isolation in South Korea. It bridges the communication gap between caregivers and families by using AI to process short notes recorded by caregivers during visits into detailed logs. Previously, families lacked access to care details, but ‹Care-ever› ensures transparency by keeping them informed about the care provided.

The platform also simplifies caregivers' daily routines. A user-friendly calendar interface helps them organize monthly schedules at a glance, with clear visit outlines and quick access to essential tools like calls, navigation, and note-taking.

‹Care-ever›’s AI generates two types of updates from caregivers’ quick notes:
Daily Log: Replacing current care records, it provides a concise summary of each visit.Diary: A personalized letter for families, sharing meaningful moments and conversations with the elderly.
For families, ‹Care-ever› offers real-time insights into their loved ones’ activities and health. It also suggests conversation topics to encourage meaningful interactions, making it easier for distant family members to stay connected with seniors living alone.




	공공 디지털 서비스 디자인
	‹케어에버(Care-ever)›는 한국의 독거노인 돌봄 문제를 해결하기 위해 제안된 디지털 서비스다. 여러 고강도의 업무를 소화하는 돌봄 도우미에게 어르신을 방문 할 때 마다 상세한 기록을 작성하는 일은 쉽지 않은 과업이다. 
‹케어에버›는 이러한 문제를 해결하기 위하여 AI 기술을 이용하며, 기존 솔루션 대비 기록 작성의 효율성을 20% 이상 높인다. 돌봄 도우미가 ‹케어에버› 앱에 간단한 메모를 기록하면, ‹케어에버› AI가 이를 바탕으로 종합적인 로그를 생성한다.&#38;nbsp;
또한 돌봄 도우미는 ‹케어에버›를 통해 월간 일정을 한눈에 확인하고, 캘린더 인터페이스를 통해 과업 관리를 간소화한다. 각 방문이 명확하게 정리된 ‘일정 목록’ 기능은 도우미가 효율적으로 시간을 관리할 수 있도록 지원하며, 방문 예정인 어르신께 전화를 하거나, 이동 경로 확인, 메모 작성 등의 필요한 과업에 쉽게 접근할 수 있도록 한다.

‹케어에버›의 AI는 도우미가 기록한 키워드를 기반으로 두 가지 목적의 텍스트를 생성한다. ‘일일 기록’은 행정 절차를 완료하기 위한 기존의 출석 기록을 대체하며, ‘일기’는 가족들에게 보내는 편지로서 돌봄 세션 동안의 활동과 대화를 전달한다.

‹케어에버›를 통해 가족들은 도우미가 수행한 활동과 어르신의 건강 상태를 모니터링할 수 있으며, 돌봄 시스템에 이해관계자로서 참여한다. ‹케어에버›는 지리적으로 떨어져 있는 가족과 홀로 사는 어르신 사이의 대화를 촉진한다.



	&#60;img width="4096" height="2304" width_o="4096" height_o="2304" data-src="https://freight.cargo.site/t/original/i/1aeebe81a40f2eace3aac4dba9af5d53938d625d4676dacd9be3f08bc951e2dc/_P_0_24_1_Care-ever_2.png" data-mid="220289559" border="0"  src="https://freight.cargo.site/w/1000/i/1aeebe81a40f2eace3aac4dba9af5d53938d625d4676dacd9be3f08bc951e2dc/_P_0_24_1_Care-ever_2.png" /&#62;
	&#60;img width="4096" height="2304" width_o="4096" height_o="2304" data-src="https://freight.cargo.site/t/original/i/70715c054976ee60d01cb85c88615d17b540ac40cbd266d0d361bd6e1110a51c/_P_0_24_1_Care-ever_5.png" data-mid="220290026" border="0"  src="https://freight.cargo.site/w/1000/i/70715c054976ee60d01cb85c88615d17b540ac40cbd266d0d361bd6e1110a51c/_P_0_24_1_Care-ever_5.png" /&#62;



	CreditClientDongjak District Office 동작구청, Seoul Metropolitan Government 서울특별시

OND Lab - UNIST

Seonkyu Lee 이선규,  Yoonah Jung 정윤아,  Jinbaek Lee 이진백, Hyejin Lee&#38;nbsp;이혜진&#38;nbsp;&#38;amp; Hwang Kim 김황Department of Design - UNIST 이세훈  Sehoon Lee, 이상윤 Sangyun Lee, Aziza Abdyrazakova

PROJECTS - Selected of OND &#38;amp; Hwang Kim (2004~2024)</description>
		
	</item>
		
		
	<item>
		<title>Puffpop</title>
				
		<link>https://ondlab.kr/Puffpop</link>

		<pubDate>Thu, 05 Sep 2024 01:27:09 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/Puffpop</guid>

		<description>
	
Puffpop&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/2bed335faf42a64b8169c49e0dbb56826add3a832b0fdcc1feaad4f21464096d/image-2.png" data-mid="217506482" border="0"  src="https://freight.cargo.site/w/1000/i/2bed335faf42a64b8169c49e0dbb56826add3a832b0fdcc1feaad4f21464096d/image-2.png" /&#62;

	Game Design for Asthma care
	&#60;img width="2720" height="1532" width_o="2720" height_o="1532" data-src="https://freight.cargo.site/t/original/i/682d35ed4b2c7dd9d23e56e85c83758a2da25ad02c1bdfed8973d6ad21a1120f/Puffpop_1.JPG" data-mid="217506499" border="0"  src="https://freight.cargo.site/w/1000/i/682d35ed4b2c7dd9d23e56e85c83758a2da25ad02c1bdfed8973d6ad21a1120f/Puffpop_1.JPG" /&#62;
Patients home visit for observatory research, Gwangju, South Korea, 2017
	Children with asthma often face challenges in managing their condition and using inhalers properly. The stress and anxiety associated with asthma can also take a toll on their mental health, and many existing tools for tracking treatment are under-used.

‹Puffpop› offers a fun, game-based solution to help kids naturally learn how to manage their asthma. Using a smart, connected inhaler, children follow step-by-step instructions for proper inhaling and exhaling while playing engaging games.

Through interactive episodes featuring relatable characters, ‹Puffpop› addresses mental health issues such as anxiety, depression, and loneliness that children with asthma may experience. By forming emotional connections with these characters, kids gain understanding and find comfort.

The app also helps manage asthma by tracking key data like inhaler usage and daily weather-related triggers, while sending gentle reminders for relaxation exercises and meditation.

With ‹Puffpop›, children develop the skills and confidence to handle their asthma effectively, and families receive the tools and support they need to ensure their kids live healthier, happier lives.





	천식 아이들을 위한 게임 디자인
	천식은 아이들에게 주로 나타나는 호흡질환으로, 정확한 흡입기의 사용을 바탕으로한 지속적인 관리가 필수적이다. 그러나 어린 아이들에게 흡입기 사용 및 천식 관리는 어려운 과업이다. 또한, 천식은 불안과 스트레스를 야기시켜 아이들의 정신건강에 부정적인 영향을 미치기도 한다.


‹퍼프팝(Puffpop)›은 아이들이 게임을 하며 자연스럽게 천식을 자가 관리하는 법을 습득하도록 설계되었다. 스마트 흡입기를 연동하여 단계별로 적절한 압력과 지속력을 통한 들숨과 날숨의 과정에 대해 배우고, 흡입기를 정확하게 사용할 수 있는 방법을 습득한다.


또한 아이들은 다양한 캐릭터의 에피소드를 통해 천식으로 인한 정신건강 문제를 이해할 수 있다. 불안, 우울, 고립감을 경험하는 캐릭터들과 감정적으로 교감하며, 자연스러운 정신적 치유를 경험할 수 있다.


‹퍼프팝›은 흡입기 사용 통계, 대기질을 통한 일일 천식 지표, 명상 알림과 같은 균형있는 케어(holistic care) 데이터를 바탕으로 아이들과 보호자가 천식을 관리하는 데 도움을 준다.






	
&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/ab9e57a0197c37853c6f0f5963f328b7c133bef56a68b98f3c859cb0b2a5eeb0/image-3.png" data-mid="217506496" border="0"  src="https://freight.cargo.site/w/1000/i/ab9e57a0197c37853c6f0f5963f328b7c133bef56a68b98f3c859cb0b2a5eeb0/image-3.png" /&#62;
&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/c11ec186c5a3e3fcaa6676956fd7e4b1b046da39006125674c8b5c632e069ceb/image-5.png" data-mid="217506497" border="0"  src="https://freight.cargo.site/w/1000/i/c11ec186c5a3e3fcaa6676956fd7e4b1b046da39006125674c8b5c632e069ceb/image-5.png" /&#62;
&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/2c678c2abd25d4854242fe9cf98fb113371a23c9d07e5e4210523e22623d83ee/image-copy.png" data-mid="217506498" border="0"  src="https://freight.cargo.site/w/1000/i/2c678c2abd25d4854242fe9cf98fb113371a23c9d07e5e4210523e22623d83ee/image-copy.png" /&#62;
&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/8c1f2cc694413a4d08e897fef348cc59f6ebf3968b26e19abeb1ab551057ca5a/image-1-copy.png" data-mid="217506492" border="0"  src="https://freight.cargo.site/w/1000/i/8c1f2cc694413a4d08e897fef348cc59f6ebf3968b26e19abeb1ab551057ca5a/image-1-copy.png" /&#62;



	Credit
OND Lab - UNIST

Hyejin Oh 오혜진, Yoonah Jung 정윤아, Seonkyu Lee 이선규,&#38;nbsp; Mingu Kang 강민구 &#38;amp; Hwang Kim 김황Emotion Lab - UNIST Chajoong Kim 김차중



PROJECTS - Selected of OND &#38;amp; Hwang Kim (2004~2024)</description>
		
	</item>
		
		
	<item>
		<title>Polife</title>
				
		<link>https://ondlab.kr/Polife</link>

		<pubDate>Fri, 25 Oct 2024 08:27:42 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/Polife</guid>

		<description>
	
Polife&#60;img width="3840" height="2560" width_o="3840" height_o="2560" data-src="https://freight.cargo.site/t/original/i/78c81aee7555e87b66464618558b7620f571620be87d5f547490127b7ebda02f/------.png" data-mid="220297702" border="0"  src="https://freight.cargo.site/w/1000/i/78c81aee7555e87b66464618558b7620f571620be87d5f547490127b7ebda02f/------.png" /&#62;

	Health Management Platform with JEM
	&#60;img width="2314" height="1536" width_o="2314" height_o="1536" data-src="https://freight.cargo.site/t/original/i/f7a08dd448c1405f9dab784ac8d1ca7a392a67f4d264d51035e4b00560a3754e/-2023.-4.-17.--10.31.jpg" data-mid="220300260" border="0"  src="https://freight.cargo.site/w/1000/i/f7a08dd448c1405f9dab784ac8d1ca7a392a67f4d264d51035e4b00560a3754e/-2023.-4.-17.--10.31.jpg" /&#62;In-depth stakeholder interview with&#38;nbsp;Police Welfare Officer, Interviewed by Yungu Kang, Note-taking by Jejun Park, Gwangju, South Korea, 11 Apr 2023&#38;nbsp;

	‹Polife› is a platform designed to help police officers manage their health information. It offers features like categorizing potential health risks by job type, managing risk factors, and providing personalized health analyses. Using the JEM (Job Exposure Matrix) classification, Polife predicts job-related health risks for officers.

OND handled the entire UX and service design process for this platform. This included defining the service experience, designing app and web interfaces, creating data visualizations, developing health surveys, building feedback systems, and setting up usability tracking and monitoring tools.

Since the project was initiated by the National Police Agency, many officers saw it as either an additional job task or a mandatory top-down initiative. To address this, OND focused on creating real user value by answering two key questions:
How can we encourage officers to voluntarily engage with the platform?If usage is mandatory, how can we design the UX to minimize resistance?
OND identified Injury Claims as the core PMF(product-market-fit) user value. Police work involves exposure to various health risks depending on the role—for example, traffic officers deal with fine dust, while crime inspectors face psychological trauma.&#38;nbsp;‹Polife› tracks and records these health exposures, ensuring that an officer’s health history is maintained even if their duties change over time. This data can later be used to make injury claims, even after retirement.

By clearly communicating this user value, officers began to see the importance of ‹Polife›. This shift in perception was supported by a pilot program involving interviews with 2,000 officers.

Since its launch, Polife has achieved with 10,000 monthly active users (MAU) and health data collected from over 10,000 officers. OND is now working on the strategic direction for Polife version 2.0.




	경찰관 건강 관리 플랫폼
	‹폴라이프(Polife)› 플랫폼은 경찰관들이 스스로의 건강 정보를 입력하고 관리할 수 있는 플랫폼이다. ‹폴라이프›는 직군별 발생 가능한 건강 위험의 분류, 위험 요인 관리, 개인 맞춤형 건강 정보 분석과 같은 서비스를 제공한다. ‹폴라이프›는 JEM (직업 건강 위험 노출 매트릭스) 분류를 통해 직무와 관련된 건강 위험을 예측한다.


본 연구 프로젝트에서 OND는 UX 설계를 전담하며, 서비스 및 경험 요소 정의, 앱, 웹 인터페이스 설계, 데이터 시각화, 건강 설문 설계, 피드백 시스템 설계, 사용성 추적 및 모니터링 등을 포함한 UX 및 서비스 디자인 전반을 담당하였다.


본 프로젝트는 경찰청의 주도로 시작되었기 때문에, 경찰관들은 서비스를 직무의 확장이나 상명하달식(top-down) 프로젝트로 인식할 가능성이 있었다. 따라서 OND의 UX 설계에서 핵심 초점은 연구 프로젝트를 실질적인 사용자 가치가 있는 서비스로 변화시키는 데 있었다. 
어떻게 하면 경찰관들이 ‘자발적’으로 서비스를 이용하도록 유도할 수 있을까?&#38;nbsp;서비스가 의무적일 경우, 의무적 성격에 대한 저항을 어떻게 최소화할 수 있을까?


심도 있는 고민 끝에 OND는 핵심 사용자 가치로 ‘상해 청구’를 도출하였다. 경찰 업무는 건강 관리 측면에서 도전적인 직업으로, 순환 보직에 따른 다양한 역할들은 경찰관을 여러 위험에 노출시킨다. 예를 들어, 교통 경찰은 미세먼지에 많이 노출되며, 범죄 수사관은 종종 트라우마에 노출된다. ‹폴라이프›를 사용하면 직무 변화에 따른 건강 이력을 효율적으로 추적하고 기록할 수 있다.


시간이 지나며 직무가 변경되더라도 각 역할과 관련된 건강 기록은 플랫폼에 그대로 유지된다. 이는 퇴직 후에도 문제가 발생할 경우, 플랫폼에 기록된 데이터를 통해 상해 청구가 가능함을 의미한다. 이와 같은 사용자 가치 도출은 2,000명의 경찰관을 대상으로 한 파일럿 프로그램에서 도출된 설문 및 인터뷰 데이터의 분석을 통해 가능했다.


‹폴라이프›는 성공적으로 출시되어, 월간 활성 사용자(MAU) 1만 명을 달성하였으며, 1만 명 이상의 경찰관 건강 데이터를 수집하였다. 현재 OND는 ‹폴라이프› 버전 2.0 출시를 위한 전략을 개발 중이다.



	&#60;img width="3840" height="2560" width_o="3840" height_o="2560" data-src="https://freight.cargo.site/t/original/i/1d4c1a1f3f6072e46a9d5fb95bb42ab0e314b05d36578e1897b590e8c183b6d3/-------1.png" data-mid="220297696" border="0"  src="https://freight.cargo.site/w/1000/i/1d4c1a1f3f6072e46a9d5fb95bb42ab0e314b05d36578e1897b590e8c183b6d3/-------1.png" /&#62;
	&#60;img width="3840" height="2560" width_o="3840" height_o="2560" data-src="https://freight.cargo.site/t/original/i/099d1cbfbc534be18551f147756992f76bf7fc5d98f449cf8ecf812d43f1566c/-------2.png" data-mid="220297697" border="0"  src="https://freight.cargo.site/w/1000/i/099d1cbfbc534be18551f147756992f76bf7fc5d98f449cf8ecf812d43f1566c/-------2.png" /&#62;

	&#60;img width="3840" height="2560" width_o="3840" height_o="2560" data-src="https://freight.cargo.site/t/original/i/97948fd2d7c604b1a6aa31093b6993dd95cfe10af68c3f642157f499bad6371f/-------5.png" data-mid="220297700" border="0"  src="https://freight.cargo.site/w/1000/i/97948fd2d7c604b1a6aa31093b6993dd95cfe10af68c3f642157f499bad6371f/-------5.png" /&#62;
	&#60;img width="3840" height="2560" width_o="3840" height_o="2560" data-src="https://freight.cargo.site/t/original/i/74c14952404ef3df2a8a21be840350b0aeabfa04f379ed8af9a37796caa1401a/-------6.png" data-mid="220297701" border="0"  src="https://freight.cargo.site/w/1000/i/74c14952404ef3df2a8a21be840350b0aeabfa04f379ed8af9a37796caa1401a/-------6.png" /&#62;

	&#60;img width="4116" height="3202" width_o="4116" height_o="3202" data-src="https://freight.cargo.site/t/original/i/6338e1f07a60bec22cf212089f2e4e3248f1ff7576a4985532a886ed2438e842/Frame-2609815.png" data-mid="220297695" border="0"  src="https://freight.cargo.site/w/1000/i/6338e1f07a60bec22cf212089f2e4e3248f1ff7576a4985532a886ed2438e842/Frame-2609815.png" /&#62;



	CreditClientNational Police Agency, South Korea 대한민국 경찰청
Research ConsortiumYonsei University Severance Hospital 연세대학교 세브란스 병원, Hanyang University 한양대학교, Seoul National University Hospital 서울대학교 병원, DGIST 대구경북과학기술원, Postech 포항공과대학교 &#38;amp; SMDEntire product design process - User research, UX/UI design, Service design, Usability engineering, QA, and others
OND Lab - UNIST
HAI Lab - UNIST

PROJECTS - Selected of OND &#38;amp; Hwang Kim (2004~2024)</description>
		
	</item>
		
		
	<item>
		<title>Myle</title>
				
		<link>https://ondlab.kr/Myle</link>

		<pubDate>Fri, 25 Oct 2024 07:55:51 +0000</pubDate>

		<dc:creator>ond</dc:creator>

		<guid isPermaLink="true">https://ondlab.kr/Myle</guid>

		<description>
	
Myle&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/91ef8bf1ba5e83f23ce178e21db2629f3b76684df58bb8404e75ab7bf14b5013/_P_0_23_1_Myle_7.png" data-mid="220297288" border="0"  src="https://freight.cargo.site/w/1000/i/91ef8bf1ba5e83f23ce178e21db2629f3b76684df58bb8404e75ab7bf14b5013/_P_0_23_1_Myle_7.png" /&#62;

	Population Health Management Platform
	&#60;img width="6000" height="4000" width_o="6000" height_o="4000" data-src="https://freight.cargo.site/t/original/i/0da8c9eeb37727f41213b1d36f1530da96f5babdbea6d856d521a07ccbaacf30/_P_0_23_1_Myle_16.jpg" data-mid="220297296" border="0"  src="https://freight.cargo.site/w/1000/i/0da8c9eeb37727f41213b1d36f1530da96f5babdbea6d856d521a07ccbaacf30/_P_0_23_1_Myle_16.jpg" /&#62;Usability test session with medical professionals, Wonju, South Korea, Feb 2022

	‹Myle› is a digital healthcare platform designed to improve the health of industry workers by enabling collaboration between workers, employers, and medical staff through a population health management system. It’s tailored for workers and medical professionals who face challenges in managing health in demanding environments.

With the&#38;nbsp;‹Myle› app, users can input and manage their medical, mental health, and lifestyle data. Based on this information, the platform provides personalized healthcare services, which are shared with medical staff for more detailed and effective health consultations.


	
	&#60;img width="4032" height="3024" width_o="4032" height_o="3024" data-src="https://freight.cargo.site/t/original/i/3065eefa4ea0a60e7e4bb3d6672d95815b78b1fc7b367e920e0051c0c1f00e2e/_P_0_23_1_Myle_17.jpg" data-mid="220297297" border="0"  src="https://freight.cargo.site/w/1000/i/3065eefa4ea0a60e7e4bb3d6672d95815b78b1fc7b367e920e0051c0c1f00e2e/_P_0_23_1_Myle_17.jpg" /&#62;Observation and task analysis with medical professionals, Wonju, South Korea, Oct 2020


	IdeaMedical staff can monitor the health information of a group of workers at a glance, identifying those who are at risk or showing signs of potential health issues. This allows for timely interventions and support.FunctionWorkers can use&#38;nbsp;‹Myle› to better manage their lifestyles by entering health data into the app. The platform’s algorithm uses this data to offer tailored health education programs focused on lifestyle management, workplace safety, and mental health, empowering users to take control of their own healthcare.


	Form
The app’s design emphasizes accessibility and usability. Its typeface, layout, and colors are optimized to support systematic healthcare. The color scheme is designed to clearly indicate different levels of health risks, while the layout is intuitive and considerate of elderly users.
	DifferentiationUnlike the existing healthcare systems that are often cumbersome due to government regulations, ‹Myle›  offers a user-friendly experience with engaging features. It simplifies access to employer-provided healthcare services, making them easier for workers to understand and utilize.Impact‹Myle›  has the potential to reduce workplace accidents by enabling efficient health management. With proven success, the platform could be expanded to other workplaces and regions, contributing to improvements in national health management.




	대중 건강 관리 시스템(PHMS)
	‹몸튼맘튼(Myle의 한글명)›은 근로자, 고용주, 의료진이 함께 협업할 수 있는 대중 건강 관리 시스템(PHMS)으로 산업 근로자의 건강을 지키고, 향상시킬 수 있는 디지털 헬스케어 서비스 플랫폼이다. ‹몸튼맘튼›은 어려운 근무 환경에 처한 근로자의 건강을 효과적으로 관리하고자 하는 의료진을 돕는다. 
산업 근로자는 ‹몸튼맘튼› 앱을 통해 ‘정기 건강 검진 기록’을 비롯한 스스로의 의료 데이터, 정신 건강 및 라이프 스타일 데이터를 입력하고 관리할 수 있다. ‹몸튼맘튼› 웹은 근로자가 입력한 데이터를 기반으로 맞춤형 헬스케어 서비스를 제공하고, 이를 의료진과 공유하여 상세하고 효과적인 상담 서비스를 제공할 수 있도록 보조한다.



	
	&#60;img width="6000" height="4000" width_o="6000" height_o="4000" data-src="https://freight.cargo.site/t/original/i/aff44b60ea8f1d6696d87d4d2eb15d80687bf5ddb8389d4a9cba37a3bbf80e73/_P_0_23_1_Myle_14.jpg" data-mid="220297294" border="0"  src="https://freight.cargo.site/w/1000/i/aff44b60ea8f1d6696d87d4d2eb15d80687bf5ddb8389d4a9cba37a3bbf80e73/_P_0_23_1_Myle_14.jpg" /&#62;
	아이디어‹몸튼맘튼› 보건관리 시스템은 일상에서 근로자들이 스스로 건강관리를 할 수 있도록 동기부여하고, 건강관리자의 업무부담을 경감하는 데에 주요 목표를 둔다. ‹몸튼맘튼› 플랫폼을 사용하면 의료진이 다수의 근로자에 대한 건강 정보를 한눈에 모니터링할 수 있어, 건강에 문제가 있거나 발생할 가능성이 있는 근로자를 쉽게 식별하고 적절한 조치가 가능하다.
	기능‹몸튼맘튼›은 근로자와 보건관리자들에게 만성질환, 근골격계질환 및 정신건강 위험도를 4단계 신호등 체계로 분류하여, 근로자들의 건강문제를 한 눈에 파악할 수 있도록 구축한 시스템이다. 더 나아가 필요에 따라 웨어러블 기기 기반 심박수, 혈압, 혈당, 신체활동 등을 일상에서 모니터링할 수 있다.영향‹몸튼맘튼›을 통해 근로자들은 일상에서 건강한 생활습관을 유지하고, 나아가 직무 관련 건강 위험을 조기 발견하며, 건강한 직장문화를 만드는데 이바지 할 것으로 기대한다.



	형태
‹몸튼맘튼›의 서체, 레이아웃 및 색상은 체계적인 건강 관리의 촉진이 가능하도록 설계되었다. 색상은 건강 위험의 여러 단계를 직관적으로 인식할 수 있도록 세심하게 구성했으며, 사용자 경험 디자인은 디지털 약자들의 접근성을 고려하여 설계되었다.차별점‹몸튼맘튼›은 그 동안 지적되어 온 우리나라 산업보건시스템의 한계를 극복하고 ICT 기술을 기반으로 사업장과 지역사회를 연계하는 효율적인 건강관리방법을 제시한다.
 기존 한국의 산업보건은 사업주 중심의 제도로 인하여 소규모 사업장의 근로자 건강관리의 한계가 뚜렷하고, 유해요인 중심의 제한적인 근로자 건강 관리, 원인주의적 접근을 통해 산업재해와 직업병 중심으로 진행되어 왔다. 
이러한 산업보건관리의 한계를 극복하기 위하여 디지털 헬스케어를 이용하여 지역사회 자원을 연계한 스마트 건강관리의 해법을 제시하였다. 







	&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/fd4bfa55591324ffb3644497b4ea141998deb119d5e6d99eb30e3fdac9d3a2ff/_P_0_23_1_Myle_10.png" data-mid="220297291" border="0"  src="https://freight.cargo.site/w/1000/i/fd4bfa55591324ffb3644497b4ea141998deb119d5e6d99eb30e3fdac9d3a2ff/_P_0_23_1_Myle_10.png" /&#62;

	&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/dc11aec12929f36c81ced20c57001424710e88e649311c4c0ab3fb76a3fe6171/_P_0_23_1_Myle_9.png" data-mid="220297290" border="0"  src="https://freight.cargo.site/w/1000/i/dc11aec12929f36c81ced20c57001424710e88e649311c4c0ab3fb76a3fe6171/_P_0_23_1_Myle_9.png" /&#62;

	&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/4422a033e090c417116e341d0f421eef19e2a31286ff478881e286c91f1480c0/_P_0_23_1_Myle_6.png" data-mid="220297287" border="0"  src="https://freight.cargo.site/w/1000/i/4422a033e090c417116e341d0f421eef19e2a31286ff478881e286c91f1480c0/_P_0_23_1_Myle_6.png" /&#62;
	&#60;img width="3840" height="2160" width_o="3840" height_o="2160" data-src="https://freight.cargo.site/t/original/i/0e7747b7cd0743fbd7706a281e028507d47428f88935a0b96777ccfe369e4a39/_P_0_23_1_Myle_8.png" data-mid="220297289" border="0"  src="https://freight.cargo.site/w/1000/i/0e7747b7cd0743fbd7706a281e028507d47428f88935a0b96777ccfe369e4a39/_P_0_23_1_Myle_8.png" /&#62;

	&#60;img width="17341" height="15544" width_o="17341" height_o="15544" data-src="https://freight.cargo.site/t/original/i/c730b267b40c01defb6dbf66195b0358db087c91adb01718fb32e35a5efc18a0/_P_0_23_1_Myle_12.png" data-mid="220297293" border="0"  src="https://freight.cargo.site/w/1000/i/c730b267b40c01defb6dbf66195b0358db087c91adb01718fb32e35a5efc18a0/_P_0_23_1_Myle_12.png" /&#62;

	&#60;img width="17341" height="10673" width_o="17341" height_o="10673" data-src="https://freight.cargo.site/t/original/i/561b5fbf05aefd0ccd28fd7671e3f6c0214d0f7c4746cea68697de031d2ff752/_P_0_23_1_Myle_11.png" data-mid="220297292" border="0"  src="https://freight.cargo.site/w/1000/i/561b5fbf05aefd0ccd28fd7671e3f6c0214d0f7c4746cea68697de031d2ff752/_P_0_23_1_Myle_11.png" /&#62;

	CreditClientMinistry of Health and Welfare, South Korea 보건복지부

Research ConsortiumYonsei University Severance Hospital 연세대학교 세브란스 병원, Seoul National University Hospital 서울대학교 병원, SMD


OND Lab - UNISTHyojeong Jin 진효정, Hyejin Oh 오혜진, Jiyoung Lee 이지영, Jinback Lee 이진백, Yungu Kang 강윤구, Sanghee Park 박상희, Kyuwon Cho 조규원, Seonkyu Lee 이선규, Jieun Lee 이지은, Yeongjun Park 박영준 &#38;amp; Hwang Kim 김황
HAI Lab - UNIST Dokyung Kim 김도경, Jejun Park 박제준 &#38;amp; Dooyoung Jung MD PhD 정두영



PROJECTS - Selected of OND &#38;amp; Hwang Kim (2004~2024)</description>
		
	</item>
		
	</channel>
</rss>