DS Audio DS Grand Master
Grand Master Enter the next generation… enter grand master. Grand Master “The Grand Master is so truly supreme in resolution, transparency, spatial recreation, neutrality and any o ther parameter I can name that it’s impossible for me not say what I usually try to avoid:‘This may be the best cartridge I’ve ever heard.’” Ken Kessler Hi Fi News 2021 Details Cartridge Independent LED and photo-detector arrangement for the left and right channels The new Grand Master 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 increased from 40mV to 70mV. The Grand Master cartridge offers an improved S/N ratio compared to its stable mates, resulting in an even lower noise floor and far greater musical clarity. Weight of the shading plate is reduced by more than 50% The implementation of independent left and right channel LEDs allow for the positioning of the optical system to be optimized as well as necessitating the use of a newly designed 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 been changed from aluminum (as used in the second-generation cartridges) to 99.9% pure beryllium to reduce its mass further. Diamond cantilever The Grand Master is the first DS Audio cartridge to feature a diamond cantilever with a MicroRidge stylus. The unique cartridge body structure was designed to promote maximum rigidity. In addition, the Grand Master utilizes internal wiring 1.6 times thicker than used in the second-generation cartridges to reduce impedance. Equalizer The power unit and equalizer unit are completely separate units The DS Audio Grand Master system features a separate equalizer and power supply, each in an independent chassis. Using 2.34 million uF and 2.97 million uF electrolytic capacitors within the equalizer and power supply units, respectively, has resulted in a significantly stronger power supply design and improved reproduction of deeper low frequencies. In addition, the Grand Master equalizer incorporates special film capacitors custom-built to DS Audio’s specifications, along with non-induction winding resistors. The design features three transformers, each with a capacity 1½ times greater than that of the DS Master 1, one for the left and one for right channels, with the third handling the power supply to the optical cartridge. A total of 6 optional low-frequency cut-off points The Grand Master equalizer features single-ended RCA and balanced XLR outputs. Additionally, you can choose from 6 different low-frequency cut-off points, allowing it to seamlessly integrate with any hi-fi system. /* --- 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; } /* ==== 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; } /* ==== VIDEO ==== */ .video-wrapper { position: relative; width: 100%; height: 0; padding-bottom: 56.25%; /* tỷ lệ 16:9 */ overflow: hidden; } .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } /* ==== 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; } /* Cột trái - hình ảnh */ .feature-image { flex: 1 1 45%; display: flex; flex-direction: column; /* sắp xếp các ảnh theo chiều dọc */ align-items: center; gap: 20px; /* khoảng cách giữa các hình */ } .feature-image img { width: 100%; height: 400px; /* Chiều cao ảnh */ object-fit: cover; display: block; border-radius: 4px; } /* Cột phải - nội dung */ .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 */ } } Grand Master Optical Cartridge Signal output Photo-electric Conversion Channel separation 27db more(1kHz) Weight 7.7g Output signal level 70mV more Canti-lever Diamond Body material Ultra duralumin Cantilever holder material Stainless Needle pressure 2.0g~2.2g(2.1g is recommended) Stylus Micro Ridge Grand Master Equalizer for Optical Cartridge Output voltage 700mV(1kHz) Output impedance RCA 120Ω XLR 120Ω Pre amp input impedance More than 10kΩ Input terminal RCA terminal Output terminal RCA terminal×3, XLR terminal×3 Size W45.2cm×H15.2cm×D48.6cm(Both) Weight 25.1kg(Equalizer unit) , 29.8kg(Power unit) Review Hi Fi News review Grand Master review by Greg Weaver Documents & Downloads DS Audio product catalog 2025 (8M) Down Load Grand Master product features Down Load Grand Master instruction manual Down Load Troubleshooting Down Load
More you might like
Related
DS Audio DS Grand Master EX
Related
DS Audio - Grand Master - Cartridge
Related
DS Audio - Grand Master Extreme - Cartridge
Related