WO2025206568A1 - Dispositif électronique comprenant un cadre et procédé de fabrication de cadre - Google Patents

Dispositif électronique comprenant un cadre et procédé de fabrication de cadre

Info

Publication number
WO2025206568A1
WO2025206568A1 PCT/KR2025/001892 KR2025001892W WO2025206568A1 WO 2025206568 A1 WO2025206568 A1 WO 2025206568A1 KR 2025001892 W KR2025001892 W KR 2025001892W WO 2025206568 A1 WO2025206568 A1 WO 2025206568A1
Authority
WO
WIPO (PCT)
Prior art keywords
layer
bracket
edge part
metal material
electronic device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
PCT/KR2025/001892
Other languages
English (en)
Korean (ko)
Inventor
문병수
윤재훈
이호순
최현석
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from KR1020240056366A external-priority patent/KR20250146112A/ko
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Publication of WO2025206568A1 publication Critical patent/WO2025206568A1/fr
Pending legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/0464Convolutional networks [CNN, ConvNet]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/09Supervised learning
    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05KPRINTED CIRCUITS; CASINGS OR CONSTRUCTIONAL DETAILS OF ELECTRIC APPARATUS; MANUFACTURE OF ASSEMBLAGES OF ELECTRICAL COMPONENTS
    • H05K5/00Casings, cabinets or drawers for electric apparatus
    • HELECTRICITY
    • H05ELECTRIC TECHNIQUES NOT OTHERWISE PROVIDED FOR
    • H05KPRINTED CIRCUITS; CASINGS OR CONSTRUCTIONAL DETAILS OF ELECTRIC APPARATUS; MANUFACTURE OF ASSEMBLAGES OF ELECTRICAL COMPONENTS
    • H05K5/00Casings, cabinets or drawers for electric apparatus
    • H05K5/06Hermetically-sealed casings

Definitions

  • An electronic device may include a housing assembly defining at least a portion of an exterior appearance.
  • the housing assembly may include a frame and a rear cover.
  • the frame may include an edge part defining a side surface of the electronic device and a bracket wrapped around the frame.
  • the bracket may support components located within the electronic device (e.g., a battery, a printed circuit board).
  • the bracket may be coupled to the frame.
  • the frame and the bracket may include a metal material.
  • the metal material may include titanium, stainless steel, aluminum, and/or magnesium.
  • the frame and the bracket may include different metal materials.
  • the electronic device may include a display.
  • the electronic device may include a frame supporting at least a portion of the display.
  • the frame may include an edge portion formed of a first metal material and defining a side exterior surface of the electronic device.
  • the frame may include a bracket formed of a second metal material different from the first metal material, the bracket including a plurality of convex portions, and surrounded by the edge portion.
  • the frame may include a clad metal disposed between the edge portion and the bracket, the clad metal connecting the bracket to the edge portion.
  • the clad metal may include a first layer formed of the first metal material and connected to the edge portion.
  • the clad metal may include a second layer laminated on the first layer, formed of the second metal material, and connected to the bracket.
  • the clad metal may be formed by removing a portion of the second layer, exposing a portion of the first layer, and may include a plurality of concave portions interlocked with the plurality of convex portions.
  • FIG. 5A illustrates a frame of an electronic device according to an exemplary embodiment.
  • Figure 7a illustrates a clad metal according to an exemplary embodiment.
  • Figure 7d illustrates a first intermediate structure formed by bonding a first layer of clad metal to the inner surface of an edge part.
  • Figure 7e illustrates a process for manufacturing a bracket according to an exemplary embodiment.
  • Figure 7f illustrates a second intermediate structure
  • Figures 7g, 7h, and 7i illustrate the process of injecting resin into the gap between the edge part and the bracket.
  • FIG. 1 is a block diagram of an electronic device within a network environment, according to one embodiment.
  • an electronic device (101) may communicate with an electronic device (102) via a first network (198) (e.g., a short-range wireless communication network), or may communicate with an electronic device (104) or a server (108) via a second network (199) (e.g., a long-range wireless communication network).
  • the electronic device (101) may communicate with the electronic device (104) via the server (108).
  • the processor (120) may, for example, execute software (e.g., a program (140)) to control at least one other component (e.g., a hardware or software component) of the electronic device (101) connected to the processor (120) and perform various data processing or operations.
  • the processor (120) may store commands or data received from other components (e.g., a sensor module (176) or a communication module (190)) in a volatile memory (132), process the commands or data stored in the volatile memory (132), and store result data in a non-volatile memory (134).
  • the processor (120) may include a main processor (121) (e.g., a central processing unit or an application processor) or an auxiliary processor (123) (e.g., a graphics processing unit, a neural processing unit (NPU), an image signal processor, a sensor hub processor, or a communication processor) that can operate independently or together with the main processor (121).
  • a main processor (121) e.g., a central processing unit or an application processor
  • an auxiliary processor (123) e.g., a graphics processing unit, a neural processing unit (NPU), an image signal processor, a sensor hub processor, or a communication processor
  • the auxiliary processor (123) may be configured to use less power than the main processor (121) or to be specialized for a given function.
  • the auxiliary processor (123) may be implemented separately from the main processor (121) or as a part thereof.
  • the auxiliary processor (123) may include a hardware structure specialized for processing artificial intelligence models.
  • the artificial intelligence models may be generated through machine learning. This learning can be performed, for example, in the electronic device (101) itself where artificial intelligence is performed, or can be performed through a separate server (e.g., server (108)).
  • the learning algorithm can include, for example, supervised learning, unsupervised learning, semi-supervised learning, or reinforcement learning, but is not limited to the examples described above.
  • the artificial intelligence model can include a plurality of artificial neural network layers.
  • the artificial neural network can be one of a deep neural network (DNN), a convolutional neural network (CNN), a recurrent neural network (RNN), a restricted Boltzmann machine (RBM), a deep belief network (DBN), a bidirectional recurrent deep neural network (BRDNN), deep Q-networks, or a combination of two or more of the above, but is not limited to the examples described above.
  • the artificial intelligence model can additionally or alternatively include a software structure.
  • the memory (130) can store various data used by at least one component (e.g., processor (120) or sensor module (176)) of the electronic device (101).
  • the data can include, for example, software (e.g., program (140)) and input data or output data for commands related thereto.
  • the memory (130) can include volatile memory (132) or non-volatile memory (134).
  • the program (140) may be stored as software in the memory (130) and may include, for example, an operating system (142), middleware (144), or an application (146).
  • the input module (150) can receive commands or data to be used in a component of the electronic device (101) (e.g., a processor (120)) from an external source (e.g., a user) of the electronic device (101).
  • the input module (150) can include, for example, a microphone, a mouse, a keyboard, a key (e.g., a button), or a digital pen (e.g., a stylus pen).
  • the audio module (170) can convert sound into an electrical signal, or vice versa, convert an electrical signal into sound. According to one embodiment, the audio module (170) can acquire sound through the input module (150), output sound through the sound output module (155), or an external electronic device (e.g., electronic device (102)) (e.g., speaker or headphone) directly or wirelessly connected to the electronic device (101).
  • an external electronic device e.g., electronic device (102)
  • speaker or headphone directly or wirelessly connected to the electronic device (101).
  • the sensor module (176) can detect the operating status (e.g., power or temperature) of the electronic device (101) or the external environmental status (e.g., user status) and generate an electrical signal or data value corresponding to the detected status.
  • the sensor module (176) can include, for example, a gesture sensor, a gyro sensor, a barometric pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a proximity sensor, a color sensor, an IR (infrared) sensor, a biometric sensor, a temperature sensor, a humidity sensor, or an illuminance sensor.
  • the interface (177) may support one or more designated protocols that may be used to directly or wirelessly connect the electronic device (101) to an external electronic device (e.g., the electronic device (102)).
  • the interface (177) may include, for example, a high definition multimedia interface (HDMI), a universal serial bus (USB) interface, an SD card interface, or an audio interface.
  • HDMI high definition multimedia interface
  • USB universal serial bus
  • SD card interface Secure Digital Card
  • connection terminal (178) may include a connector through which the electronic device (101) may be physically connected to an external electronic device (e.g., electronic device (102)).
  • the connection terminal (178) may include, for example, an HDMI connector, a USB connector, an SD card connector, or an audio connector (e.g., a headphone connector).
  • the haptic module (179) can convert electrical signals into mechanical stimuli (e.g., vibration or movement) or electrical stimuli that a user can perceive through tactile or kinesthetic sensations.
  • the haptic module (179) may include, for example, a motor, a piezoelectric element, or an electrical stimulation device.
  • the power management module (188) can manage the power supplied to the electronic device (101).
  • the power management module (188) can be implemented as, for example, at least a part of a power management integrated circuit (PMIC).
  • PMIC power management integrated circuit
  • a battery (189) may power at least one component of the electronic device (101).
  • the battery (189) may include, for example, a non-rechargeable primary battery, a rechargeable secondary battery, or a fuel cell.
  • the communication module (190) may support the establishment of a direct (e.g., wired) communication channel or a wireless communication channel between the electronic device (101) and an external electronic device (e.g., electronic device (102), electronic device (104), or server (108)), and the performance of communication through the established communication channel.
  • the communication module (190) may operate independently from the processor (120) (e.g., application processor) and may include one or more communication processors that support direct (e.g., wired) communication or wireless communication.
  • the corresponding communication module can communicate with an external electronic device (104) via a first network (198) (e.g., a short-range communication network such as Bluetooth, wireless fidelity (WiFi) direct, or infrared data association (IrDA)) or a second network (199) (e.g., a long-range communication network such as a legacy cellular network, a 5G network, a next-generation communication network, the Internet, or a computer network (e.g., a LAN or WAN)).
  • a first network (198) e.g., a short-range communication network such as Bluetooth, wireless fidelity (WiFi) direct, or infrared data association (IrDA)
  • a second network (199) e.g., a long-range communication network such as a legacy cellular network, a 5G network, a next-generation communication network, the Internet, or a computer network (e.g., a LAN or WAN)
  • a computer network e.g., a
  • the wireless communication module (192) can verify or authenticate the electronic device (101) within a communication network such as the first network (198) or the second network (199) by using subscriber information (e.g., an international mobile subscriber identity (IMSI)) stored in the subscriber identification module (196).
  • subscriber information e.g., an international mobile subscriber identity (IMSI)
  • the wireless communication module (192) can support various technologies for securing performance in a high-frequency band, such as beamforming, massive multiple-input and multiple-output (MIMO), full dimensional MIMO (FD-MIMO), array antenna, analog beam-forming, or large scale antenna.
  • the wireless communication module (192) can support various requirements specified in the electronic device (101), an external electronic device (e.g., the electronic device (104)), or a network system (e.g., the second network (199)).
  • the wireless communication module (192) can support a peak data rate (e.g., 20 Gbps or more) for eMBB realization, a loss coverage (e.g., 164 dB or less) for mMTC realization, or a U-plane latency (e.g., 0.5 ms or less for downlink (DL) and uplink (UL), or 1 ms or less for round trip) for URLLC realization.
  • a peak data rate e.g., 20 Gbps or more
  • a loss coverage e.g., 164 dB or less
  • U-plane latency e.g., 0.5 ms or less for downlink (DL) and uplink (UL), or 1 ms or less for round trip
  • the antenna module (197) can transmit or receive signals or power to or from an external device (e.g., an external electronic device).
  • the antenna module (197) may include an antenna including a radiator formed of a conductor or a conductive pattern formed on a substrate (e.g., a PCB).
  • the antenna module (197) may include a plurality of antennas (e.g., an array antenna). In this case, at least one antenna suitable for a communication method used in a communication network, such as the first network (198) or the second network (199), may be selected from the plurality of antennas by, for example, the communication module (190). A signal or power may be transmitted or received between the communication module (190) and an external electronic device through the selected at least one antenna.
  • another component e.g., a radio frequency integrated circuit (RFIC)
  • RFIC radio frequency integrated circuit
  • the antenna module (197) may form a mmWave antenna module.
  • the mmWave antenna module may include a printed circuit board, an RFIC disposed on or adjacent a first side (e.g., a bottom side) of the printed circuit board and capable of supporting a designated high frequency band (e.g., a mmWave band), and a plurality of antennas (e.g., an array antenna) disposed on or adjacent a second side (e.g., a top side or a side side) of the printed circuit board and capable of transmitting or receiving signals in the designated high frequency band.
  • a first side e.g., a bottom side
  • a plurality of antennas e.g., an array antenna
  • commands or data may be transmitted or received between the electronic device (101) and an external electronic device (104) via a server (108) connected to a second network (199).
  • Each of the external electronic devices (102 or 104) may be the same or a different type of device as the electronic device (101).
  • all or part of the operations executed in the electronic device (101) may be executed in one or more of the external electronic devices (102, 104, or 108). For example, when the electronic device (101) is to perform a certain function or service automatically or in response to a request from a user or another device, the electronic device (101) may, instead of or in addition to executing the function or service itself, request one or more external electronic devices to perform the function or at least part of the service.
  • the external electronic device (104) or the server (108) may be included in the second network (199).
  • the electronic device (101) can be applied to intelligent services (e.g., smart home, smart city, smart car, or healthcare) based on 5G communication technology and IoT-related technology.
  • Figure 2 illustrates an electronic device according to an exemplary embodiment.
  • an electronic device (101) may include a housing assembly (210) forming an exterior of the electronic device (101).
  • the housing assembly (210) may include a first side (or front side) (200A), a second side (or back side) (200B), and a third side (or side side) (200C) surrounding a space between the first side (200A) and the second side (200B).
  • An electronic device (101) may include a peripheral part (218).
  • the peripheral part (218) may be combined with the window (201b) and/or the rear cover (211) to form at least a portion of a third side (200C) of the electronic device (101).
  • the peripheral part (218) may form the entire third side (200C) of the electronic device (101).
  • the peripheral part (218) may form the third side (200C) of the electronic device (101) together with the window (201b) and/or the rear cover (211).
  • An electronic device (101) may include at least one of a display (201), an audio module (203, 204, 207), a sensor module (not shown), a camera module (205, 212, 213), a key input device (217), a light-emitting element (not shown), and/or a connector hole (208).
  • the electronic device (101) may omit at least one of the above components (e.g., the key input device (217) or the light-emitting element (not shown)), or may additionally include other components.
  • the display (201) may be viewed through a window (201b) forming the first surface (200A).
  • the display (201) may include a display panel (e.g., display panel (201a) of FIG. 3) disposed on the back surface of the window (201b).
  • the display (201) may include an area where a first camera module (205) (e.g., camera module (180) of FIG. 1) is positioned.
  • a first camera module (205) e.g., camera module (180) of FIG. 1
  • an opening is formed in the area of the display (201), and the first camera module (205) (e.g., a punch hole camera) may be at least partially positioned within the opening so as to face the first surface (200A).
  • the display area (201A) may surround at least a portion of an edge of the opening.
  • the first camera module (205) e.g., an under display camera (UDC)
  • UDC under display camera
  • the display (201) can provide visual information to the user through the above area, and additionally, the first camera module (205) can obtain an image corresponding to the direction toward the first surface (200A) through the above area of the display (201).
  • the display (201) may be coupled to or disposed adjacent to a touch sensing circuit, a pressure sensor capable of measuring the intensity (pressure) of a touch, and/or a digitizer capable of detecting a magnetic field-type stylus pen.
  • the audio module (203, 204, 207) may include a microphone hole (203, 204) and/or a speaker hole (207).
  • the microphone holes (203, 204) may include a first microphone hole (203) formed in a portion of the third surface (200C) and/or a second microphone hole (204) formed in a portion of the second surface (200B).
  • a microphone (not shown) for acquiring external sound may be arranged inside the microphone holes (203, 204).
  • the microphone may include multiple microphones to detect the direction of the sound.
  • a second microphone hole (204) formed in a portion of the second surface (200B) may be positioned adjacent to a camera module (205, 212, 213).
  • the second microphone hole (204) may acquire sound according to the operation of the camera module (205, 212, 213).
  • the present invention is not limited thereto.
  • the speaker hole (207) may include an external speaker hole (207) and a call receiver hole (not shown).
  • the external speaker hole (207) may be formed in a part of the third surface (200C) of the electronic device (101).
  • the external speaker hole (207) may be implemented as a single hole together with the microphone hole (203).
  • the call receiver hole (not shown) may be formed in another part of the third surface (200C).
  • the call receiver hole may be formed on the opposite side of the external speaker hole (207) on the third surface (200C). For example, based on the city of FIG.
  • the electronic device (101) may include at least one speaker (not shown) configured to output sound to the outside of the housing assembly (210) through an external speaker hole (207) and/or a call receiver hole (not shown).
  • a sensor module may generate an electrical signal or data value corresponding to an internal operating state of the electronic device (101) or an external environmental state.
  • the sensor module may include at least one of a proximity sensor, an HRM sensor, a fingerprint sensor, a gesture sensor, a gyro sensor, a barometric pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a color sensor, an IR (infrared) sensor, a biometric sensor, a temperature sensor, a humidity sensor, or an illuminance sensor.
  • a camera module (205, 212, 213) may include a first camera module (205) arranged to face a first side (200A) of an electronic device (101), a second camera module (212) arranged to face a second side (200B), and a flash (213).
  • the second camera module (212) may include multiple cameras (e.g., dual cameras, triple cameras, or quad cameras). However, the second camera module (212) is not necessarily limited to including multiple cameras and may include a single camera.
  • the flash (213) may include, for example, a light-emitting diode or a xenon lamp.
  • two or more lenses (infrared camera, wide-angle and telephoto lenses) and image sensors may be arranged on one side of the electronic device (101).
  • a key input device (217) (e.g., input module (150) of FIG. 1) may be disposed on a third side (200C) of the electronic device (101).
  • the electronic device (101) may not include some or all of the key input devices (217), and the key input devices (217) that are not included may be implemented in another form, such as a soft key, on the display (201).
  • a connector hole (208) may be formed on the third surface (200C) of the electronic device (101) so that a connector of an external device can be accommodated.
  • a connection terminal e.g., a connection terminal (178) of FIG. 1 electrically connected to the connector of the external device may be arranged within the connector hole (208).
  • the electronic device (101) may include an interface module (e.g., an interface (177) of FIG. 1) for processing an electrical signal transmitted and received through the connection terminal.
  • the edge part (218) may include a vent hole (206).
  • air outside the housing assembly (210) may be introduced into the housing assembly (210) through the vent hole (206).
  • air inside the housing assembly (210) may be discharged out of the housing assembly (210) through the vent hole (206).
  • the location of the vent hole (206) is not limited to the location illustrated in FIG. 2.
  • the electronic device (101) may include a light-emitting element (not shown).
  • the light-emitting element (not shown) may be disposed on a first surface (200A) of the housing assembly (210).
  • the light-emitting element (not shown) may provide status information of the electronic device (101) in the form of light.
  • the light-emitting element (not shown) may provide a light source that is linked to the operation of the first camera module (205).
  • the light-emitting element (not shown) may include an LED, an IR LED, and/or a xenon lamp.
  • Figure 3 is an exploded perspective view of an electronic device according to an exemplary embodiment.
  • an electronic device (101) may include an edge part (218), a bracket (243), a printed circuit board (250), a cover plate (260), and/or a battery (270).
  • the printed circuit board (250) may include a first printed circuit board (251), which is a main board, and a second printed circuit board (252), which is a sub board.
  • An electronic device (101) may include an edge part (218) forming an exterior of the electronic device (101) (e.g., a third surface (200C) of FIG. 2) and a bracket (243) coupled to an inner side of the edge part (218).
  • the edge part (218) and the bracket (243) may be positioned between a display (201) and a rear cover (211).
  • the edge part (218) may surround a space between the rear cover (211) and the display (201).
  • a window (201b) may be attached to the edge part (218).
  • the bracket (243) may support or accommodate other components included in the electronic device (101).
  • a display (201) may be disposed on one side of the bracket (243) facing one direction (e.g., +z direction), and a portion of the display (201) may be supported by the bracket (243).
  • a first printed circuit board (251), a second printed circuit board (252), a battery (270), and a second camera module (212) may be disposed on the other side of the bracket (243) facing the opposite direction (e.g., -z direction).
  • the first printed circuit board (251), the second printed circuit board (252), the battery (270), and the second camera module (212) may be respectively seated in recesses defined by the edge part (218) and/or the bracket (243).
  • the first printed circuit board (251), the second printed circuit board (252), and the battery (270) may be respectively coupled to the bracket (243).
  • the first printed circuit board (251) and the second printed circuit board (252) may be fixedly disposed on the bracket (243) through a coupling member such as a screw.
  • the battery (270) may be fixedly disposed on the bracket (243) through an adhesive member (e.g., double-sided tape).
  • the present invention is not limited to the above-described examples.
  • the cover plate (260) may be disposed between the first printed circuit board (251) and the rear cover (211). According to an exemplary embodiment, the cover plate (260) may be disposed on the first printed circuit board (251). For example, the cover plate (260) may be disposed on a surface of the first printed circuit board (251) facing the -z direction.
  • the cover plate (260) may at least partially overlap the first printed circuit board (251) with respect to the z-axis. According to an exemplary embodiment, the cover plate (260) may cover at least a portion of the first printed circuit board (251). Through this, the cover plate (260) may protect the first printed circuit board (251) from physical impact or prevent detachment of a connector coupled to the first printed circuit board (251).
  • the display (201) may be positioned between a bracket (243) and a window (201b).
  • the window (201b) may be positioned on one side (e.g., in the +z direction) of the display panel (201a), and the bracket (243) may be positioned on the other side (e.g., in the -z direction).
  • the window (201b) may be coupled with the display panel (201a).
  • the window (201b) and the display panel (201a) may be adhered to each other through an optical adhesive material (e.g., optically clear adhesive (OCA) or optically clear resin (OCR)) interposed therebetween.
  • OCA optically clear adhesive
  • OCR optically clear resin
  • the window (201b) may be coupled with the edge part (218).
  • the window (201b) may include an outer portion extending outside the display (201) when viewed in the z-axis direction, and may be adhered to the edge part (218) through an adhesive member (e.g., waterproof tape) disposed between the outer portion of the window (201b) and the edge part (218).
  • an adhesive member e.g., waterproof tape
  • the present invention is not limited to the above-described example.
  • a processor e.g., processor (120) of FIG. 1), a memory (e.g., memory (130) of FIG. 1), and/or an interface (e.g., interface (177) of FIG. 1) may be disposed on the first printed circuit board (251) and/or the second printed circuit board (252).
  • the processor may include, for example, one or more of a central processing unit, an application processor, a graphics processing unit, an image signal processor, a sensor hub processor, or a communication processor.
  • the memory may include, for example, volatile memory or non-volatile memory.
  • the interface may include, for example, a high definition multimedia interface (HDMI), a universal serial bus (USB) interface, an SD card interface, and/or an audio interface.
  • HDMI high definition multimedia interface
  • USB universal serial bus
  • the interface may electrically or physically connect the electronic device (101) to an external electronic device, and may include a USB connector, an SD card/MMC connector, or an audio connector.
  • the first printed circuit board (251) and the second printed circuit board (252) may be operatively or electrically connected to each other via a connecting member (e.g., a flexible printed circuit board).
  • a battery (270) may power at least one component of the electronic device (101).
  • the battery (270) may include a rechargeable secondary battery or a fuel cell. At least a portion of the battery (270) may be disposed substantially coplanar with the first printed circuit board (251) and/or the second printed circuit board (252).
  • An electronic device (101) may include an antenna module (not shown) (e.g., antenna module (197) of FIG. 1).
  • the antenna module may be disposed between a rear cover (211) and a battery (270).
  • the antenna module may include, for example, a near field communication (NFC) antenna, a wireless charging antenna, and/or a magnetic secure transmission (MST) antenna.
  • the antenna module may, for example, perform short-range communication with an external device or wirelessly transmit and receive power with an external device.
  • a first camera module (205) (e.g., a front camera) may be positioned on at least a portion of the bracket (243) such that the lens can receive external light through a portion (e.g., the camera area (237)) of the window (201b) (e.g., the front (200A) of FIG. 2).
  • a second camera module (212) (e.g., a rear camera) may be disposed between the bracket (243) and the rear cover (211).
  • the second camera module (212) may be electrically connected to the first printed circuit board (251) via a connecting member (e.g., a connector).
  • the second camera module (212) may be disposed such that a lens can receive external light through the camera area (284) of the rear cover (211) of the electronic device (101).
  • the camera area (284) may be formed on a surface of the rear cover (211) (e.g., the rear surface (200B) of FIG. 2).
  • the camera area (284) may be formed to be at least partially transparent so that external light may be incident on the lens of the second camera module (212).
  • at least a portion of the camera area (284) may protrude from the surface of the rear cover (211) by a predetermined height.
  • the camera area (284) may form a substantially same plane as the surface of the rear cover (211).
  • the housing assembly (210) of the electronic device (101) may refer to a configuration or structure that forms at least a portion of the exterior of the electronic device (101).
  • at least a portion of the window (201b), the edge part (218), the bracket (243), and/or the rear cover (211) that form the exterior of the electronic device (101) may be referred to as the housing assembly (210) of the electronic device (101).
  • the electronic device (101) described below may include a housing assembly (210) comprising dissimilar metals.
  • the edge part (218) may include a first metal material
  • the bracket (243) may include a second metal material.
  • the first metal is described as titanium or zinc
  • the second metal is described as aluminum, but is not limited thereto.
  • Figure 4a illustrates an electronic device according to an exemplary embodiment.
  • Figure 4b illustrates an edge part of a frame according to an exemplary embodiment.
  • Figure 4c illustrates a bracket of a frame according to an exemplary embodiment.
  • An electronic device (101) may include a display (201) and a frame (300).
  • the display (201) may be configured to display visual information.
  • the display (201) may include a display panel (e.g., the display panel (201a) of FIG. 3) and a window (e.g., the window (201b) of FIG. 3).
  • the electronic device (101) may include a display driver integrated circuit (DDI) configured to control the display (201).
  • the display driver circuit may be configured to control a plurality of pixels included in the display panel (201a) to display visual information through the display (201).
  • the window (201b) may be disposed at the outermost portion of the display (201) to protect the display (201).
  • the window (201b) may include a substantially transparent material so that the visual information displayed through the display (201) may be viewed from the outside.
  • the window (201b) may be attached to the display panel (201a).
  • the frame (300) may support the display (201).
  • the edge of the window (201b) may be attached to the edge of the frame (300).
  • the frame (300) may be positioned below (e.g., in the -z direction) the display (201).
  • the frame (300) may include an edge part (218) and a bracket (243).
  • a rear cover e.g., the rear cover (211) of FIG. 3 may be coupled below (e.g., in the -z direction) the frame (300).
  • the rear cover (211) may define the back of the electronic device (101).
  • the rear cover (211) may be opposite to the display (201).
  • the edge part (218) may at least partially define a side surface (200C) of the electronic device (101).
  • the edge part (218) may be referred to as a side bezel, or a side structure, in terms of defining the side surface (200C) of the electronic device (101).
  • the bracket (243) may be surrounded by the edge part (218).
  • the bracket (243) may be coupled to the inner surface of the frame (300).
  • the bracket (243) may be configured to support components of the electronic device (101).
  • electronic components such as a printed circuit board (e.g., printed circuit board (250) of FIG. 3) and a battery (e.g., battery (270) of FIG. 3) may be supported by the bracket (243) by being placed on the bracket (243).
  • the bracket (243) may be referred to as a support member, a support part, or a support plate from the perspective of supporting the components of the electronic device (101).
  • the gap between the edge part (218) and the bracket (243) may be filled with an injection part (310).
  • the edge part (218) may have a shape including a hollow space therein. At least a portion of the edge part (218) may include one or more conductive portions (410) to function as an antenna radiator used for communication with an external electronic device (101).
  • the resonant frequency of a signal transmitted and/or received through one or more conductive portions (410) can be determined based on the electrical length of one or more conductive portions (410). For example, when the wavelength corresponding to the resonant frequency of the signal is w, the electrical length of one or more conductive portions (410) for transmitting and/or receiving a signal having the resonant frequency can be 1/4w to 1/2w.
  • the edge part (218) may include a slot (or slit) (415).
  • the slot (or slit) (415) may be filled with a non-conductive material to determine the electrical length of one or more conductive portions (410) that act as an antenna radiator.
  • the slot (415) may electrically isolate one or more conductive portions (410) from other conductive portions.
  • one or more non-conductive portions e.g., one or more non-conductive portions (420) of FIG. 7i
  • contact one or more conductive portions (410) may be formed.
  • the edge part (218) may be exposed to the outside of the electronic device (101) because it at least partially defines the side surface (200C) of the electronic device (101).
  • the edge part (218) may be required to have relatively high strength, hardness, and excellent surface properties in order to protect components disposed inside the electronic device (101) from external impact. If the strength of the edge part (218) is low, the electronic device (101) may be easily damaged by external impact, thereby causing damage to the electronic components inside. If the surface properties of the edge part (218) are poor, the edge part (218) may be easily corroded, thereby deteriorating the surface quality of the electronic device (101).
  • the edge part (218) may include a first metal material having high strength and excellent surface properties.
  • the first metal material may include, but is not limited to, titanium and/or stainless steel, which have high strength and excellent corrosion resistance.
  • the bracket (243) may be coupled to the inside of an edge part (e.g., an edge part (218) of FIG. 4b) by die casting.
  • the bracket (243) may not be exposed to the outside of the electronic device (101) by being wrapped by the edge part (218).
  • the bracket (243) may be formed of a second metal material having a lower specific gravity than the edge part (218). Since the bracket (243) is disposed inside the electronic device (101) and is not visible from the outside of the electronic device (101), it may be formed of a second metal material having a relatively lower specific gravity, and thus, the overall weight of the electronic device (101) may be reduced.
  • the bracket (243) is formed of titanium, identically to the edge part (218), the overall weight of the electronic device (101) may increase. Since the specific gravity of titanium (e.g., about 4.5 g/cm 3 ) is lower than that of metal materials such as iron and stainless steel, but higher than that of aluminum (e.g., about 2.7 g/cm 3 ), the relatively high specific gravity of titanium may cause an increase in the weight of the electronic device (101). If the weight of the electronic device (101) is too heavy, a problem may arise in which the portability of the electronic device (101) is reduced.
  • the specific gravity of titanium e.g., about 4.5 g/cm 3
  • aluminum e.g., about 2.7 g/cm 3
  • the bracket (243) may include a different metal material from the edge part (218).
  • the bracket (243) may include a second metal material that is relatively lighter than the first metal material included in the edge part (218).
  • the specific gravity of the second metal material may be lower than the specific gravity of the first metal material.
  • the bracket (243) wrapped by the edge part (218) is not exposed to the outside of the electronic device (101), but is at least partially wrapped by the edge part (218), thereby being disposed inside the electronic device (101). Since the bracket (243) is disposed inside the electronic device (101), even if the bracket (243) has a lower strength than the edge part (218), the bracket (243) may have a small effect on the rigidity of the electronic device (101).
  • the second metal material may include aluminum and/or magnesium, which are relatively lighter than the first metal material (e.g., titanium).
  • the present invention is not limited thereto. Since the specific gravity of aluminum is lower than that of titanium, an electronic device (101) including a bracket (243) including aluminum may be lighter than an electronic device according to a comparative example including a bracket (243) including titanium.
  • the edge part (218) and the bracket (243) may be manufactured in separate processes.
  • the bonding strength between the edge part (218) and the bracket (243) may require a bonding strength that is not easily separated by external impact.
  • the bonding strength between the edge part (218) and the bracket (243) may be required to be about 25 MPa or more.
  • the edge part (218) and the bracket (243) may be manufactured through separate processes.
  • a separate process may be performed to join the edge part (218) and the bracket (243) manufactured through separate processes.
  • the joining process of the edge part (218) and the bracket (243) may vary.
  • a process may be performed in which the edge part (218) and the bracket (243) are manufactured separately, and then the bracket (243) is welded to the edge part (218).
  • the process for welding dissimilar metals may include laser welding, electron-beam welding, and/or friction stir welding.
  • bubbles may be created inside the edge part (218) and/or the bracket (243) during the welding process.
  • the welding process may be performed at a temperature higher than the higher melting point.
  • the temperature at which the welding process is performed may cause vaporization of the metal material having the lower melting point.
  • gas may be generated. The gas may cause the formation of bubbles inside during the welding process.
  • the melting point of titanium is about 2,850°C
  • the melting point of aluminum is about 659°C. Since the welding process can be performed at a temperature higher than the melting point of titanium (e.g., about 2,850°C), the temperature at which the welding process is performed may be too high compared to the melting point of aluminum. Due to the high temperature, the aluminum may vaporize and generate gas, and the gas may generate bubbles. The generation of bubbles may form an irregular bonding surface. If the bonding surface is irregular, a weakening of the bonding strength may occur. In addition, in the case of the welding process, since an additional welding process is required after each of the edge part (218) and the bracket (243) is manufactured, the manufacturing time and manufacturing cost may increase.
  • the process of joining the edge part (218) and the bracket (243) may include a method of die casting a second metal material on the inside of the edge part (218).
  • the bracket (243) joined to the edge part (218) may be formed by seating the edge part (218) in a die and casting the second metal material forming the bracket (243) on the inside of the edge part (218).
  • the bonding force between the edge part (218) and the bracket (243) may be weak due to differences in physical properties and chemical properties between the different metals. If the bonding force between the edge part (218) and the bracket (243) is weak, the edge part (218) and the bracket (243) may be separated by external impact.
  • the frame (300) may be damaged by the above separation, and may cause defects in the exterior coloring of the frame (300).
  • a special treatment may be required for the bonding surface.
  • a concavo-convex portion may be formed, and by infiltrating aluminum into the concavo-convex portion, the bracket (243) may be bonded to the edge part (218).
  • a separate process for forming the concavo-convex portion may be required to achieve roughness.
  • the frame (300) of the electronic device (101) may include a clad metal (e.g., clad metal (500) of FIG. 5A) for bonding between the edge part (218) and the bracket (243).
  • a clad metal e.g., clad metal (500) of FIG. 5A
  • the clad metal (500) is a composite metal formed by combining two or more types of metals with different properties.
  • the clad metal (500) may be formed by joining two or more types of metal materials through a rolling process, a welding process, or the like.
  • the clad metal (500) may include a plurality of laminated layers.
  • the clad metal (500) may include a first layer (510) and a second layer (520) to couple the edge part (218) and the bracket (243).
  • the first layer (510) of the clad metal (500) may be coupled to the edge part (218), and the second layer (520) of the clad metal (500) may be coupled to the bracket (243).
  • the first layer (510) of the clad metal (500) bonded to the edge part (218) may be formed of a first metal material forming the edge part (218).
  • the second layer (520) of the clad metal (500) bonded to the bracket (243) may be formed of a second metal material forming the bracket (243).
  • the first layer (510) may be formed of titanium and the second layer (520) may be formed of aluminum.
  • Fig. 5a illustrates a frame of an electronic device according to an exemplary embodiment.
  • Fig. 5b is an enlarged view of area A of Fig. 5a.
  • Fig. 5c is a cross-sectional view of the exemplary electronic device taken along line B-B' of Fig. 5b.
  • the frame (300) may include an edge part (218), a bracket (243), and a clad metal (500).
  • the clad metal (500) may be positioned between the edge part (218) and the bracket (243).
  • the clad metal (500) may be coupled to each of the edge part (218) and the bracket (243), thereby coupling the edge part (218) and the bracket (243).
  • the clad metal (500) may include a first layer (510) and a second layer (520).
  • the first layer (510) may be formed of a first metal material forming the edge part (218).
  • the second layer (520) may be formed of a second metal material forming the bracket (243).
  • the first metal material and the second metal material are not limited to the examples described above.
  • the first layer (510) and the second layer (520) can be laminated through a rolling process or a welding process, etc.
  • the clad metal (500) can be formed by passing the first metal material and the second metal material between two rotating rolls at room temperature and then heat treating them by a method that utilizes plastic deformation of the metal material (e.g., a roll-to-roll process).
  • the clad metal (500) including the first layer (510) and the second layer (520) can be manufactured by various methods.
  • the second layer (520) can be laminated on the first layer (510).
  • the expression "the second layer (520) is laminated on the first layer (510)" indicates a structure in which the first layer (510) and the second layer (520) are strongly bonded together through a rolling process or a welding process, etc.
  • a first layer (510) formed of a first metal material may be coupled to an edge part (218) formed of the first metal material.
  • a clad metal (500) may be coupled to the edge part (218) in a direction in which the first layer (510) faces the inner surface of the edge part (218).
  • a second layer (520) formed of a second metal material may be coupled to a bracket (243) formed of the second metal material.
  • the clad metal (500) is coupled to the edge part (218) in this direction, the second layer (520) laminated on the first layer (510) may face the inner surface surrounded by the edge part (218).
  • a bracket (243) may be formed by die casting the second metal material into the inner surface surrounded by the edge part (218). The second layer (520) facing inward, wrapped by the edge part (218), can be joined to the bracket (243).
  • the edge part (218) and the bracket (243) can be indirectly joined through the clad metal (500). Since the first layer (510) and the edge part (218) are formed of the same first metal material, the joining of the first layer (510) and the edge part (218) can be a joining between like metals. Similarly, since the second layer (520) and the bracket (243) are formed of the same second metal material, the joining of the second layer (520) and the bracket (243) can be a joining between like metals. Since the first layer (510) and the second layer (520) are strongly joined through a rolling process or the like, the edge part (218) and the bracket (243) can be strongly joined through the clad metal (500).
  • the clad metal (500) may be configured to function as a flux in terms of joining the edge part (218) and the bracket (243).
  • the plurality of recessed portions (530) may include a plurality of through holes (e.g., the plurality of through holes (810) of FIG. 8a) that penetrate from one surface (520a) of the second layer (520) that contacts the first layer (510) to the other surface (520b) of the second layer (520) that is opposite to the one surface (520a).
  • the first layer (510) may be perforated to form the plurality of through holes (810).
  • a plurality of convex portions (243a) may be inserted into the plurality of through holes (810).
  • the frame (300) may include a plurality of clad metals (500, 501).
  • the frame (300) may further include other clad metals (501) spaced apart from the clad metal (500).
  • the structure of the other clad metals (501) may be the same as that of the clad metal (500).
  • the structure of the clad metal (500) may also be applied to the other clad metals (501).
  • the plurality of clad metals (500, 501) may be spaced apart from each other along the boundary between the edge part (218) and the bracket (243). Each of the plurality of clad metals (500, 501) may couple the edge part (218) and the bracket (243) at different locations.
  • Figure 6 is a flowchart showing a method for manufacturing a frame according to an exemplary embodiment.
  • FIG. 7A illustrates a clad metal (500) according to an exemplary embodiment.
  • the clad metal (500) may include a first layer (510) and a second layer (520) laminated on the first layer (510).
  • the first layer (510) may be formed of a first metal material.
  • the second layer (520) may be formed of a second metal material different from the first layer (510).
  • the first layer (510) and the second layer (520) of the clad metal (500) may be strongly bonded together, such as by a roll-to-roll process.
  • the first layer (510) can form a first surface (500a) of the clad metal (500), and the second layer (520) can form a second surface (500b) of the clad metal (500) opposite to the first surface (500a).
  • a portion of the second layer (520) of the clad metal (500) may be removed.
  • the first layer (510) may be exposed to the other side of the clad metal (500).
  • a plurality of recesses (530) may be formed.
  • the plurality of recesses (530) may include, but are not limited to, a plurality of through holes (e.g., a plurality of through holes (810) of FIG. 8A) formed by punching a portion of the second layer (520).
  • the first layer (510) may be exposed through the plurality of recesses (530). Since the second layer (520) is laminated on the first layer (510) before a portion of the second layer (520) is removed, the first layer (510) may not be exposed through the second surface (500b) of the clad metal (500) formed by the second layer (520).
  • the plurality of recesses (530) are formed by removing a portion of the second layer (520)
  • a portion of the first layer (510) corresponding to the plurality of recesses (530) may be exposed to the second surface (500b) through the plurality of recesses (530).
  • the second surface (500b) is viewed from the front, a portion of the first layer (510) corresponding to the plurality of concave portions (530) can be recognized.
  • the first layer (510) may be brought into contact with the inner surface of the edge part (218).
  • FIG. 7b illustrates a process in which the clad metal (500) comes into contact with the inner surface (218a) of the edge part (218).
  • the first layer (510) in order to bond the first layer (510) of the clad metal (500) to the inner surface (218a) of the edge part (218), the first layer (510) may come into contact with the inner surface (218a) of the edge part (218).
  • the first surface (500a) formed by the first layer (510) may come into contact with the inner surface (218a) of the edge part (218).
  • a second surface (500b) opposite to the first surface (500a) may be visible.
  • the second surface (500b) When the second surface (500b) is viewed from the front, a portion of the first layer (510) corresponding to the plurality of recesses (530) can be seen.
  • the plurality of recesses (530) are illustrated in the form of a plurality of through holes, but are not limited thereto.
  • a first intermediate structure (701) can be formed by irradiating an electron beam to a portion of the first layer (510) exposed through a plurality of recesses (530).
  • electron beam welding may be used to weld the first layer (510) to the inner surface of the edge part (218).
  • the first layer (510) and the edge part (218) may be joined using electron beam welding, which irradiates an electron beam to a portion of the first layer (510) exposed through a plurality of recesses (530).
  • Electron beam welding is a welding technique that locally generates high heat by irradiating a high-density focused electron beam to the welding area in a vacuum. Electron beam welding can form a deep and narrow weld joint because it utilizes an electron beam (712) that is more than 10,000 times stronger than arc welding or laser welding. Electron beam welding can provide high weld strength with less welding deformation and weld defects with low heat input. To ensure the straightness of the electron beam, the object to be welded (weldment (714)) can be welded within a vacuum chamber (713).
  • the filament (711a) when current is applied to a filament (711a) within an electron beam gun (711) in a vacuum environment, the filament (711a) can be heated to a high temperature of about 2,700°C or higher. Electrons (electron beam (712)) accelerated by a high voltage can be emitted from the heated filament (711a). The electrons (electron beam (712)) emitted from the filament (711a) can be irradiated to a weldment (714) placed within a vacuum chamber (713) while being controlled by a grid.
  • the weldment (714) may be a first intermediate structure (701) including a clad metal (500) in contact with the inner surface of the edge part (218), as illustrated in FIG.
  • an electron beam (712) may be irradiated to a portion of the first layer (510) exposed through a plurality of recesses (530).
  • the direction and density of the electron beam (712) may be adjusted by a magnetic lens.
  • welding may be possible as kinetic energy is converted into thermal energy.
  • the weldment (714) may be placed within a vacuum chamber (713). Since the electrons forming the electron beam (712) are light in weight, they may collide with relatively heavy air molecules and be scattered when moving in the air. To provide straightness of the electron beam (712) and prevent oxidation that occurs during welding, welding may be performed within the vacuum chamber (713).
  • FIG. 7d illustrates a first intermediate structure (701) formed by bonding a first layer (510) of a clad metal (500) to an inner surface of an edge part (218).
  • a first layer (510) of a clad metal (500) may be bonded to the inner surface of an edge part (218).
  • the first intermediate structure (701) may be referred to as an intermediate structure in which the first layer (510) of the clad metal (500) is bonded to the edge part (218).
  • a wedge-shaped joining surface (720) can be formed between the first layer (510) and the edge part (218) by electron beam welding.
  • the welded portion can have a narrow and long wedge-shaped joining surface (720) compared to other welding methods.
  • the wedge-shaped joining surface (720) does not appear in other welding methods and can exhibit excellent welding quality in terms of precision, deformation, etc.
  • electron beam welding when electrons emitted from a filament (e.g., the filament (711a) of FIG. 7c) are accelerated at a high speed and then collide with the weldment, the kinetic energy of the electrons can be converted into thermal energy at a portion just below the surface of the weldment portion.
  • the converted thermal energy is high-density energy and can generate localized high heat at the weldment portion.
  • the high heat can instantly melt the metal material of the weldment portion and heat the weldment portion above the vaporization temperature of the metal material.
  • the metal material of the welded portion heated above its vaporization temperature, can generate vapor pressure at the center of the welded portion. This vapor pressure opens the upper portion of the welded portion, and vapor due to vaporization of the metal material and liquid due to melting of the metal material can be generated. After the vapor and liquid are generated, electrons reaching the welded portion can pass through the vapor without resistance and collide with the surface of the welded portion, generating vapor and liquid again. As this process is repeated, a deep welded portion can be formed. Therefore, in the case of electron beam welding, a narrow and long key hole can be formed, and high-quality welding can be achieved.
  • the first layer (510) and the edge part (218) can be stably and firmly joined because they are formed of the same first metal material.
  • the thickness of the clad metal (500) can be made relatively thin. In order to perform welding, a certain thickness of the weldment may be required. In the case of electron beam welding, since a weldment having a relatively thin thickness can be welded, when the first layer (510) of the clad metal (500) is joined to the inner surface of the edge part (218) using electron beam welding, the thickness requirement of the first layer (510) can be reduced.
  • the first intermediate structure (701) is seated within the cavity (731) of the die (730), and a second metal material in a liquid state can be cast into the cavity (731).
  • FIG. 7E illustrates a process for manufacturing a bracket (243) according to an exemplary embodiment.
  • the cavity (731) of the die (730) may have a shape for forming the bracket (243).
  • a second metal material in a liquid state may be cast into the cavity (731).
  • a second layer (520) of the clad metal (500) may be positioned so as to be connected to the cavity (731).
  • the second metal material may flow along the cavity (731) to form the bracket (243).
  • the second metal material may be injected under high pressure so as to evenly fill the entire cavity (731).
  • the second metal material in a liquid state can be brought into contact with the second layer (520) of the clad metal (500) within the cavity (731). At this time, the second metal material in a liquid state can flow into a plurality of recesses (530) formed by removing the second layer (520).
  • a second intermediate structure (702) may be formed by solidifying the second metal material.
  • FIG. 7F illustrates a second intermediate structure (702).
  • the second intermediate structure (702) may be referred to as an intermediate structure in which a bracket (243) is coupled to a first intermediate structure (e.g., the first intermediate structure (701) of FIG. 7D).
  • the edge part (218) may be coupled to the first layer (510) of the clad metal (500)
  • the bracket (243) may be coupled to the second layer (520) of the clad metal (500).
  • the bracket (243) may include a plurality of convex portions (243a).
  • the liquid metal material may flow within a cavity (731) of the die (730).
  • the second metal material in a liquid state may fill a space of the cavity (e.g., the cavity (731) of FIG. 7E) for forming the bracket (243) and may flow into a plurality of recessed portions (530) formed by removing the second layer (520).
  • the space formed by the plurality of recessed portions (530) may be filled with the second metal material in a liquid state.
  • the second metal material introduced into the plurality of recessed portions (530) may solidify, thereby forming a plurality of convex portions (243a).
  • the plurality of convex portions (243a) may have a shape corresponding to the shape of the plurality of concave portions (530) because they are formed by solidifying the second metal material in a liquid state that has been introduced into the plurality of concave portions (530).
  • the plurality of convex portions (243a) may be inserted into the plurality of concave portions (530) and interlocked with the plurality of concave portions (530).
  • the bracket (243) and the second layer (520) of the clad metal (500) may be firmly combined.
  • the edge part (218) and the bracket (243) may be stably combined by the clad metal (500).
  • the length of the plurality of concave portions (530) and the length of the plurality of convex portions (243a) may be determined based on the thickness of the second layer (520). Since the plurality of concave portions (530) are formed by removing a portion of the second layer (520) to expose the first layer (510), the length may correspond to the thickness of the second layer (520). Since the plurality of convex portions (243a) are formed by solidifying the second metal material in a liquid state after filling the interior of the plurality of convex portions (530), the length of the plurality of convex portions (243a) may correspond to the length of the plurality of convex portions (530).
  • the thickness of the second layer (520) may be a certain thickness or more. According to an exemplary embodiment, the thickness of the second layer (520) may be about 2.0 mm or more.
  • the above-described numerical range is merely exemplary, and the thickness of the second layer (520) is not limited to the above-described numerical range.
  • the second intermediate structure (702) is separated from the die (730), and the gap between the edge part (218) and the bracket (243) can be filled with an injection part.
  • Figures 7g, 7h, and 7i illustrate the process of injecting resin into the gap between the edge part (218) and the bracket (243).
  • a gap may exist between the edge part (218) and the bracket (243). If the edge part (218) is entirely composed of a first metal material that is a conductive material, it may be difficult to use the edge part (218) as an antenna radiator because the resonant frequency of a signal radiated or received through the edge part (218) cannot be controlled.
  • the edge part (218) may have a segmented structure.
  • the segmented structure may be referred to as a structure of the edge part (218) that includes a plurality of segments that are separated from each other in order to determine the electrical length of one or more conductive portions (410).
  • the electrical length of one or more conductive portions (410) can determine the frequency characteristics of a signal transmitted and/or received through the antenna radiator, so that one or more conductive portions (410) can be used as an antenna radiator for transmitting and/or receiving a signal on a specified frequency band.
  • FIG. 7h illustrates a process in which a resin (740) is injected between an edge part (218) and a bracket (243).
  • the resin (740) may be injected to fill a gap between the edge part (218) and the bracket (243).
  • the resin (740) which is a non-conductive material, fills at least a portion of the gap between the edge part (218) and the bracket (243), thereby allowing the edge part (218) and the bracket (243) to be firmly bonded together.
  • the resin (740) may form one or more non-conductive portions (e.g., one or more non-conductive portions (420) of FIG. 7i) that come into contact with one or more conductive portions (410).
  • a segmented structure including one or more conductive portions (410) and one or more non-conductive portions (420) can be formed.
  • a wireless communication module e.g., the wireless communication module (192) of FIG. 1
  • the resin (740) may include, but is not limited to, polybutyleneterephthalate (PBT), which has excellent electrical properties and flame retardancy.
  • the resin (740) may also include polycarbonate (PC) and/or polyphthalamide (PPA).
  • Fig. 7i illustrates the final state of the processed frame (300).
  • the resin (740) can form the injection-molded portion (310) of the bracket (243) by filling at least a portion of the gap between the edge part (218) and the bracket (243).
  • a processing process for improving dimensional accuracy, a polishing process for improving the quality of the outer surface, and/or a coating process (e.g., PVD (physical vapor deposition) coating) for implementing color can be performed.
  • a processing process for rounding the outer surface of the edge part (218) can be performed.
  • the first layer (510) of the clad metal (500) (e.g., the clad metal (500) of FIG. 7A) and the edge part (218) can be joined by electron beam welding.
  • the second layer (520) of the clad metal (500) and the bracket (243) can be joined by a plurality of convex portions (243a) formed by solidification within the plurality of concave portions (530).
  • the edge part (218) and the bracket (243) can be indirectly and firmly joined to each other through the clad metal (500).
  • An electronic device (101) may have a joint structure of an edge part (218) and a bracket (243) using a clad metal (500) without having to form a separate uneven portion on the inner side of the edge part (218) or adjust the roughness for jointing between the edge part (218) and the bracket (243).
  • the above-described manufacturing method can improve the joint strength between the edge part (218) and the bracket (243) and reduce unnecessary processes, thereby reducing manufacturing costs.
  • a post-processing process such as heat treatment can be omitted because the heat-affected zone due to welding heat is absent or small.
  • the edge part (218) and the bracket (243) may include different metals.
  • the edge part (218) exposed to the outside of the electronic device (101) may include a first metal material (e.g., titanium and/or zinc) having a relatively high strength for the rigidity of the electronic device (101).
  • the bracket (243), which is disposed inside the electronic device (101) and not exposed to the outside, may include a second metal material (e.g., aluminum) having a relatively low specific gravity for the weight lightening of the electronic device (101).
  • the exemplary electronic device (101) may provide a light weight while having a high rigidity.
  • Figures 8a and 8b illustrate a plurality of recesses according to various embodiments.
  • the plurality of recesses (530) formed by removing a portion of the second layer (520) of the clad metal (500) can be implemented to have various shapes.
  • the plurality of concave portions (530) may include a plurality of through holes (810) formed by perforating the second layer (520).
  • the plurality of through holes (810) may penetrate from one side (520a) of the second layer (520) that is in contact with the first layer (510) to the other side (520b) of the second layer (520) that is opposite to the one side (520a).
  • the bracket (243) and the clad metal (500) may be joined by engaging a plurality of convex portions (e.g., the plurality of convex portions (243a) of FIG. 7f) of the bracket (e.g., the bracket (243) of FIG. 7f) into the plurality of through holes (810).
  • the inner surface of the plurality of concave portions (530) may have a spiral portion (811).
  • a spiral portion (811) may be formed on the inner surface of the plurality of through holes (810).
  • the spiral portion (811), as a screw line, may increase the contact area between the plurality of convex portions (243a) and the plurality of concave portions (530), thereby improving the bonding force.
  • the bonding force between the bracket (243) and the second layer (520) may be improved.
  • the plurality of recessed portions (530) may include a plurality of slots (820).
  • the plurality of slots (820) may extend in a direction parallel to the edge of the clad metal (500).
  • the plurality of slots (820) are illustrated as extending in a horizontal direction, but the shape of the plurality of slots (820) is not limited thereto.
  • the plurality of slots (820) may extend in a vertical direction.
  • the plurality of slots (820) may enhance the bonding force between the plurality of convex portions (243a) and the plurality of recessed portions (530) by extending long.
  • the clad metal (500) may include a first layer (510) formed of the first metal material and coupled to the edge part (218).
  • the clad metal (500) may include a second layer (520) laminated on the first layer (510), formed of the second metal material, and coupled to the bracket (243).
  • the clad metal (500) may be formed by removing a portion of the second layer (520), exposing a portion of the first layer (510), and including a plurality of concave portions (530) interlocked with the plurality of convex portions (243a).
  • the plurality of convex portions (243a) of the bracket (243) can be formed by solidifying the second metal material in a liquid state after it flows into the plurality of concave portions (530).
  • the electronic device (101) may further include other clad metals spaced apart from the clad metal (500).
  • the clad metal (500) and the clad metals may be spaced apart from each other along a boundary between the edge part (218) and the bracket (243).
  • the electronic device (101) may further include an injection-molded portion that fills the gap between the edge part (218) and the bracket (243).
  • the manufacturing method may include an operation of forming a first intermediate structure (701) including the edge part (218) coupled to the first layer (510) by irradiating an electron beam to the portion of the first layer (510) exposed through the plurality of recesses (530).
  • the manufacturing method may include an operation of seating the first intermediate structure (701) within a cavity (731) of a die (730).
  • the manufacturing method may include an operation of casting a second metal material in a liquid state into the cavity (731) of the die (730). In the operation, the second metal material in a liquid state may flow into the plurality of recesses.
  • the second layer (520) can be coupled to the bracket (243) through the plurality of convex portions (243a) of the bracket (243) that are inserted into the plurality of concave portions (530) and engage with the plurality of concave portions (530).
  • the specific gravity of the second metal material may be lower than the specific gravity of the first metal material.
  • Electronic devices may take various forms. Electronic devices may include, for example, portable communication devices (e.g., smartphones), computer devices, portable multimedia devices, portable medical devices, cameras, electronic devices, or home appliances. Electronic devices according to the embodiments of this document are not limited to the aforementioned devices.
  • first,” “second,” or “first” or “second” may be used merely to distinguish one component from another, and do not limit the components in any other respect (e.g., importance or order).
  • a component e.g., a first component
  • another component e.g., a second component
  • functionally e.g., a third component
  • module used in various embodiments of this document may include a unit implemented in hardware, software, or firmware, and may be used interchangeably with terms such as logic, logic block, component, or circuit.
  • a module may be an integral component, or a minimum unit or part of such a component that performs one or more functions.
  • a module may be implemented in the form of an application-specific integrated circuit (ASIC).
  • ASIC application-specific integrated circuit
  • Various embodiments of the present document may be implemented as software (e.g., a program (140)) including one or more instructions stored in a storage medium (e.g., an internal memory (136) or an external memory (138)) readable by a machine (e.g., an electronic device (101)).
  • a processor (120) e.g., the processor (120)
  • a machine e.g., an electronic device (101)
  • the one or more instructions may include code generated by a compiler or code executable by an interpreter.
  • the machine-readable storage medium may be provided in the form of a non-transitory storage medium.
  • 'non-transitory' simply means that the storage medium is a tangible device and does not contain signals (e.g., electromagnetic waves), and the term does not distinguish between cases where data is stored semi-permanently or temporarily on the storage medium.
  • the method according to various embodiments disclosed in the present document may be provided as included in a computer program product.
  • the computer program product may be traded as a product between a seller and a buyer.
  • the computer program product may be distributed in the form of a machine-readable storage medium (e.g., compact disc read only memory (CD-ROM)), or may be distributed online (e.g., downloaded or uploaded) via an application store (e.g., Play Store TM ) or directly between two user devices (e.g., smart phones).
  • an application store e.g., Play Store TM
  • at least a portion of the computer program product may be temporarily stored or temporarily generated in a machine-readable storage medium, such as a memory (130) of a manufacturer's server, an application store's server, or a relay server.
  • each component e.g., a module or a program of the above-described components may include one or more entities, and some of the entities may be separated and placed in other components.
  • one or more components or operations of the aforementioned components may be omitted, or one or more other components or operations may be added.
  • a plurality of components e.g., a module or a program
  • the integrated component may perform one or more functions of each of the plurality of components identically or similarly to those performed by the corresponding component among the plurality of components prior to the integration.
  • the operations performed by a module, program, or other component may be executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations may be executed in a different order, omitted, or one or more other operations may be added.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Molecular Biology (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Telephone Set Structure (AREA)

Abstract

Un dispositif électronique selon un mode de réalisation comprend un affichage et un cadre. Le cadre comprend : une partie bord formée d'un premier matériau métallique et définissant une surface extérieure latérale du dispositif électronique ; un support formé d'un second matériau métallique différent du premier matériau métallique ; et un métal plaqué disposé entre la partie bord et le support pour coupler la partie bord et le support, et comprenant une première couche, une seconde couche et une pluralité de parties concaves. La première couche est formée du premier matériau métallique, la seconde couche est formée du second matériau métallique, et la pluralité de parties concaves sont inter-verrouillées avec une pluralité de parties convexes du support.
PCT/KR2025/001892 2024-03-29 2025-02-10 Dispositif électronique comprenant un cadre et procédé de fabrication de cadre Pending WO2025206568A1 (fr)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR20240043793 2024-03-29
KR10-2024-0043793 2024-03-29
KR10-2024-0056366 2024-04-26
KR1020240056366A KR20250146112A (ko) 2024-03-29 2024-04-26 프레임을 포함하는 전자 장치 및 프레임의 제조 방법

Publications (1)

Publication Number Publication Date
WO2025206568A1 true WO2025206568A1 (fr) 2025-10-02

Family

ID=97218878

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2025/001892 Pending WO2025206568A1 (fr) 2024-03-29 2025-02-10 Dispositif électronique comprenant un cadre et procédé de fabrication de cadre

Country Status (1)

Country Link
WO (1) WO2025206568A1 (fr)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190098607A (ko) * 2018-02-14 2019-08-22 엘지전자 주식회사 메탈 케이스를 포함하는 이동 단말기 및 메탈 케이스의 제조 방법
KR20220064139A (ko) * 2020-11-11 2022-05-18 삼성전자주식회사 하우징을 포함하는 전자 장치
KR20230000762A (ko) * 2021-06-25 2023-01-03 삼성전자주식회사 접합 구조물을 포함하는 전자 장치 및 그 형성 방법
KR20230055894A (ko) * 2021-10-19 2023-04-26 삼성전자주식회사 금속 부재를 포함하는 전자 장치
KR20240117442A (ko) * 2023-01-25 2024-08-01 삼성전자주식회사 프레임을 포함하는 전자 장치, 및 프레임의 제조 방법

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190098607A (ko) * 2018-02-14 2019-08-22 엘지전자 주식회사 메탈 케이스를 포함하는 이동 단말기 및 메탈 케이스의 제조 방법
KR20220064139A (ko) * 2020-11-11 2022-05-18 삼성전자주식회사 하우징을 포함하는 전자 장치
KR20230000762A (ko) * 2021-06-25 2023-01-03 삼성전자주식회사 접합 구조물을 포함하는 전자 장치 및 그 형성 방법
KR20230055894A (ko) * 2021-10-19 2023-04-26 삼성전자주식회사 금속 부재를 포함하는 전자 장치
KR20240117442A (ko) * 2023-01-25 2024-08-01 삼성전자주식회사 프레임을 포함하는 전자 장치, 및 프레임의 제조 방법

Similar Documents

Publication Publication Date Title
WO2020204626A1 (fr) Module d'appareil de prise de vues comprenant une structure de dissipation de chaleur et un dispositif électronique la comprenant
WO2019160190A1 (fr) Terminal mobile comprenant un boîtier métallique et procédé de fabrication de boîtier métallique
WO2022169217A1 (fr) Ensemble flexible comprenant un motif d'antenne et appareil électronique le comprenant
WO2022138990A1 (fr) Structure empilée sur un substrat et bloc d'interposeur
WO2022154470A1 (fr) Appareil électronique comprenant un module de microphone
WO2022197127A1 (fr) Dispositif électronique comprenant un module de caméra
WO2022164155A1 (fr) Appareil électronique comprenant un boîtier
WO2025206568A1 (fr) Dispositif électronique comprenant un cadre et procédé de fabrication de cadre
WO2019189975A1 (fr) Terminal mobile comprenant un cadre interne et procédé de fabrication de cadre interne
WO2025206571A1 (fr) Dispositif électronique comprenant un cadre, et procédé de fabrication de cadre
WO2025159320A1 (fr) Dispositif électronique comprenant un ensemble boîtier comprenant un cadre et un support, et son procédé de fabrication
WO2025159321A1 (fr) Dispositif électronique comprenant un cadre et procédé de fabrication associé
WO2025244273A1 (fr) Structure de dispositif électronique et son procédé de fabrication
WO2026014705A1 (fr) Composant de boîtier comprenant des matériaux hétérogènes
WO2026071443A1 (fr) Dispositif électronique comprenant un boîtier de caméra en contact avec une plaque arrière
WO2024014656A1 (fr) Dispositif électronique comprenant un boîtier ayant des métaux dissemblables couplés les uns aux autres
WO2025178271A1 (fr) Cadre pour dispositif électronique et son procédé de fabrication
WO2024090866A1 (fr) Dispositif électronique comprenant un boîtier de blindage
WO2025018591A1 (fr) Dispositif électronique comprenant un boîtier en métal et son procédé de fabrication
WO2026019194A1 (fr) Ensemble carte et dispositif électronique le comprenant
WO2026075355A1 (fr) Ensemble boîtier et dispositif électronique le comprenant
WO2025048396A1 (fr) Dispositif électronique comprenant un dispositif sonore
WO2025146946A1 (fr) Élément de connexion électrique et dispositif électronique le comprenant
WO2026049274A1 (fr) Ensemble boîtier et dispositif électronique le comprenant
WO2022108409A1 (fr) Structure de diffusion de chaleur et dispositif électronique la comprenant

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 25775605

Country of ref document: EP

Kind code of ref document: A1