DS Audio DS 003
DS003 Inheriting the essence of the Grand Master DS003 “The DS 003 shows emphatically how trickle-down technology benefits the customer, while maintain a pecking order. As close as it is to the mind-boggling Grand Master, enough differences ensure that the two can co-exist: the DS 003 is the more lively of the two, the Grand Master the more subtle. That said, if you can afford a Grand Master, buy it. If you cannot, the astonishing DS 003 will still blow your mind” Ken Kessler Hi Fi News Details Cartridge Independent LED and photo-detector arrangement for the left and right channels The new DS003 optical cartridge system has been optimized, by implementing an independent LED and photo-detector arrangement for the left and right channels. As a result the cartridge output voltage has greatly increased from 40mV to 70mV. The DS003 cartridge offers a greatly improved S/N ratio when compared to its stable mates, resulting in an even lower noise floor and far greater musical clarity. Weight of shading plate reduced by more than 50% The implementation of independent left and right channel LED’ s allows for the positioning of the optical system to be optimized as well as necessitating the use of a new shading plate that has been significantly reduced in size compared to our earlier designs. In addition to this reduction in size, the material used to produce the shading plate has changed from aluminium (as used in the second generation cartridges) to 99.9% pure beryllium. Aluminum cantilever & Aluminum body The DS003 cartridge features the combination of an aluminum cantilever with a line contact stylus. The cartridge body is made by aluminum and the structure has been designed in such a way as to promote maximum rigidity. In addition to these features, the DS003 utilizes internal wiring 1.6 times thicker than used in the second generation cartridges in order to reduce impedance. Equalizer Changed the thickness of the circuit board and the thickness of the copper foil. Compared to the DS002 equalizer, the thickness of the circuit board has been changed from 1.6 mm to 2.0 mm, and the thickness of the copper foil has been changed from 35µ to 70µ.In addition, the DS003 equalizer allows you to select the cutoff frequency for the low frequency range from four types, allowing you to select an output that better matches your system. Hand-made in Japan circuit board Every component part used in our products is tested and evaluated by our expert Japanese technicians. In addition to using a specially printed circuit board, twist-connection of the component legs is further evidence of DS Audio’ s excellent attention to detail. Each and every product is hand-made and quality assured by our skilled engineers. /* --- PHẦN 1: TIÊU ĐỀ LỚN --- */ .product-title-section { width: 100%; max-width: 100vw; background-color: #2a2b2b; color: #ffffff; text-align: center; padding: 100px 20px 60px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 50; letter-spacing: 1px; animation: fadeIn 1.5s ease-in-out; } .product-title-section h1 { font-size: 5rem; margin-bottom: 20px; color: #ffffff; } .divider-line { width: 80%; border: none; border-top: 1px solid #8c8c8c; margin: 0 auto; opacity: 0.7; } /* --- PHẦN 2: ẢNH TOÀN MÀN HÌNH --- */ .product-full-image { position: relative; width: 100%; max-width: 100vw; overflow: hidden; background-color: #000; } .product-full-image img { width: 100%; height: auto; display: block; object-fit: cover; } /* --- CHỮ TRÊN ẢNH (KHÔNG NỀN) --- */ .overlay-text { position: absolute; top: 25%; /* vị trí gần phía trên ảnh */ left: 50%; transform: translateX(-50%); text-align: center; color: #ffffff; z-index: 2; } .overlay-text h2 { font-size: 5rem; font-weight: 300; letter-spacing: 1px; margin: 0; color: #ffffff; text-shadow: 0 2px 6px rgba(0,0,0,0.4); /* giúp chữ nổi trên ảnh sáng */ } /* --- HIỆU ỨNG MƯỢT --- */ @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } /* --- RESPONSIVE --- */ @media (max-width: 768px) { .product-title-section h1 { font-size: 2.2rem; } .overlay-text h2 { font-size: 1.6rem; } } /* ==== BỐ CỤC CHÍNH ==== */ .product-intro-dawn { width: 100%; height: 500px; /* ✨ Giảm chiều cao nền xuống */ background-color: #2a2b2b; /* nền tối sang trọng */ display: flex; flex-direction: column; align-items: center; justify-content: flex-start; /* đẩy nội dung lên trên */ text-align: center; color: #fff; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; padding-top: 100px; /* ✨ đẩy chữ xuống một khoảng vừa phải */ overflow: visible !important; } /* ==== ĐƯỜNG THẲNG Ở GIỮA ==== */ .product-intro-dawn::after { content: ""; position: absolute; top: 65%; /* ✨ chỉnh để nằm giữa nền */ left: 50%; transform: translate(-50%, -50%); width: 2px; height: 0px; /* ✨ độ dài vừa phải */ background-color: rgba(255, 255, 255, 0.8); z-index: 1; } /* ==== CHỮ ==== */ .intro-inner { position: relative; z-index: 5; } .intro-title { font-size: 3.8rem; font-weight: 400; letter-spacing: 2px; margin-bottom: 1rem; color: #ffffff; } .intro-subtitle { font-size: 2rem; font-weight: 300; color: #d0d0d0; letter-spacing: 1px; margin-bottom: 40px; max-width:900px } /* ==== HIỆU ỨNG FADE-IN ==== */ @keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } .product-intro-dawn .intro-title, .product-intro-dawn .intro-subtitle { animation: fadeInUp 1.5s ease-in-out; } /* ==== RESPONSIVE ==== */ @media (max-width: 768px) { .product-intro-dawn { height: 400px; padding-top: 100px; } .intro-title { font-size: 1.6rem; } .intro-subtitle { font-size: 0.9rem; } .product-intro-dawn::after { height: 180px; } } /* ==== KHỐI CHÍNH ==== */ .fullwidth-video-section { width: 100%; position: relative; overflow: hidden; background-color: #000; /* fallback nếu video chưa load */ margin: 0; padding: 0; } /* ==== RESPONSIVE ==== */ @media (max-width: 768px) { .video-wrapper { padding-bottom: 56.25%; /* vẫn giữ tỷ lệ 16:9 */ } } /* Toàn khối */ .custom-feature-section { width: 100%; background-color: #8a8886; /* nền xám */ color: #e0dfde; padding: 80px 0; box-sizing: border-box; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } /* Phần tiêu đề lớn (DETAIL) */ .feature-main-header { width: 100%; text-align: center; padding: 0 5%; margin-bottom: 60px; } .main-title { font-size: 32px; font-weight: 400; letter-spacing: 1px; color: #ffffff; margin-bottom: 10px; } .main-line { width: 100%; height: 2px; background-color: #c0bebc; opacity: 0.7; margin-top: 20px; } /* Container chính */ .feature-container { max-width: 1200px; margin: 0 auto; padding: 0 5%; } /* Tiêu đề phụ (Cartridge) */ .feature-header { text-align: left; margin-bottom: 40px; } .feature-subtitle { font-size: 22px; letter-spacing: 1px; color: #d0cecd; margin-bottom: 8px; } .feature-line { width: 260px; /* đường nhỏ */ height: 1px; background-color: #c9c7c5; opacity: 0.6; } /* Bố cục 2 cột */ .feature-content { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; gap: 40px; } /* Ảnh */ .feature-image { flex: 1 1 45%; text-align: left; display: flex; justify-content: center; align-items: center; } .feature-image img { width: 100%; height: 400px; /* Đặt cùng chiều cao cho các hình */ object-fit: cover; /* Cắt cho đồng đều */ display: block; border-radius: 4px; } /* Text */ .feature-text { flex: 1 1 50%; text-align: left; } .feature-title { font-size: 18px; font-weight: 500; line-height: 1.6; color: #ffffff; margin-bottom: 20px; letter-spacing: 1px; text-align: left; } .feature-description { font-size: 14px; line-height: 1.8; color: #ffffff; } /* Responsive */ @media (max-width: 768px) { .feature-content { flex-direction: column; text-align: center; } .feature-image, .feature-text { text-align: center; } .main-title { font-size: 26px; } .main-line { width: 90%; margin: 20px auto; } .feature-header { text-align: center; } .feature-line { margin: 0 auto; } .feature-image img { height: 300px; /* giảm chiều cao hình khi mobile */ } } DS 003 Optical Cartridge Signal output Photo-electric Conversion Channel separation 27dB more(1kHz) Weight 7.7g Output signal level 70mV (1kHz cartridge output) Canti-lever Aluminum Body material Aluminum(A5052) Cantilever holder material Stainless Needle pressure 2.0g~2.2g(2.1g is recommended) Stylus Line contact DS 003 Equalizer for Optical Cartridge Output voltage 500mV(1kHz Equalizer output) Output impedance RCA 120Ω Pre amp input impedance More than 10kΩ Input terminal RCA terminal Output terminal RCA terminal×2 Size W33cm×H9.2cm×D29.5cm Weight 5.0kg Review Absolute sound review Documents & Downloads DS Audio product catalog 2025 (8M) Down Load DS003 feature Down Load DS003 Instruction Manual Down Load Trouble shooting Down Load
More you might like
Related
DS Audio DS-003 (DS003)
Related
DS Audio DS 003 Phono Equalizer for Optical Cartridge; DS-00
Related
DS Audio DS 003 Phono Preamplifier; with DS 003 Photo-Electr
Related